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_h
getMutexFlags, isPreemptible, setMutexFlags, toString
private 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 Goal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class Goal
public void startExecuting()
startExecuting
in class Goal
private void func_220817_j()