yarn/mappings/net/minecraft/item/TippedArrowItem.mapping

14 lines
395 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aym net/minecraft/item/TippedArrowItem
METHOD a addStacksForDisplay (Lavv;Lfh;)V
METHOD a buildTooltip (Laxd;Lbcf;Ljava/util/List;Layn;)V
ARG 1 stack
2018-11-04 07:22:38 -05:00
ARG 2 world
ARG 3 tooltip
2019-01-09 12:20:38 -05:00
ARG 4 options
METHOD a createEntityArrow (Lbcf;Laxd;Lahm;)Laro;
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 stack
2018-12-22 13:26:44 -05:00
ARG 3 livingShooter
2019-01-09 12:20:38 -05:00
METHOD h getTranslationKey (Laxd;)Ljava/lang/String;
METHOD r getDefaultStack ()Laxd;