net.minecraftforge.event.entity.living
Class LivingEvent
java.lang.Object
net.minecraftforge.event.Event
net.minecraftforge.event.entity.EntityEvent
net.minecraftforge.event.entity.living.LivingEvent
- Direct Known Subclasses:
- LivingAttackEvent, LivingDeathEvent, LivingDropsEvent, LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEvent, LivingFallEvent, LivingHurtEvent, LivingSetAttackTargetEvent, LivingSpecialSpawnEvent, PlayerEvent
public class LivingEvent
- extends EntityEvent
Nested classes/interfaces inherited from class net.minecraftforge.event.Event |
Event.Result |
entityLiving
public final EntityLiving entityLiving
LivingEvent
public LivingEvent(EntityLiving entity)