extends PathfinderGoal
| ams | |
| net.minecraft.class_1348 | |
| net.minecraft.entity.ai.goal.FollowMobGoal | |
| net.minecraft.server.v1_14_R1.PathfinderGoalFollowEntity |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final EntityInsentient |
| ||||||
| private final Predicate<EntityInsentient> |
| ||||||
| private EntityInsentient |
| ||||||
| private final double |
| ||||||
| private final NavigationAbstract |
| ||||||
| private int |
| ||||||
| private final float |
| ||||||
| private float |
| ||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityInsentient arg0, double arg1, float arg2, float arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
|