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, startExecuting
public boolean shouldExecute()
shouldExecute
in class EntityAIBase
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class EntityAIBase
public void updateTask()
updateTask
in class EntityAIBase