net.minecraft.entity.ai.goal

public class WanderAroundGoal

extends Goal

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

Field summary

Modifier and TypeField
private PathFinderMobEntity
a
f_71635787
entity
private double
b
f_65267773
targetX
private double
c
f_14434810
targetY
private double
d
f_00627728
targetZ
private double
e
f_00711016
speed
private int
f
f_42127396
interval
private 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()
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
f()
m_94924854()
updateGoal()
public void
b(int arg0)
m_64760586(int arg0)
setInterval(int interval)