net.minecraft.world.entity.ai.goal

public class MoveThroughVillageGoal

extends Goal

bab
net.minecraft.world.entity.ai.goal.MoveThroughVillageGoal
net.minecraft.class_1368
net.minecraft.unmapped.C_zacowvjg
net.minecraft.entity.ai.goal.MoveThroughVillageGoal
net.minecraft.src.C_705_
net.minecraft.world.entity.ai.goal.PathfinderGoalMoveThroughVillage

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
m_8045_()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
m_8056_()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
m_8041_()
private boolean
a(gg arg0)
hasNotVisited(BlockPos arg0)
method_19052(class_2338 arg0)
m_zisqnpld(C_hynzadkk arg0)
shouldVisit(BlockPos pos)
m_25592_(C_4675_ arg0)
private void
g()
updateVisited()
method_6297()
m_yyuvplhd()
forgetOldTarget()
m_25597_()