public class LookAroundGoal extends Goal
Goal.Control
Modifier and Type | Field and Description |
---|---|
private double |
deltaX |
private double |
deltaZ |
private int |
lookTime |
private MobEntity |
mob |
Constructor and Description |
---|
LookAroundGoal(MobEntity mob) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
void |
tick() |
canStop, getControls, setControls, stop, toString