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

17 lines
443 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS awe net/minecraft/item/ItemArrowTipped
METHOD <init> (Lauq$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 builder
2018-10-31 12:57:21 -04:00
METHOD a addStacksForDisplay (Latn;Lfe;)V
2018-11-04 07:22:38 -05:00
ARG 2 items
2018-10-31 12:57:21 -04:00
METHOD a addInformation (Lauv;Lazt;Ljava/util/List;Lawf;)V
ARG 1 stack
2018-11-04 07:22:38 -05:00
ARG 2 world
ARG 3 tooltip
METHOD a createEntityArrow (Lazt;Lauv;Lage;)Lapv;
ARG 1 world
ARG 2 stack
ARG 3 owner
2018-10-31 12:57:21 -04:00
METHOD h getTranslationKey (Lauv;)Ljava/lang/String;
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-10-31 12:57:21 -04:00
METHOD r getDefaultStack ()Lauv;