class FoxEntity.SleepGoal extends FoxEntity.BaseGoal
Modifier and Type | Field and Description |
---|---|
private int |
field_220825_c |
Constructor and Description |
---|
SleepGoal() |
Modifier and Type | Method and Description |
---|---|
private boolean |
func_220823_j() |
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
func_220813_g, func_220814_h
getMutexFlags, isPreemptible, setMutexFlags, tick, toString
public boolean shouldExecute()
shouldExecute
in class Goal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class Goal
private boolean func_220823_j()
public void startExecuting()
startExecuting
in class Goal