net.minecraft.world.entity.ai.goal

public class MoveThroughVillageGoal

extends Goal

cem
net.minecraft.world.entity.ai.goal.MoveThroughVillageGoal
net.minecraft.class_1368
net.minecraft.unmapped.C_zacowvjg
net.minecraft.entity.ai.goal.MoveThroughVillageGoal
net.minecraft.entity.ai.goal.MoveThroughVillageGoal

Field summary

Modifier and TypeField
protected final PathfinderMob
a
mob
field_6525
f_bgcqomst
mob
mob
private final double
b
speedModifier
field_6520
f_waxbljze
speed
speed
private Path
c
path
field_6523
f_lcruinxe
targetPath
targetPath
private BlockPos
d
poiPos
field_18412
f_nwnooxdy
target
target
private final boolean
e
onlyAtNight
field_6524
f_filvpiou
requiresNighttime
requiresNighttime
private final List<BlockPos>
f
visited
field_18413
f_mrchswac
visitedTargets
visitedTargets
private final int
g
distanceToPoi
field_18414
f_jntcxszl
distance
distance
private final BooleanSupplier
h
canDealWithDoors
field_18415
f_fsiyuwoc
doorPassingThroughGetter
doorPassingThroughGetter

Constructor summary

ModifierConstructor
public (PathfinderMob entity, double speed, boolean requiresNighttime, int distance, BooleanSupplier doorPassingThroughGetter)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
public void
d()
start()
method_6269()
m_koalcxuy()
start()
start()
public void
e()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
private boolean
a(iu arg0)
hasNotVisited(BlockPos arg0)
method_19052(class_2338 arg0)
m_zisqnpld(C_hynzadkk arg0)
shouldVisit(BlockPos pos)
shouldVisit(BlockPos pos)
private void
h()
updateVisited()
method_6297()
m_yyuvplhd()
forgetOldTarget()
forgetOldTarget()