class FoxEntity.FollowGoal extends FollowParentGoal
Constructor and Description |
---|
FollowGoal(FoxEntity p_i50735_2_,
double p_i50735_3_) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
resetTask, tick
getMutexFlags, isPreemptible, setMutexFlags, toString
private final FoxEntity owner
public FollowGoal(FoxEntity p_i50735_2_, double p_i50735_3_)
public boolean shouldExecute()
shouldExecute
in class FollowParentGoal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class FollowParentGoal
public void startExecuting()
startExecuting
in class FollowParentGoal