public static interface ConstructEntityEvent.Pre extends ConstructEntityEvent, Cancellable
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.
ConstructEntityEvent.Post, ConstructEntityEvent.Pre
getTargetType, getTransform
getCause, getContext, getSource
isCancelled, setCancelled