-
Bug
-
Resolution: Awaiting Response
-
None
-
Minecraft 1.13, 19w39a, 1.15.1, 1.16.1, 20w29a
-
Confirmed
-
Creative
-
Player
The bug
Creative mode has an item drop threshold (NetHandlerPlayServer.itemDropThreshold), but the problem is that this is not considered for all cases.
Currently it is only used when the player throws item out of the creative inventory tabs or when the "Survival Inventory" is open. Other cases like throwing items from the hotbar, or items created when interacting with entities, containers are closed, etc. are not considered.
How to reproduce
- Put items in your hotbar
- Close your inventory
- Try dropping the items from the hotbar as fast as possible
→ All items are successfully thrown, the treshold was not considered
- relates to
-
MC-116618 Dropping items rapidly inside the "Survival Inventory" tab in creative mode deletes items
- Resolved