public class WanderAroundGoal
extends Goal
| ug | |
| net.minecraft.class_917 | |
| net.minecraft.entity.ai.goal.WanderAroundGoal | |
| net.minecraft.entity.ai.EntityAIWander |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private PathFinderMobEntity |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private int |
| ||||||||
| private 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 |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
|