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

9 lines
213 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS ajh net/minecraft/entity/ai/goal/FollowParentGoal
FIELD a owner Lami;
FIELD b parent Lami;
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