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