net.minecraft.potion

public class PotionUtils

afp
net.minecraft.unmapped.C_79101920
net.minecraft.potion.PotionUtils

Method summary

Modifier and TypeMethod
public static List<StatusEffectInstance>
a(adz arg0)
m_60544976(C_88708284 arg0)
getPotionEffects(ItemStack item)
public static List<StatusEffectInstance>
a(afn arg0, Collection<rq> arg1)
m_35949297(C_98610669 arg0, Collection<C_30281404> arg1)
getPotionEffects(Potion potion, Collection<StatusEffectInstance> statusEffects)
public static List<StatusEffectInstance>
a(dr arg0)
m_44876394(C_74087615 arg0)
getPotionEffects(NbtCompound nbt)
public static List<StatusEffectInstance>
b(adz arg0)
m_88460477(C_88708284 arg0)
getCustomPotionEffects(ItemStack item)
public static List<StatusEffectInstance>
b(dr arg0)
m_32310339(C_74087615 arg0)
getCustomPotionEffects(NbtCompound nbt)
public static void
a(dr arg0, List<rq> arg1)
m_63813538(C_74087615 arg0, List<C_30281404> arg1)
getPotionEffects(NbtCompound nbt, List<StatusEffectInstance> statusEffects)
public static int
a(Collection<rq> arg0)
m_18050727(Collection<C_30281404> arg0)
getColor(Collection<StatusEffectInstance> effects)
public static Potion
c(adz arg0)
m_43010686(C_88708284 arg0)
getPotion(ItemStack item)
public static Potion
c(dr arg0)
m_97130109(C_74087615 arg0)
getPotion(NbtCompound nbt)
public static ItemStack
a(adz arg0, afn arg1)
m_77222149(C_88708284 arg0, C_98610669 arg1)
setPotion(ItemStack item, Potion potion)
public static ItemStack
a(adz arg0, Collection<rq> arg1)
m_93573263(C_88708284 arg0, Collection<C_30281404> arg1)
setCustomPotionEffects(ItemStack item, Collection<StatusEffectInstance> effects)
public static int
a(afn arg0)
m_61281603(C_98610669 arg0)
getColor(Potion potion)
public static void
a(adz arg0, List<String> arg1, float arg2)
m_12337586(C_88708284 arg0, List<String> arg1, float arg2)
buildTooltip(ItemStack item, List<String> tooltip, float durationMultiplier)