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, startExecuting
private final EntityGhast parentEntity
public AILookAround(EntityGhast ghast)
public boolean shouldExecute()
shouldExecute
in class EntityAIBase
public void updateTask()
updateTask
in class EntityAIBase