public class EntityAIHurtByTarget extends EntityAITarget
shouldCheckSight, taskOwner
Constructor and Description |
---|
EntityAIHurtByTarget(EntityCreature p_i45885_1_,
boolean p_i45885_2_,
java.lang.Class... p_i45885_3_) |
Modifier and Type | Method and Description |
---|---|
protected void |
func_179446_a(EntityCreature p_179446_1_,
EntityLivingBase p_179446_2_) |
boolean |
shouldExecute() |
void |
startExecuting() |
continueExecuting, func_179445_a, getTargetDistance, isSuitableTarget, resetTask
getMutexBits, isInterruptible, setMutexBits, updateTask
public EntityAIHurtByTarget(EntityCreature p_i45885_1_, boolean p_i45885_2_, java.lang.Class... p_i45885_3_)
public boolean shouldExecute()
shouldExecute
in class EntityAIBase
public void startExecuting()
startExecuting
in class EntityAITarget
protected void func_179446_a(EntityCreature p_179446_1_, EntityLivingBase p_179446_2_)