yarn/mappings/net/minecraft/entity/ai/AiGoalStayInside.mapping

9 lines
214 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS ajg net/minecraft/entity/ai/AiGoalStayInside
FIELD a entity Lago;
FIELD b closestDoor Lakp;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V