extends Goal
| wv | |
| net.minecraft.class_889 | |
| net.minecraft.entity.ai.goal.AnimalBreedGoal | |
| net.minecraft.entity.ai.EntityAIMate | |
| net.minecraft.entity.ai.EntityAIMate |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final AnimalEntity |
| ||||||||||
| private final Class<? extends AnimalEntity> |
| ||||||||||
| World |
| ||||||||||
| private AnimalEntity |
| ||||||||||
| int |
| ||||||||||
| double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (AnimalEntity animal, double speedModifier) |
| public | (AnimalEntity animal, double speedModifier, Class<? extends AnimalEntity> animalClass) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| private AnimalEntity |
| ||||||||||
| private void |
|