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

27 lines
677 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS avh net/minecraft/item/ItemPotion
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 onItemFinishedUsing (Lauv;Lazt;Lage;)Lauv;
ARG 0 stack
ARG 1 world
ARG 2 user
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 onRightClick (Lazt;Lapr;Laeo;)Laer;
ARG 0 world
ARG 1 player
ARG 2 hand
2018-10-31 12:57:21 -04:00
METHOD b getMaxUseTime (Lauv;)I
ARG 0 stack
2018-10-31 12:57:21 -04:00
METHOD c getUseAction (Lauv;)Lawh;
ARG 0 stack
2018-10-31 12:57:21 -04:00
METHOD e_ hasEnchantmentGlow (Lauv;)Z
ARG 0 stack
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;