static class SpiderEntity.AttackGoal extends MeleeAttackGoal
Goal.Control
mob
Constructor and Description |
---|
AttackGoal(SpiderEntity spider) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
protected double |
getSquaredMaxAttackDistance(LivingEntity entity) |
boolean |
shouldContinue() |
attack, method_28346, method_28347, method_28348, method_28349, start, stop, tick
canStop, getControls, setControls, toString
public AttackGoal(SpiderEntity spider)
public boolean canStart()
canStart
in class MeleeAttackGoal
public boolean shouldContinue()
shouldContinue
in class MeleeAttackGoal
protected double getSquaredMaxAttackDistance(LivingEntity entity)
getSquaredMaxAttackDistance
in class MeleeAttackGoal