public class LivingEvent extends EntityEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
LivingEvent.LivingJumpEvent |
static class |
LivingEvent.LivingUpdateEvent |
EntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructingEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
EntityLivingBase |
entityLiving |
entity| Constructor and Description |
|---|
LivingEvent(EntityLivingBase entity) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setuppublic final EntityLivingBase entityLiving
public LivingEvent(EntityLivingBase entity)