net.minecraft.entity.ai.goal

public class WanderThroughVillageGoal

extends Goal

xs
net.minecraft.class_908
net.minecraft.entity.ai.goal.WanderThroughVillageGoal
net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
net.minecraft.entity.ai.EntityAIMoveTowardsRestriction

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
field_3550
entity
field_75436_a
creature
private double
b
field_3551
targetX
field_75434_b
movePosX
private double
c
field_3552
targetY
field_75435_c
movePosY
private double
d
field_3553
targetZ
field_75432_d
movePosZ
private final double
e
field_6848
speed
field_75433_e
movementSpeed

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
c()
method_2747()
start()
func_75249_e()
startExecuting()