net.minecraft.entity.ai.goal

public class WanderThroughVillageGoal

extends Goal

anl
net.minecraft.class_1370
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 PathFinderMobEntity
a
field_6536
entity
field_75436_a
field_75436_a
private double
b
field_6535
targetX
field_75434_b
field_75434_b
private double
c
field_6534
targetY
field_75435_c
field_75435_c
private double
d
field_6533
targetZ
field_75432_d
field_75432_d
private final double
e
field_6537
speed
field_75433_e
field_75433_e

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)

Method summary

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