net.minecraft.entity.ai.goal

public class MoveThroughVillageGoal

extends Goal

anl
net.minecraft.class_1368
net.minecraft.entity.ai.goal.MoveThroughVillageGoal
net.minecraft.entity.ai.goal.WanderThroughVillageAtNightGoal
net.minecraft.entity.ai.goal.MoveThroughVillageGoal
net.minecraft.entity.ai.goal.MoveThroughVillageGoal

Field summary

Modifier and TypeField
protected final MobEntityWithAi
a
field_6525
mob
entity
field_75420_a
entity
private final double
b
field_6520
speed
speed
field_75418_b
movementSpeed
private Path
c
field_6523
targetPath
path
field_75419_c
path
private BlockPos
d
field_18412
target
f_12974233
field_220735_d
field_220735_d
private final boolean
e
field_6524
requiresNighttime
friendly
field_75417_e
isNocturnal
private final List<BlockPos>
f
field_18413
field_18413
f_54728707
field_75415_f
doorList
private final int
g
field_18414
field_18414
f_15015043
field_220736_g
maxDistance
private final BooleanSupplier
h
field_18415
field_18415
f_05929816
field_220737_h
booleanSupplier

Constructor summary

ModifierConstructor
public (MobEntityWithAi arg0, double arg1, boolean arg2, int arg3, BooleanSupplier arg4)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_6266()
shouldContinue()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
c()
method_6269()
start()
start()
func_75249_e()
startExecuting()
public void
d()
method_6270()
stop()
stop()
func_75251_c()
resetTask()
private boolean
a(ev arg0)
method_19052(class_2338 arg0)
method_19052(BlockPos arg0)
m_47186431(BlockPos arg0)
func_220733_a(BlockPos arg0)
func_220733_a(BlockPos arg0)
private void
g()
method_6297()
method_6297()
forgetOneVisitedDoor()
func_75414_f()
resizeDoorList()