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

9 lines
210 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS aig net/minecraft/entity/ai/AiGoalFollowParent
FIELD a owner Lale;
FIELD b parent Lale;
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