extends PathfinderGoal
aml | |
net.minecraft.class_1341 | |
net.minecraft.entity.ai.goal.AnimalMateGoal | |
net.minecraft.entity.ai.goal.BreedGoal | |
net.minecraft.server.v1_14_R1.PathfinderGoalBreed |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private static final PathfinderTargetCondition |
| ||||||||||
protected final EntityAnimal |
| ||||||||||
private final Class<? extends EntityAnimal> |
| ||||||||||
protected final World |
| ||||||||||
protected EntityAnimal |
| ||||||||||
private int |
| ||||||||||
private final double |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityAnimal arg0, double arg1) |
public | (EntityAnimal arg0, double arg1, Class<? extends EntityAnimal> arg2) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public boolean |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
private EntityAnimal |
| ||||||||
protected void |
|