class FoxEntity.SitAndLookGoal extends FoxEntity.BaseGoal
| Modifier and Type | Field and Description |
|---|---|
private double |
field_220819_c |
private double |
field_220820_d |
private int |
field_220821_e |
private int |
field_220822_f |
| Constructor and Description |
|---|
SitAndLookGoal() |
| Modifier and Type | Method and Description |
|---|---|
private void |
func_220817_j() |
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
func_220813_g, func_220814_hgetMutexFlags, isPreemptible, setMutexFlags, toStringprivate double field_220819_c
private double field_220820_d
private int field_220821_e
private int field_220822_f
public boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalpublic void startExecuting()
startExecuting in class Goalprivate void func_220817_j()