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

9 lines
233 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS ale net/minecraft/entity/ai/goal/FollowTargetGoal
CLASS ale$a ClosestSelector
FIELD a target Lahc;
METHOD a compare (Lahc;Lahc;)I
2018-11-30 06:37:11 -05:00
METHOD a canStart ()Z
2019-01-16 13:24:40 -05:00
METHOD a getSearchBox (D)Lcms;
ARG 1 distance
2018-11-30 06:37:11 -05:00
METHOD c start ()V