public class LivingFallEvent extends LivingEvent
LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEventEntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructingEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
float |
distance |
entityLivingentity| Constructor and Description |
|---|
LivingFallEvent(EntityLivingBase entity,
float distance) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setuppublic LivingFallEvent(EntityLivingBase entity, float distance)