extends Goal
| agp | |
| net.minecraft.unmapped.C_60532385 | |
| net.minecraft.entity.ai.goal.FollowMobGoal | |
| net.minecraft.entity.ai.EntityAIFollow |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final MobEntity |
| ||||||||
| private final Predicate<MobEntity> |
| ||||||||
| private MobEntity |
| ||||||||
| private final double |
| ||||||||
| private final PathNavigation |
| ||||||||
| private int |
| ||||||||
| private final float |
| ||||||||
| private float |
| ||||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MobEntity entity, double speed, float stopDistance, float area) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
|