public class WanderAroundGoal
extends Goal
| vf | |
| net.minecraft.class_917 | |
| net.minecraft.entity.ai.goal.WanderAroundGoal | |
| net.minecraft.entity.ai.EntityAIWander |
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 |
|