class BeeEntity.StingGoal extends MeleeAttackGoal
Goal.Control
mob
Constructor and Description |
---|
StingGoal(PathAwareEntity mob,
double speed,
boolean pauseWhenMobIdle) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
attack, getSquaredMaxAttackDistance, method_28346, method_28347, method_28348, method_28349, start, stop, tick
canStop, getControls, setControls, toString
StingGoal(PathAwareEntity mob, double speed, boolean pauseWhenMobIdle)
public boolean canStart()
canStart
in class MeleeAttackGoal
public boolean shouldContinue()
shouldContinue
in class MeleeAttackGoal