net.minecraft.entity.ai.goal

public class WanderThroughVillageAtNightGoal

extends Goal

anj
net.minecraft.class_1368
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 PathFinderMobEntity
a
field_6525
entity
field_75420_a
entity
private final double
b
field_6520
speed
field_75418_b
movementSpeed
private Path
c
field_6523
path
field_75419_c
path
private BlockPos
d
field_18412
f_12974233
field_220735_d
field_220735_d
private final boolean
e
field_6524
friendly
field_75417_e
isNocturnal
private final List<BlockPos>
f
field_18413
f_54728707
field_75415_f
doorList
private final int
g
field_18414
f_15015043
field_220736_g
field_220736_g
private final BooleanSupplier
h
field_18415
f_05929816
field_220737_h
field_220737_h

Constructor summary

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

Method summary

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