net.minecraft.world.entity.ai.goal

public class RandomStrollGoal

extends Goal

cex
net.minecraft.world.entity.ai.goal.RandomStrollGoal
net.minecraft.class_1379
net.minecraft.unmapped.C_kclhwcky
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.ai.goal.WanderAroundGoal

Field summary

Modifier and TypeField
public static final int
a
DEFAULT_INTERVAL
field_30226
f_azewleco
DEFAULT_CHANCE
DEFAULT_CHANCE
protected final PathfinderMob
b
mob
field_6566
f_fumvxkqr
mob
mob
protected double
c
wantedX
field_6563
f_abhpygqf
targetX
targetX
protected double
d
wantedY
field_6562
f_ntamhexp
targetY
targetY
protected double
e
wantedZ
field_6561
f_aohiexnq
targetZ
targetZ
protected final double
f
speedModifier
field_6567
f_nqabjiyh
speed
speed
protected int
g
interval
field_6564
f_vptefytr
chance
chance
protected boolean
h
forceTrigger
field_6565
f_kncdzgbf
ignoringChance
ignoringChance
private final boolean
i
checkNoActionTime
field_24463
f_vwnxkwrv
canDespawn
canDespawn

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)
public (PathfinderMob mob, double speed, int chance)
public (PathfinderMob entity, double speed, int chance, boolean canDespawn)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
protected Vec3
h()
getPosition()
method_6302()
m_cwtjcakp()
getWanderTarget()
getWanderTarget()
public boolean
c()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
public void
d()
start()
method_6269()
m_koalcxuy()
start()
start()
public void
e()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
public void
i()
trigger()
method_6304()
m_kvrmhnln()
ignoreChanceOnce()
ignoreChanceOnce()
public void
c(int arg0)
setInterval(int arg0)
method_6303(int arg0)
m_vlkaaomm(int arg0)
setChance(int chance)
setChance(int chance)