public class LandOnOwnersShoulderGoal extends Goal
Constructor and Description |
---|
LandOnOwnersShoulderGoal(ShoulderRidingEntity entityIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPreemptible() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, resetTask, setMutexFlags, shouldContinueExecuting
public LandOnOwnersShoulderGoal(ShoulderRidingEntity entityIn)
public boolean shouldExecute()
shouldExecute
in class Goal
public boolean isPreemptible()
isPreemptible
in class Goal
public void startExecuting()
startExecuting
in class Goal