class FoxEntity.SitDownAndLookAroundGoal extends FoxEntity.CalmDownGoal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private int |
counter |
private double |
lookX |
private double |
lookZ |
private int |
timer |
| Constructor and Description |
|---|
SitDownAndLookAroundGoal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
private void |
chooseNewAngle() |
boolean |
shouldContinue() |
void |
start() |
void |
stop() |
void |
tick() |
canCalmDown, isAtFavoredLocationcanStop, getControls, setControls, toStringprivate double lookX
private double lookZ
private int timer
private int counter
public boolean shouldContinue()
shouldContinue in class Goalprivate void chooseNewAngle()