net.minecraft.entity.ai.goal

public class WanderThroughVillageAtNightGoal

extends Goal

us
net.minecraft.class_907
net.minecraft.entity.ai.goal.WanderThroughVillageAtNightGoal
net.minecraft.entity.ai.EntityAIMoveThroughVillage

Field summary

Modifier and TypeField
private PathFinderMobEntity
a
field_3544
entity
theEntity
private double
b
field_6847
speed
movementSpeed
private Path
c
field_3546
path
entityPathNavigate
private VillageDoor
d
field_3547
nextDoor
doorInfo
private boolean
e
field_3548
friendly
isNocturnal
private List
f
field_3549
visitedDoors
doorList

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
c()
method_2747()
start()
startExecuting()
public void
d()
method_2745()
stop()
resetTask()
private VillageDoor
a(vz arg0)
method_2761(class_938 arg0)
findUnvisitedDoor(Village village)
func_75412_a(Village arg0)
private boolean
a(vy arg0)
method_2760(class_937 arg0)
hasVisitedDoor(VillageDoor door)
func_75413_a(VillageDoorInfo arg0)
private void
f()
method_2762()
forgetOneVisitedDoor()
func_75414_f()