static class PandaEntity.LieBackGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private int |
field_220829_b |
private PandaEntity |
panda |
Constructor and Description |
---|
LieBackGoal(PandaEntity pandaIn) |
Modifier and Type | Method and Description |
---|---|
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
getMutexFlags, isPreemptible, setMutexFlags, tick, toString
private final PandaEntity panda
private int field_220829_b
public LieBackGoal(PandaEntity pandaIn)
public boolean shouldExecute()
shouldExecute
in class Goal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class Goal
public void startExecuting()
startExecuting
in class Goal