Interface ConstructEntityEvent.Pre
- All Superinterfaces:
Cancellable
,ConstructEntityEvent
,Event
- Enclosing interface:
ConstructEntityEvent
Called before the construction of an
Entity
. Usually, this will
occur whenever an Entity
is going to be instantiated. The only thing known
for the event is the EntityType
.
Note: This does not cover all Entity construction. A best effort is made to capture as many as we can.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.event.entity.ConstructEntityEvent
ConstructEntityEvent.Post, ConstructEntityEvent.Pre
-
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
Methods inherited from interface org.spongepowered.api.event.entity.ConstructEntityEvent
location, rotation, targetType