public class DolphinJumpGoal extends JumpGoal
Constructor and Description |
---|
DolphinJumpGoal(DolphinEntity p_i50329_1_,
int p_i50329_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPreemptible() |
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
updateRotation
getMutexFlags, setMutexFlags
public DolphinJumpGoal(DolphinEntity p_i50329_1_, int p_i50329_2_)
public boolean shouldExecute()
shouldExecute
in class Goal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class Goal
public boolean isPreemptible()
isPreemptible
in class Goal
public void startExecuting()
startExecuting
in class Goal