static class EntityPigZombie.AIHurtByAggressor extends EntityAIHurtByTarget
shouldCheckSight, target, taskOwner, unseenMemoryTicks
Constructor and Description |
---|
AIHurtByAggressor(EntityPigZombie p_i45828_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
setEntityAttackTarget(EntityCreature creatureIn,
EntityLivingBase entityLivingBaseIn) |
alertOthers, shouldExecute, startExecuting
getTargetDistance, isSuitableTarget, isSuitableTarget, resetTask, setUnseenMemoryTicks, shouldContinueExecuting
getMutexBits, isInterruptible, setMutexBits, updateTask
public AIHurtByAggressor(EntityPigZombie p_i45828_1_)
protected void setEntityAttackTarget(EntityCreature creatureIn, EntityLivingBase entityLivingBaseIn)
setEntityAttackTarget
in class EntityAIHurtByTarget