| Modifier and Type | Field and Description |
|---|---|
private BlockPos |
bedPos |
private CatEntity |
cat |
private PlayerEntity |
owner |
private int |
tickCounter |
| Constructor and Description |
|---|
MorningGiftGoal(CatEntity catIn) |
| Modifier and Type | Method and Description |
|---|---|
private void |
func_220804_h() |
private boolean |
func_220805_g() |
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, toStringprivate final CatEntity cat
private PlayerEntity owner
private BlockPos bedPos
private int tickCounter
public MorningGiftGoal(CatEntity catIn)
public boolean shouldExecute()
shouldExecute in class Goalprivate boolean func_220805_g()
public boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalpublic void startExecuting()
startExecuting in class Goalprivate void func_220804_h()