net.minecraft.server.v1_14_R1

public class PathfinderGoalRandomStroll

extends PathfinderGoal

anw
net.minecraft.class_1379
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.ai.goal.RandomWalkingGoal
net.minecraft.server.v1_14_R1.PathfinderGoalRandomStroll

Field summary

Modifier and TypeField
protected final EntityCreature
a
field_6566
mob
field_75457_a
protected double
b
field_6563
targetX
field_75455_b
protected double
c
field_6562
targetY
field_75456_c
protected double
d
field_6561
targetZ
field_75453_d
protected final double
e
field_6567
speed
field_75454_e
protected int
f
field_6564
chance
field_179481_f
protected boolean
g
field_6565
ignoringChance
field_179482_g

Constructor summary

ModifierConstructor
public (EntityCreature arg0, double arg1)
public (EntityCreature arg0, double arg1, int arg2)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
func_75250_a()
protected Vec3D
g()
method_6302()
getWanderTarget()
func_190864_f()
public boolean
b()
method_6266()
shouldContinue()
func_75253_b()
public void
c()
method_6269()
start()
func_75249_e()
public void
h()
method_6304()
ignoreChanceOnce()
func_179480_f()
public void
a(int arg0)
method_6303(int arg0)
setChance(int arg0)
func_179479_b(int arg0)
setTimeBetweenMovement(int arg0)