yarn/mappings/net/minecraft/potion/PotionUtil.mapping

35 lines
976 B
Plaintext

CLASS azq net/minecraft/potion/PotionUtil
METHOD a getPotionEffects (Laxx;)Ljava/util/List;
ARG 0 stack
METHOD a setPotion (Laxx;Lazo;)Laxx;
ARG 0 stack
ARG 1 potion
METHOD a setCustomPotionEffects (Laxx;Ljava/util/Collection;)Laxx;
ARG 0 stack
ARG 1 effects
METHOD a buildTooltip (Laxx;Ljava/util/List;F)V
ARG 0 stack
ARG 1 list
METHOD a getColor (Lazo;)I
ARG 0 potion
METHOD a getPotionEffects (Lazo;Ljava/util/Collection;)Ljava/util/List;
ARG 0 potion
ARG 1 custom
METHOD a getPotionEffects (Lhx;)Ljava/util/List;
ARG 0 tag
METHOD a getCustomPotionEffects (Lhx;Ljava/util/List;)V
ARG 0 tag
ARG 1 list
METHOD a getColor (Ljava/util/Collection;)I
ARG 0 effects
METHOD b getCustomPotionEffects (Laxx;)Ljava/util/List;
ARG 0 stack
METHOD b getCustomPotionEffects (Lhx;)Ljava/util/List;
ARG 0 tag
METHOD c getColor (Laxx;)I
ARG 0 stack
METHOD c getPotion (Lhx;)Lazo;
ARG 0 compound
METHOD d getPotion (Laxx;)Lazo;
ARG 0 stack