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