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

9 lines
207 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS xb net/minecraft/entity/ai/AiGoalFollowParent
FIELD a owner Lzt;
FIELD b parent Lzt;
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