extends PathfinderGoal
| ami | |
| net.minecraft.class_1341 | |
| net.minecraft.entity.ai.goal.BreedGoal | |
| net.minecraft.server.v1_14_R1.PathfinderGoalBreed |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final PathfinderTargetCondition |
| ||||||||
| protected final EntityAnimal |
| ||||||||
| private final Class<? extends EntityAnimal> |
| ||||||||
| protected final World |
| ||||||||
| protected EntityAnimal |
| ||||||||
| private int |
| ||||||||
| private final double |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (EntityAnimal arg0, double arg1) |
| public | (EntityAnimal arg0, double arg1, Class<? extends EntityAnimal> arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| private EntityAnimal |
| ||||||
| protected void |
|