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, tickgetMutexFlags, isPreemptible, setMutexFlags, toStringprivate final FoxEntity owner
public FollowGoal(FoxEntity p_i50735_2_, double p_i50735_3_)
public boolean shouldExecute()
shouldExecute in class FollowParentGoalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class FollowParentGoalpublic void startExecuting()
startExecuting in class FollowParentGoal