class PhantomEntity.SwoopMovementGoal extends PhantomEntity.MovementGoal
Goal.Control
Modifier | Constructor and Description |
---|---|
private |
SwoopMovementGoal() |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
void |
stop() |
void |
tick() |
isNearTarget
canStop, getControls, setControls, toString
public boolean shouldContinue()
shouldContinue
in class Goal