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