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, updateTaskgetMutexBits, isInterruptible, setMutexBitsprotected void checkAndPerformAttack(EntityLivingBase p_190102_1_, double p_190102_2_)
checkAndPerformAttack in class EntityAIAttackMeleepublic void resetTask()
resetTask in class EntityAIAttackMeleeprotected double getAttackReachSqr(EntityLivingBase attackTarget)
getAttackReachSqr in class EntityAIAttackMelee