public class WanderAroundGoal
extends Goal
| yc | |
| net.minecraft.unmapped.C_18384744 | |
| net.minecraft.entity.ai.goal.WanderAroundGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final PathFinderMobEntity |
| ||||||
| protected double |
| ||||||
| protected double |
| ||||||
| protected double |
| ||||||
| protected final double |
| ||||||
| protected int |
| ||||||
| protected boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity entity, double speed) |
| public | (PathFinderMobEntity entity, double speed, int interval) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| protected Vec3d |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
|