net.minecraft.entity.ai.goal

public class WanderAroundGoal

extends Goal

vf
net.minecraft.unmapped.C_18384744
net.minecraft.entity.ai.goal.WanderAroundGoal

Field summary

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

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()
protected Vec3d
f()
m_58898389()
getTarget()
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
i()
m_94924854()
updateGoal()
public void
b(int arg0)
m_64760586(int arg0)
setInterval(int interval)