Goal.Control
Modifier and Type | Field and Description |
---|---|
private BlockPos |
bedPos |
private CatEntity |
cat |
private PlayerEntity |
owner |
private int |
ticksOnBed |
Constructor and Description |
---|
SleepWithOwnerGoal(CatEntity cat) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
private void |
dropMorningGifts() |
private boolean |
method_16098() |
boolean |
shouldContinue() |
void |
start() |
void |
stop() |
void |
tick() |
canStop, getControls, setControls, toString
private final CatEntity cat
private PlayerEntity owner
private BlockPos bedPos
private int ticksOnBed
public SleepWithOwnerGoal(CatEntity cat)
private boolean method_16098()
public boolean shouldContinue()
shouldContinue
in class Goal
private void dropMorningGifts()