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, shouldContinueExecutingpublic LandOnOwnersShoulderGoal(ShoulderRidingEntity entityIn)
public boolean shouldExecute()
shouldExecute in class Goalpublic boolean isPreemptible()
isPreemptible in class Goalpublic void startExecuting()
startExecuting in class Goal