net.minecraft.entity.ai.goal

public class WanderAroundGoal

extends Goal

ahr
net.minecraft.unmapped.C_18384744
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.ai.EntityAIWander

Field summary

Modifier and TypeField
protected final PathFinderMobEntity
a
f_71635787
entity
field_75457_a
protected double
b
f_65267773
targetX
field_75455_b
protected double
c
f_14434810
targetY
field_75456_c
protected double
d
f_00627728
targetZ
field_75453_d
protected final double
e
f_00711016
speed
field_75454_e
protected int
f
f_42127396
interval
field_179481_f
protected boolean
g
f_62064046
shouldUpdateGoal
field_179482_g

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)
public (PathFinderMobEntity entity, double speed, int interval)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
func_75250_a()
protected Vec3d
g()
m_58898389()
getTarget()
func_190864_f()
public boolean
b()
m_68122984()
shouldContinue()
func_75253_b()
public void
c()
m_38932409()
start()
func_75249_e()
public void
i()
m_94924854()
updateGoal()
func_179480_f()
public void
b(int arg0)
m_64760586(int arg0)
setInterval(int interval)
func_179479_b(int arg0)