public static class LivingSpawnEvent.CheckSpawn extends LivingSpawnEvent
LivingSpawnEvent.CheckSpawn, LivingSpawnEvent.SpecialSpawn
LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEvent
EntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructing
Event.HasResult, Event.Result
world, x, y, z
entityLiving
entity
Constructor and Description |
---|
LivingSpawnEvent.CheckSpawn(EntityLiving entity,
World world,
float x,
float y,
float z) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult
public LivingSpawnEvent.CheckSpawn(EntityLiving entity, World world, float x, float y, float z)