net.minecraft.world.entity.ai.goal

public class RandomStrollGoal

extends Goal

bio
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
net.minecraft.src.C_715_
net.minecraft.world.entity.ai.goal.PathfinderGoalRandomStroll

Field summary

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

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
a()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
m_8036_()
protected Vec3
h()
getPosition()
method_6302()
m_cwtjcakp()
getWanderTarget()
getWanderTarget()
m_7037_()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
m_8045_()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
start()
m_8056_()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
m_8041_()
public void
i()
trigger()
method_6304()
m_kvrmhnln()
ignoreChanceOnce()
ignoreChanceOnce()
m_25751_()
public void
c(int arg0)
setInterval(int arg0)
method_6303(int arg0)
m_vlkaaomm(int arg0)
setChance(int chance)
setChance(int chance)
m_25746_(int arg0)