net.minecraft.server.v1_12_R1

public class PotionBrewer

akh
net.minecraft.potion.PotionHelper
net.minecraft.server.v1_12_R1.PotionBrewer

Field summary

Modifier and TypeField
private static final List<PotionBrewer$PredicatedCombination<PotionRegistry>>
a
field_185213_a
private static final List<PotionBrewer$PredicatedCombination<Item>>
b
field_185214_b
private static final List<RecipeItemStack>
c
field_185215_c
private static final com.google.common.base.Predicate<ItemStack>
d
field_185216_d

Method summary

Modifier and TypeMethod
public static boolean
a(aip arg0)
func_185205_a(ItemStack arg0)
protected static boolean
b(aip arg0)
func_185203_b(ItemStack arg0)
protected static boolean
c(aip arg0)
func_185211_c(ItemStack arg0)
public static boolean
a(aip arg0, aip arg1)
func_185208_a(ItemStack arg0, ItemStack arg1)
protected static boolean
b(aip arg0, aip arg1)
func_185206_b(ItemStack arg0, ItemStack arg1)
protected static boolean
c(aip arg0, aip arg1)
func_185209_c(ItemStack arg0, ItemStack arg1)
public static ItemStack
d(aip arg0, aip arg1)
func_185212_d(ItemStack arg0, ItemStack arg1)
public static void
a()
func_185207_a()
private static void
a(ajd arg0, ain arg1, ajd arg2)
func_193355_a(ItemPotion arg0, Item arg1, ItemPotion arg2)
private static void
a(ajd arg0)
func_193354_a(ItemPotion arg0)
private static void
a(akg arg0, ain arg1, akg arg2)
func_193357_a(PotionType arg0, Item arg1, PotionType arg2)
private static void
a(akg arg0, akq arg1, akg arg2)
func_193356_a(PotionType arg0, Ingredient arg1, PotionType arg2)