extends PathfinderGoal
| vf | |
| net.minecraft.entity.ai.EntityAIWander | |
| net.minecraft.server.v1_11_R1.PathfinderGoalRandomStroll |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| protected final EntityCreature |
| ||||
| protected double |
| ||||
| protected double |
| ||||
| protected double |
| ||||
| protected final double |
| ||||
| protected int |
| ||||
| protected boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityCreature arg0, double arg1) |
| public | (EntityCreature arg0, double arg1, int arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| protected Vec3D |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
|