static class EntitySpider.AISpiderAttack extends EntityAIAttackMelee
attacker, attackInterval, attackTick
Constructor and Description |
---|
AISpiderAttack(EntitySpider spider) |
Modifier and Type | Method and Description |
---|---|
protected double |
getAttackReachSqr(EntityLivingBase attackTarget) |
boolean |
shouldContinueExecuting() |
checkAndPerformAttack, resetTask, shouldExecute, startExecuting, updateTask
getMutexBits, isInterruptible, setMutexBits
public AISpiderAttack(EntitySpider spider)
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class EntityAIAttackMelee
protected double getAttackReachSqr(EntityLivingBase attackTarget)
getAttackReachSqr
in class EntityAIAttackMelee