net.minecraft.world.entity.ai.goal

public class WaterAvoidingRandomStrollGoal

extends RandomStrollGoal

aqr
net.minecraft.world.entity.ai.goal.WaterAvoidingRandomStrollGoal
net.minecraft.class_1394
net.minecraft.entity.ai.goal.WanderAroundFarGoal
net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal
net.minecraft.server.v1_15_R1.PathfinderGoalRandomStrollLand

字段概要

修饰符与类型字段
protected final float
h
probability
field_6626
probability
field_190865_h

构造函数概要

修饰符构造函数
public (PathfinderMob arg0, double arg1)
public (PathfinderMob mob, double speed, float probabiliity)

方法概要

修饰符与类型方法
protected Vec3
g()
getPosition()
method_6302()
getWanderTarget()
func_190864_f()