extends Goal
| avf | |
| net.minecraft.world.entity.ai.goal.BreedGoal | |
| net.minecraft.class_1341 | |
| net.minecraft.entity.ai.goal.AnimalMateGoal | |
| net.minecraft.entity.ai.goal.BreedGoal | |
| net.minecraft.server.v1_16_R2.PathfinderGoalBreed |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final TargetingConditions |
| ||||||||||||
| protected final Animal |
| ||||||||||||
| private final Class<? extends Animal> |
| ||||||||||||
| protected final Level |
| ||||||||||||
| protected Animal |
| ||||||||||||
| private int |
| ||||||||||||
| private final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Animal animal, double chance) |
| public | (Animal animal, double chance, Class<? extends Animal> entityClass) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| private Animal |
| ||||||||||
| protected void |
|