net.minecraft.entity.ai.goal

public class WanderThroughVillageAtNightGoal

extends Goal

xo
net.minecraft.unmapped.C_28723690
net.minecraft.entity.ai.goal.WanderThroughVillageAtNightGoal

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
f_76767610
entity
private final double
b
f_37628033
speed
private Path
c
f_46077425
path
private VillageDoor
d
f_54362346
nextDoor
private final boolean
e
f_94604606
friendly
private final List<VillageDoor>
f
f_72100011
visitedDoors

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed, boolean friendly)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
d()
m_77320506()
stop()
private VillageDoor
a(zm arg0)
m_22549390(C_06666740 arg0)
findUnvisitedDoor(Village village)
private boolean
a(zl arg0)
m_58183518(C_87762981 arg0)
hasVisitedDoor(VillageDoor door)
private void
f()
m_67320661()
forgetOneVisitedDoor()