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