class EntityPolarBear.AIMeleeAttack extends EntityAIAttackMelee
attacker, attackInterval, attackTick
Constructor and Description |
---|
AIMeleeAttack() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkAndPerformAttack(EntityLivingBase p_190102_1_,
double p_190102_2_) |
protected double |
getAttackReachSqr(EntityLivingBase attackTarget) |
void |
resetTask() |
shouldContinueExecuting, shouldExecute, startExecuting, updateTask
getMutexBits, isInterruptible, setMutexBits
protected void checkAndPerformAttack(EntityLivingBase p_190102_1_, double p_190102_2_)
checkAndPerformAttack
in class EntityAIAttackMelee
public void resetTask()
resetTask
in class EntityAIAttackMelee
protected double getAttackReachSqr(EntityLivingBase attackTarget)
getAttackReachSqr
in class EntityAIAttackMelee