net.minecraft.entity.ai.goal

public class MoveThroughVillageGoal

extends Goal

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

Field summary

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

Constructor summary

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

Method summary

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