class FoxEntity.StrollGoal extends MoveThroughVillageAtNightGoal
Constructor and Description |
---|
StrollGoal(int p_i50726_2_,
int p_i50726_3_) |
Modifier and Type | Method and Description |
---|---|
private boolean |
func_220759_g() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
tick
getMutexFlags, isPreemptible, resetTask, setMutexFlags, toString
public void startExecuting()
startExecuting
in class Goal
public boolean shouldExecute()
shouldExecute
in class MoveThroughVillageAtNightGoal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class MoveThroughVillageAtNightGoal
private boolean func_220759_g()