net.minecraft.entity.ai.goal

public class WanderAroundGoal

extends Goal

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

Field summary

Modifier and TypeField
protected final MobEntityWithAi
a
mob
field_6566
mob
f_fumvxkqr
field_75457_a
creature
protected double
b
wantedX
field_6563
targetX
f_abhpygqf
field_75455_b
x
protected double
c
wantedY
field_6562
targetY
f_ntamhexp
field_75456_c
y
protected double
d
wantedZ
field_6561
targetZ
f_aohiexnq
field_75453_d
z
protected final double
e
speedModifier
field_6567
speed
f_nqabjiyh
field_75454_e
speed
protected int
f
interval
field_6564
chance
f_vptefytr
field_179481_f
executionChance
protected boolean
g
forceTrigger
field_6565
ignoringChance
f_kncdzgbf
field_179482_g
mustUpdate

Constructor summary

ModifierConstructor
public (MobEntityWithAi mob, double speed)
public (MobEntityWithAi mob, double speed, int chance)

Method summary

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