public static interface DropItemEvent.Custom extends DropItemEvent, SpawnEntityEvent.Custom
Item
is dropped from another source.
Canceling this event only prevents the items from being dropped. Inventories or blocks affected are not rolled back.
DropItemEvent.Close, DropItemEvent.Custom, DropItemEvent.Destruct, DropItemEvent.Dispense, DropItemEvent.Pre
SpawnEntityEvent.ChunkLoad, SpawnEntityEvent.Spawner
filterEntities, filterEntityLocations, getEntities, getEntitySnapshots
getCause, getContext, getSource
isCancelled, setCancelled