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

23 lines
606 B
Plaintext

CLASS axn net/minecraft/item/PotionItem
METHOD a addStacksForDisplay (Lavu;Lfh;)V
METHOD a onItemFinishedUsing (Laxc;Lbci;Lahl;)Laxc;
ARG 1 stack
ARG 2 world
ARG 3 livingEntity
METHOD a buildTooltip (Laxc;Lbci;Ljava/util/List;Laym;)V
ARG 1 stack
ARG 2 world
ARG 3 tooltip
ARG 4 options
METHOD a use (Lbci;Larj;Lafw;)Lafy;
ARG 1 world
ARG 2 player
ARG 3 hand
METHOD b getMaxUseTime (Laxc;)I
ARG 1 stack
METHOD c getUseAction (Laxc;)Layo;
ARG 1 stack
METHOD e_ hasEnchantmentGlow (Laxc;)Z
METHOD h getTranslationKey (Laxc;)Ljava/lang/String;
METHOD r getDefaultStack ()Laxc;