Interface SpawnEntityEvent.Custom
-
- All Superinterfaces:
AffectEntityEvent
,Cancellable
,Event
,SpawnEntityEvent
- All Known Subinterfaces:
DropItemEvent.Custom
- Enclosing interface:
- SpawnEntityEvent
public static interface SpawnEntityEvent.Custom extends SpawnEntityEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.entity.SpawnEntityEvent
SpawnEntityEvent.Custom, SpawnEntityEvent.Pre
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.event.entity.AffectEntityEvent
entities, entitySnapshots, filterEntities, filterEntityLocations
-
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
-
-