class FoxEntity.MateGoal extends AnimalMateGoal
Goal.Control
animal, mate, world
Constructor and Description |
---|
MateGoal(double chance) |
Modifier and Type | Method and Description |
---|---|
protected void |
breed() |
void |
start() |
canStart, shouldContinue, stop, tick
canStop, getControls, setControls, toString
protected void breed()
breed
in class AnimalMateGoal