class PandaEntity.PandaMateGoal extends AnimalMateGoal
Goal.Control
Modifier and Type | Field and Description |
---|---|
private int |
nextAskPlayerForBambooAge |
private PandaEntity |
panda |
animal, mate, world
Constructor and Description |
---|
PandaMateGoal(PandaEntity panda,
double chance) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
private boolean |
isBambooClose() |
breed, shouldContinue, stop, tick
canStop, getControls, setControls, start, toString
private final PandaEntity panda
private int nextAskPlayerForBambooAge
public PandaMateGoal(PandaEntity panda, double chance)
public boolean canStart()
canStart
in class AnimalMateGoal
private boolean isBambooClose()