History - net.minecraft.entity.ai.goal.WanderThroughVillageAtNightGoal
1.7.10
Names
us
net.minecraft.class_907
net.minecraft.entity.ai.goal.WanderThroughVillageAtNightGoal
net.minecraft.entity.ai.EntityAIMoveThroughVillage
Fields
PathFinderMobEntity: a, field_3544, entity, theEntity
double: b, field_6847, speed, movementSpeed
Path: c, field_3546, path, entityPathNavigate
VillageDoor: d, field_3547, nextDoor, doorInfo
boolean: e, field_3548, friendly, isNocturnal
List: f, field_3549, visitedDoors, doorList
Constructors
(PathFinderMobEntity, double, boolean)
Methods
boolean (): a, method_2742, canStart, shouldExecute
boolean (): b, method_2744, shouldContinue, continueExecuting
void (): c, method_2747, start, startExecuting
void (): d, method_2745, stop, resetTask
VillageDoor (Village): a, method_2761, findUnvisitedDoor, func_75412_a
boolean (VillageDoor): a, method_2760, hasVisitedDoor, func_75413_a
void (): f, method_2762, forgetOneVisitedDoor, func_75414_f