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