net.minecraft.entity.ai.goal

public class WanderThroughVillageGoal

extends Goal

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

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
field_3550
entity
theEntity
private double
b
field_3551
targetX
movePosX
private double
c
field_3552
targetY
movePosY
private double
d
field_3553
targetZ
movePosZ
private final double
e
field_6848
speed
movementSpeed

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
c()
method_2747()
start()
startExecuting()