@Deprecated public class LivingSpecialSpawnEvent extends LivingEvent
LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEventEntityEvent.CanUpdate, EntityEvent.EnteringChunkEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
World |
world
Deprecated.
|
float |
x
Deprecated.
|
float |
y
Deprecated.
|
float |
z
Deprecated.
|
entityLivingentity| Constructor and Description |
|---|
LivingSpecialSpawnEvent(EntityLiving entity,
World world,
float x,
float y,
float z)
Deprecated.
|
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResultpublic final float x
public final float y
public final float z
public LivingSpecialSpawnEvent(EntityLiving entity, World world, float x, float y, float z)