extends Goal
| anw | |
| net.minecraft.class_1379 | |
| net.minecraft.entity.ai.goal.WanderAroundGoal | |
| net.minecraft.entity.ai.goal.WanderAroundGoal | |
| net.minecraft.entity.ai.goal.RandomWalkingGoal | |
| net.minecraft.entity.ai.goal.RandomWalkingGoal |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final MobEntityWithAi |
| ||||||||||||
| protected double |
| ||||||||||||
| protected double |
| ||||||||||||
| protected double |
| ||||||||||||
| protected final double |
| ||||||||||||
| protected int |
| ||||||||||||
| protected boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MobEntityWithAi entity, double speed) |
| public | (MobEntityWithAi entity, double speed, int interval) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||||
| protected Vec3d |
| ||||||||||||
| public boolean |
| ||||||||||||
| public void |
| ||||||||||||
| public void |
| ||||||||||||
| public void |
|