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

18 lines
530 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS awf net/minecraft/item/PotionItem
METHOD a addStacksForDisplay (Laul;Lfh;)V
METHOD a onItemFinishedUsing (Lavu;Lbas;Lagt;)Lavu;
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
2018-12-05 09:11:37 -05:00
METHOD a addInformation (Lavu;Lbas;Ljava/util/List;Laxe;)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 tooltip
2018-12-05 09:11:37 -05:00
METHOD a use (Lbas;Laql;Lafd;)Lafg;
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 player
2018-12-05 09:11:37 -05:00
METHOD b getMaxUseTime (Lavu;)I
METHOD c getUseAction (Lavu;)Laxg;
METHOD e_ hasEnchantmentGlow (Lavu;)Z
METHOD h getTranslationKey (Lavu;)Ljava/lang/String;
METHOD r getDefaultStack ()Lavu;