yarn/mappings/net/minecraft/entity/ai/goal/StayInsideGoal.mapping

9 lines
217 B
Plaintext

CLASS aju net/minecraft/entity/ai/goal/StayInsideGoal
FIELD a entity Laha;
FIELD b closestDoor Lale;
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V