public class FoxEntity.JumpChasingGoal extends DiveJumpingGoal
Goal.Control
Constructor and Description |
---|
JumpChasingGoal() |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
boolean |
canStop() |
boolean |
shouldContinue() |
void |
start() |
void |
stop() |
void |
tick() |
getControls, setControls, toString
public boolean shouldContinue()
shouldContinue
in class Goal