- All Superinterfaces:
Cancellable
, DropItemEvent
, Event
- Enclosing interface:
DropItemEvent
Handles
ItemStack
s and may be called before an
Item
entity is actually constructed.
Note: This is not guaranteed to fire due to custom handling within
a mod or plugin.
Canceling this event only prevents the items from being dropped.
Inventories or blocks affected are not rolled back.
-
-
Method Summary
-
Method Details
-
originalDroppedItems
- Returns:
- The original list of dropped items
-
droppedItems
- Returns:
- The list of dropped itemstacks