extends Goal
awt | |
net.minecraft.world.entity.ai.goal.RandomStrollGoal | |
net.minecraft.class_1379 | |
net.minecraft.entity.ai.goal.WanderAroundGoal | |
net.minecraft.entity.ai.goal.RandomWalkingGoal | |
net.minecraft.server.v1_16_R3.PathfinderGoalRandomStroll |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected final PathfinderMob |
| ||||||||||
protected double |
| ||||||||||
protected double |
| ||||||||||
protected double |
| ||||||||||
protected final double |
| ||||||||||
protected int |
| ||||||||||
protected boolean |
| ||||||||||
private boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (PathfinderMob mob, double speed) |
public | (PathfinderMob mob, double speed, int chance) |
public | (PathfinderMob arg0, double arg1, int arg2, boolean arg3) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||||||
protected Vec3 |
| ||||||||||||
public boolean |
| ||||||||||||
public void |
| ||||||||||||
public void |
| ||||||||||||
public void |
| ||||||||||||
public void |
|