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