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

9 lines
217 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS akf net/minecraft/entity/ai/goal/StayInsideGoal
FIELD a entity Lahl;
FIELD b closestDoor Lalp;
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