public interface ConstructEntityEvent extends Event
Entity.| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ConstructEntityEvent.PostCalled after the construction of an  Entity. | 
| static interface  | ConstructEntityEvent.PreCalled before the construction of an  Entity. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityType | getTargetType()Gets the  EntityTypeof the targetEntitythat is going to be
 constructed. | 
| Transform<World> | getTransform() | 
getCause, getContext, getSourceEntityType getTargetType()
EntityType of the target Entity that is going to be
 constructed.