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

9 lines
211 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aks net/minecraft/entity/ai/goal/AcceptPoppyGoal
FIELD a owner Lara;
FIELD b golem Lamq;
METHOD a canStart ()Z
2017-06-08 10:01:49 -04:00
METHOD b shouldContinue ()Z
METHOD c start ()V
2018-11-29 15:10:38 -05:00
METHOD d onRemove ()V
2018-12-05 09:11:37 -05:00
METHOD e tick ()V