Interface DropItemEvent.Custom

All Superinterfaces:
AffectEntityEvent, Cancellable, DropItemEvent, Event, SpawnEntityEvent, SpawnEntityEvent.Custom
Enclosing interface:
DropItemEvent

public static interface DropItemEvent.Custom extends DropItemEvent, SpawnEntityEvent.Custom
Called whenever an Item is dropped from another source.

Canceling this event only prevents the items from being dropped. Inventories or blocks affected are not rolled back.