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_hgetMutexFlags, isPreemptible, setMutexFlags, tick, toStringpublic boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalprivate boolean func_220823_j()
public void startExecuting()
startExecuting in class Goal