net.minecraft.potion

public class PotionUtil

bgf
net.minecraft.world.item.alchemy.PotionUtils
net.minecraft.class_1844
net.minecraft.potion.PotionUtil
net.minecraft.unmapped.C_lyeejpyw
net.minecraft.potion.PotionUtils
net.minecraft.potion.PotionUtils

Method summary

Modifier and TypeMethod
public static List<StatusEffectInstance>
a(ben arg0)
getMobEffects(ItemStack arg0)
method_8067(class_1799 arg0)
getPotionEffects(ItemStack stack)
m_moqtnegs(C_sddaxwyk arg0)
func_185189_a(ItemStack arg0)
getEffectsFromStack(ItemStack stack)
public static List<StatusEffectInstance>
a(bgd arg0, Collection<akk> arg1)
getAllEffects(Potion arg0, Collection<MobEffectInstance> arg1)
method_8059(class_1842 arg0, Collection<class_1293> arg1)
getPotionEffects(Potion potion, Collection<StatusEffectInstance> custom)
m_ltlfdxrd(C_almkolgw arg0, Collection<C_wpfizwve> arg1)
func_185186_a(Potion arg0, Collection<EffectInstance> arg1)
mergeEffects(Potion potionIn, Collection<EffectInstance> effects)
public static List<StatusEffectInstance>
a(jt arg0)
getAllEffects(CompoundTag arg0)
method_8066(class_2487 arg0)
getPotionEffects(CompoundTag tag)
m_gqtddnts(C_hhlwcnih arg0)
func_185185_a(CompoundNBT arg0)
getEffectsFromTag(CompoundNBT tag)
public static List<StatusEffectInstance>
b(ben arg0)
getCustomEffects(ItemStack arg0)
method_8068(class_1799 arg0)
getCustomPotionEffects(ItemStack stack)
m_rgsfpgwl(C_sddaxwyk arg0)
func_185190_b(ItemStack arg0)
getFullEffectsFromItem(ItemStack itemIn)
public static List<StatusEffectInstance>
b(jt arg0)
getCustomEffects(CompoundTag arg0)
method_8060(class_2487 arg0)
getCustomPotionEffects(CompoundTag tag)
m_kuwrwubg(C_hhlwcnih arg0)
func_185192_b(CompoundNBT arg0)
getFullEffectsFromTag(CompoundNBT tag)
public static void
a(jt arg0, List<akk> arg1)
getCustomEffects(CompoundTag arg0, List<MobEffectInstance> arg1)
method_8058(class_2487 arg0, List<class_1293> arg1)
getCustomPotionEffects(CompoundTag tag, List<StatusEffectInstance> list)
m_iqllvmwp(C_hhlwcnih arg0, List<C_wpfizwve> arg1)
func_185193_a(CompoundNBT arg0, List<EffectInstance> arg1)
addCustomPotionEffectToList(CompoundNBT tag, List<EffectInstance> effectList)
public static int
c(ben arg0)
getColor(ItemStack arg0)
method_8064(class_1799 arg0)
getColor(ItemStack stack)
m_dtettsff(C_sddaxwyk arg0)
func_190932_c(ItemStack arg0)
getColor(ItemStack itemStackIn)
public static int
a(bgd arg0)
getColor(Potion arg0)
method_8062(class_1842 arg0)
getColor(Potion potion)
m_bkabbujb(C_almkolgw arg0)
func_185183_a(Potion arg0)
getPotionColor(Potion potionIn)
public static int
a(Collection<akk> arg0)
getColor(Collection<MobEffectInstance> arg0)
method_8055(Collection<class_1293> arg0)
getColor(Collection<StatusEffectInstance> effects)
m_cxismorv(Collection<C_wpfizwve> arg0)
func_185181_a(Collection<EffectInstance> arg0)
getPotionColorFromEffectList(Collection<EffectInstance> effects)
public static Potion
d(ben arg0)
getPotion(ItemStack arg0)
method_8063(class_1799 arg0)
getPotion(ItemStack stack)
m_mbigtggv(C_sddaxwyk arg0)
func_185191_c(ItemStack arg0)
getPotionFromItem(ItemStack itemIn)
public static Potion
c(jt arg0)
getPotion(CompoundTag arg0)
method_8057(class_2487 arg0)
getPotion(CompoundTag compound)
m_wnyzietc(C_hhlwcnih arg0)
func_185187_c(CompoundNBT arg0)
getPotionTypeFromNBT(CompoundNBT tag)
public static ItemStack
a(ben arg0, bgd arg1)
setPotion(ItemStack arg0, Potion arg1)
method_8061(class_1799 arg0, class_1842 arg1)
setPotion(ItemStack stack, Potion potion)
m_iqqmkeff(C_sddaxwyk arg0, C_almkolgw arg1)
func_185188_a(ItemStack arg0, Potion arg1)
addPotionToItemStack(ItemStack itemIn, Potion potionIn)
public static ItemStack
a(ben arg0, Collection<akk> arg1)
setCustomEffects(ItemStack arg0, Collection<MobEffectInstance> arg1)
method_8056(class_1799 arg0, Collection<class_1293> arg1)
setCustomPotionEffects(ItemStack stack, Collection<StatusEffectInstance> effects)
m_ufqfxnrq(C_sddaxwyk arg0, Collection<C_wpfizwve> arg1)
func_185184_a(ItemStack arg0, Collection<EffectInstance> arg1)
appendEffects(ItemStack itemIn, Collection<EffectInstance> effects)
public static void
a(ben arg0, List<lf> arg1, float arg2)
addPotionTooltip(ItemStack arg0, List<Component> arg1, float arg2)
method_8065(class_1799 arg0, List<class_2561> arg1, float arg2)
buildTooltip(ItemStack stack, List<Text> list, float arg2)
m_huvavbuq(C_sddaxwyk arg0, List<C_rdaqiwdt> arg1, float arg2)
func_185182_a(ItemStack arg0, List<ITextComponent> arg1, float arg2)
addPotionTooltip(ItemStack itemIn, List<ITextComponent> lores, float durationFactor)