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-10-24 18:32:03 -04:00
ARG 0 builder
2018-10-31 12:57:21 -04:00
METHOD a addStacksForDisplay (Latn;Lfe;)V
2017-06-08 10:01:49 -04:00
ARG 1 items
2018-10-31 12:57:21 -04:00
METHOD a addInformation (Lauv;Lazt;Ljava/util/List;Lawf;)V
ARG 0 stack
ARG 1 world
ARG 2 tooltip
2018-10-31 12:57:21 -04:00
METHOD a createEntityArrow (Lazt;Lauv;Lage;)Lapv;
ARG 0 world
ARG 1 stack
ARG 2 owner
2018-10-31 12:57:21 -04:00
METHOD h getTranslationKey (Lauv;)Ljava/lang/String;
ARG 0 stack
2018-10-31 12:57:21 -04:00
METHOD r getDefaultStack ()Lauv;