net.minecraft.entity.ai.goal

public class WanderAroundGoal

extends Goal

anw
net.minecraft.class_1379
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.ai.goal.RandomWalkingGoal
net.minecraft.entity.ai.goal.RandomWalkingGoal

Field summary

Modifier and TypeField
protected final MobEntityWithAi
a
field_6566
mob
entity
field_75457_a
creature
protected double
b
field_6563
targetX
targetX
field_75455_b
x
protected double
c
field_6562
targetY
targetY
field_75456_c
y
protected double
d
field_6561
targetZ
targetZ
field_75453_d
z
protected final double
e
field_6567
speed
speed
field_75454_e
speed
protected int
f
field_6564
chance
interval
field_179481_f
executionChance
protected boolean
g
field_6565
ignoringChance
shouldUpdateGoal
field_179482_g
mustUpdate

Constructor summary

ModifierConstructor
public (MobEntityWithAi entity, double speed)
public (MobEntityWithAi entity, double speed, int interval)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
canStart()
func_75250_a()
shouldExecute()
protected Vec3d
g()
method_6302()
getWanderTarget()
getTarget()
func_190864_f()
getPosition()
public boolean
b()
method_6266()
shouldContinue()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
c()
method_6269()
start()
start()
func_75249_e()
startExecuting()
public void
h()
method_6304()
ignoreChanceOnce()
updateGoal()
func_179480_f()
makeUpdate()
public void
a(int arg0)
method_6303(int arg0)
setChance(int arg0)
setInterval(int interval)
func_179479_b(int arg0)
setExecutionChance(int newchance)