class ShulkerEntity.PeekGoal extends Goal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private int |
counter |
| Modifier | Constructor and Description |
|---|---|
private |
PeekGoal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
void |
stop() |
void |
tick() |
canStop, getControls, setControls, toStringpublic boolean shouldContinue()
shouldContinue in class Goal