net.minecraft.entity.ai.goal

public class GoToWalkTargetGoal

extends Goal

ann
net.minecraft.class_1370
net.minecraft.entity.ai.goal.GoToWalkTargetGoal
net.minecraft.entity.ai.goal.WanderThroughVillageGoal
net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal
net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal

Field summary

Modifier and TypeField
private final MobEntityWithAi
a
field_6536
mob
entity
field_75436_a
creature
private double
b
field_6535
x
targetX
field_75434_b
movePosX
private double
c
field_6534
y
targetY
field_75435_c
movePosY
private double
d
field_6533
z
targetZ
field_75432_d
movePosZ
private final double
e
field_6537
speed
speed
field_75433_e
movementSpeed

Constructor summary

ModifierConstructor
public (MobEntityWithAi entity, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_6266()
shouldContinue()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
c()
method_6269()
start()
start()
func_75249_e()
startExecuting()