public class EntityAISkeletonRiders extends EntityAIBase
Constructor and Description |
---|
EntityAISkeletonRiders(EntitySkeletonHorse horseIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
void |
updateTask() |
continueExecuting, getMutexBits, isInterruptible, resetTask, setMutexBits, startExecuting
public EntityAISkeletonRiders(EntitySkeletonHorse horseIn)
public boolean shouldExecute()
shouldExecute
in class EntityAIBase
public void updateTask()
updateTask
in class EntityAIBase