class EntityVex.AIMoveRandom extends EntityAIBase
| Constructor and Description |
|---|
AIMoveRandom() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
updateTask() |
getMutexBits, isInterruptible, resetTask, setMutexBits, startExecutingpublic boolean shouldExecute()
shouldExecute in class EntityAIBasepublic boolean shouldContinueExecuting()
shouldContinueExecuting in class EntityAIBasepublic void updateTask()
updateTask in class EntityAIBase