net.minecraft.world.entity.ai.goal

public class RandomStrollGoal

extends Goal

awt
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.RandomWalkingGoal
net.minecraft.server.v1_16_R3.PathfinderGoalRandomStroll

Field summary

Modifier and TypeField
protected final PathfinderMob
a
mob
field_6566
f_fumvxkqr
mob
field_75457_a
protected double
b
wantedX
field_6563
f_abhpygqf
targetX
field_75455_b
protected double
c
wantedY
field_6562
f_ntamhexp
targetY
field_75456_c
protected double
d
wantedZ
field_6561
f_aohiexnq
targetZ
field_75453_d
protected final double
e
speedModifier
field_6567
f_nqabjiyh
speed
field_75454_e
protected int
f
interval
field_6564
f_vptefytr
chance
field_179481_f
protected boolean
g
forceTrigger
field_6565
f_kncdzgbf
ignoringChance
field_179482_g
private boolean
h
checkNoActionTime
field_24463
f_vwnxkwrv
field_24463
field_234053_h_

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)
public (PathfinderMob mob, double speed, int chance)
public (PathfinderMob arg0, double arg1, int arg2, boolean arg3)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
func_75250_a()
protected Vec3
g()
getPosition()
method_6302()
m_cwtjcakp()
getWanderTarget()
func_190864_f()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
func_75253_b()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
func_75249_e()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
func_75251_c()
public void
h()
trigger()
method_6304()
m_kvrmhnln()
ignoreChanceOnce()
func_179480_f()
public void
a(int arg0)
setInterval(int arg0)
method_6303(int arg0)
m_vlkaaomm(int arg0)
setChance(int chance)
func_179479_b(int arg0)
setTimeBetweenMovement(int arg0)