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