static class GhastEntity.LookAtTargetGoal extends Goal
Goal.Control
Modifier and Type | Field and Description |
---|---|
private GhastEntity |
ghast |
Constructor and Description |
---|
LookAtTargetGoal(GhastEntity ghast) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
void |
tick() |
canStop, getControls, setControls, shouldContinue, start, stop, toString
private final GhastEntity ghast
public LookAtTargetGoal(GhastEntity ghast)