net.minecraft.potion

public class PotionUtils

auu
net.minecraft.unmapped.C_79101920
net.minecraft.potion.PotionUtils
net.minecraft.potion.PotionUtils

Method summary

Modifier and TypeMethod
public static List<StatusEffectInstance>
a(atd arg0)
m_60544976(C_88708284 arg0)
getPotionEffects(ItemStack item)
func_185189_a(ItemStack arg0)
public static List<StatusEffectInstance>
a(aus arg0, Collection<aek> arg1)
m_35949297(C_98610669 arg0, Collection<C_30281404> arg1)
getPotionEffects(Potion potion, Collection<StatusEffectInstance> statusEffects)
func_185186_a(PotionType arg0, Collection<PotionEffect> arg1)
public static List<StatusEffectInstance>
a(gy arg0)
m_44876394(C_74087615 arg0)
getPotionEffects(NbtCompound nbt)
func_185185_a(NBTTagCompound arg0)
public static List<StatusEffectInstance>
b(atd arg0)
m_88460477(C_88708284 arg0)
getCustomPotionEffects(ItemStack item)
func_185190_b(ItemStack arg0)
public static List<StatusEffectInstance>
b(gy arg0)
m_32310339(C_74087615 arg0)
getCustomPotionEffects(NbtCompound nbt)
func_185192_b(NBTTagCompound arg0)
public static void
a(gy arg0, List<aek> arg1)
m_63813538(C_74087615 arg0, List<C_30281404> arg1)
getPotionEffects(NbtCompound nbt, List<StatusEffectInstance> statusEffects)
func_185193_a(NBTTagCompound arg0, List<PotionEffect> arg1)
public static int
c(atd arg0)
m_99250509(C_88708284 arg0)
getColor(ItemStack stack)
func_190932_c(ItemStack arg0)
public static int
a(aus arg0)
m_61281603(C_98610669 arg0)
getColor(Potion potion)
func_185183_a(PotionType arg0)
public static int
a(Collection<aek> arg0)
m_18050727(Collection<C_30281404> arg0)
getColor(Collection<StatusEffectInstance> effects)
func_185181_a(Collection<PotionEffect> arg0)
public static Potion
d(atd arg0)
m_43010686(C_88708284 arg0)
getPotion(ItemStack item)
func_185191_c(ItemStack arg0)
public static Potion
c(gy arg0)
m_97130109(C_74087615 arg0)
getPotion(NbtCompound nbt)
func_185187_c(NBTTagCompound arg0)
public static ItemStack
a(atd arg0, aus arg1)
m_77222149(C_88708284 arg0, C_98610669 arg1)
setPotion(ItemStack item, Potion potion)
func_185188_a(ItemStack arg0, PotionType arg1)
public static ItemStack
a(atd arg0, Collection<aek> arg1)
m_93573263(C_88708284 arg0, Collection<C_30281404> arg1)
setCustomPotionEffects(ItemStack item, Collection<StatusEffectInstance> effects)
func_185184_a(ItemStack arg0, Collection<PotionEffect> arg1)
public static void
a(atd arg0, List<ij> arg1, float arg2)
m_12337586(C_88708284 arg0, List<C_95231345> arg1, float arg2)
buildTooltip(ItemStack item, List<Text> tooltip, float durationMultiplier)
func_185182_a(ItemStack arg0, List<ITextComponent> arg1, float arg2)