public class EntityJoinWorldEvent extends EntityEvent
world contains the world in which the entity is to join.Cancelable.HasResultMinecraftForge#EVENT_BUS.EntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructingEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
World |
world |
entity| Constructor and Description |
|---|
EntityJoinWorldEvent(Entity entity,
World world) |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup