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 |
---|---|
EntityLivingBase |
target |
entityLiving
entity
Constructor and Description |
---|
LivingSetAttackTargetEvent(EntityLivingBase entity,
EntityLivingBase target) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult
public final EntityLivingBase target
public LivingSetAttackTargetEvent(EntityLivingBase entity, EntityLivingBase target)