net.minecraft.world.entity.ai.goal

public class MoveThroughVillageGoal

extends Goal

awi
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
net.minecraft.server.v1_16_R3.PathfinderGoalMoveThroughVillage

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
func_75250_a()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
func_75253_b()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
func_75249_e()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
func_75251_c()
private boolean
a(fx arg0)
hasNotVisited(BlockPos arg0)
method_19052(class_2338 arg0)
m_zisqnpld(C_hynzadkk arg0)
shouldVisit(BlockPos pos)
func_220733_a(BlockPos arg0)
private void
g()
updateVisited()
method_6297()
m_yyuvplhd()
forgetOldTarget()
func_75414_f()