public class LivingSetAttackTargetEvent extends LivingEvent
LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEvent
EntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructing
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
EntityLiving |
target |
entityLiving
entity
Constructor and Description |
---|
LivingSetAttackTargetEvent(EntityLiving entity,
EntityLiving target) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult
public final EntityLiving target
public LivingSetAttackTargetEvent(EntityLiving entity, EntityLiving target)