public static interface DropItemEvent.Pre extends DropItemEvent
DropItemEvent.Close, DropItemEvent.Custom, DropItemEvent.Destruct, DropItemEvent.Dispense, DropItemEvent.Pre| Modifier and Type | Method and Description |
|---|---|
List<ItemStackSnapshot> |
getDroppedItems()
Gets the mutable list of
ItemStackSnapshots to be dropped. |
List<ItemStackSnapshot> |
getOriginalDroppedItems()
Gets the original immutable list of
ItemStackSnapshots to be
dropped. |
getCause, getContext, getSourceisCancelled, setCancelledList<ItemStackSnapshot> getOriginalDroppedItems()
ItemStackSnapshots to be
dropped.List<ItemStackSnapshot> getDroppedItems()
ItemStackSnapshots to be dropped.