static class GhastEntity.LookAroundGoal extends Goal
| Modifier and Type | Field and Description |
|---|---|
private GhastEntity |
parentEntity |
| Constructor and Description |
|---|
LookAroundGoal(GhastEntity ghast) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExecute() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, startExecuting, toStringprivate final GhastEntity parentEntity
public LookAroundGoal(GhastEntity ghast)
public boolean shouldExecute()
shouldExecute in class Goal