class FoxEntity.MateGoal extends AnimalMateGoal
Goal.Controlanimal, mate, world| Constructor and Description |
|---|
MateGoal(FoxEntity foxEntity,
double chance) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
breed() |
void |
start() |
canStart, shouldContinue, stop, tickcanStop, getControls, setControls, toStringpublic MateGoal(FoxEntity foxEntity, double chance)
protected void breed()
breed in class AnimalMateGoal