-
Bug
-
Resolution: Unresolved
-
None
-
1.15.2, 20w14a, 20w16a, 1.16 Pre-release 2, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 20w51a, 21w03a, 21w15a, 1.17, 1.17.1, 1.18.2, 1.19 Pre-release 3, 24w05b
-
Confirmed
-
Items
The bug
Items were thrown from an opening container lost the Thrower NBT tag.
How to reproduce
Updated to 1.17.1 (attached video is in an old version).
- Throw an item.
- Fill up your inventory with other items.
- Open your inventory (or other containers).
- Select an item with your cursor.
- Make sure your inventory is maxed out by picking up the item on the ground, then use the Esc key to close the inventory (without putting the item down), you will throw an item out.
- Run the command below.
/data get entity @e[type=item,sort=nearest,limit=1] Thrower
The UUID information of the thrower should be output under correct circumstances, but it says Found no elements matching Thrower.