net.minecraft.entity.ai.goal

public class WanderAroundFarGoal

extends WanderAroundGoal

net.minecraft.world.entity.ai.goal.WaterAvoidingRandomStrollGoal
net.minecraft.class_1394
net.minecraft.entity.ai.goal.WanderAroundFarGoal

Field summary

Modifier and TypeField
public static final float
PROBABILITY
field_30229
CHANCE
protected final float
probability
field_6626
probability

Constructor summary

ModifierConstructor
public (PathAwareEntity mob, double speedModifier)
public (PathAwareEntity mob, double speed, float probability)

Method summary

Modifier and TypeMethod
protected Vec3d
getPosition()
method_6302()
getWanderTarget()