public class EntityAILandOnOwnersShoulder extends EntityAIBase
Constructor and Description |
---|
EntityAILandOnOwnersShoulder(EntityShoulderRiding entityIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
isInterruptible() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexBits, resetTask, setMutexBits, shouldContinueExecuting
public EntityAILandOnOwnersShoulder(EntityShoulderRiding entityIn)
public boolean shouldExecute()
shouldExecute
in class EntityAIBase
public boolean isInterruptible()
isInterruptible
in class EntityAIBase
public void startExecuting()
startExecuting
in class EntityAIBase
public void tick()
tick
in class EntityAIBase