public class EntityAISkeletonRiders extends EntityAIBase
| Constructor and Description |
|---|
EntityAISkeletonRiders(EntitySkeletonHorse horseIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExecute() |
void |
tick() |
getMutexBits, isInterruptible, resetTask, setMutexBits, shouldContinueExecuting, startExecutingpublic EntityAISkeletonRiders(EntitySkeletonHorse horseIn)
public boolean shouldExecute()
shouldExecute in class EntityAIBasepublic void tick()
tick in class EntityAIBase