static class EntityGhast.AILookAround extends EntityAIBase
| Modifier and Type | Field and Description |
|---|---|
private EntityGhast |
parentEntity |
| Constructor and Description |
|---|
AILookAround(EntityGhast ghast) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExecute() |
void |
updateTask() |
getMutexBits, isInterruptible, resetTask, setMutexBits, shouldContinueExecuting, startExecutingprivate final EntityGhast parentEntity
public AILookAround(EntityGhast ghast)
public boolean shouldExecute()
shouldExecute in class EntityAIBasepublic void updateTask()
updateTask in class EntityAIBase