class ShulkerEntity.PeekGoal extends Goal
| Modifier and Type | Field and Description |
|---|---|
private int |
peekTime |
| Modifier | Constructor and Description |
|---|---|
private |
PeekGoal() |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, toStringpublic boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalpublic void startExecuting()
startExecuting in class Goal