public class FollowMobGoal
extends Goal
| wy | |
| net.minecraft.unmapped.C_60532385 | |
| net.minecraft.entity.ai.goal.FollowMobGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final MobEntity |
| ||||||
| private final com.google.common.base.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 |
|