public static class LivingEvent.LivingJumpEvent extends LivingEvent
EntityLivingBase.jump()
, EntityMagmaCube.jump()
,
and EntityLivingBase.jump()
.ForgeHooks.onLivingJump(EntityLivingBase)
.Cancelable
.HasResult
MinecraftForge.EVENT_BUS
.LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEvent
EntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructing
Event.HasResult, Event.Result
Constructor and Description |
---|
LivingJumpEvent(EntityLivingBase e) |
getEntityLiving
getEntity
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public LivingJumpEvent(EntityLivingBase e)