- All Implemented Interfaces:
- ItemStackRequestAction
public final class DropAction
extends java.lang.Object
implements ItemStackRequestAction
DropStackRequestActionData is sent by the client when it drops an item out of the inventory when it has its
inventory opened. This action is not sent when a player drops an item out of the hotbar using the Q button
(or the equivalent on mobile). The InventoryTransaction packet is still used for that action, regardless of
whether the item stack network IDs are used or not.