net.minecraft.world.item.alchemy

public class PotionBrewing

cwt
net.minecraft.world.item.alchemy.PotionBrewing
net.minecraft.class_1845
net.minecraft.unmapped.C_ilssplzn
net.minecraft.recipe.BrewingRecipeRegistry
net.minecraft.recipe.BrewingRecipeRegistry
net.minecraft.src.C_1441_
net.minecraft.world.item.alchemy.PotionBrewer

Field summary

Modifier and TypeField
public static final int
a
BREWING_TIME_SECONDS
field_30942
f_ltwfhqjw
field_30942
BREWING_TIME_SECONDS
f_151252_
public static final PotionBrewing
b
EMPTY
field_51402
f_rhvjiasu
EMPTY
EMPTY
f_317012_
private final List<Ingredient>
c
containers
field_51403
f_mxpxplfe
potionTypes
bottomIngredients
f_317135_
private final List<PotionBrewing$Mix<Potion>>
d
potionMixes
field_51404
f_aruotgdf
potionRecipes
potionRecipes
f_316577_
private final List<PotionBrewing$Mix<Item>>
e
containerMixes
field_51405
f_dhquiuxe
itemRecipes
itemRecipes
f_314332_

Constructor summary

ModifierConstructor
(List<Ingredient> potionTypes, List<PotionBrewing$Mix<Potion>> potionRecipes, List<PotionBrewing$Mix<Item>> itemRecipes)

Method summary

Modifier and TypeMethod
public boolean
a(cuq arg0)
isIngredient(ItemStack arg0)
method_8077(class_1799 arg0)
m_ldkmprrc(C_sddaxwyk arg0)
isValidIngredient(ItemStack stack)
isTopIngredient(ItemStack stack)
m_43506_(C_1391_ arg0)
private boolean
d(cuq arg0)
isContainer(ItemStack arg0)
method_59700(class_1799 arg0)
m_kdcuqyob(C_sddaxwyk arg0)
isPotionType(ItemStack stack)
isBottomIngredient(ItemStack stack)
m_321499_(C_1391_ arg0)
public boolean
b(cuq arg0)
isContainerIngredient(ItemStack arg0)
method_8079(class_1799 arg0)
m_zqdnpuap(C_sddaxwyk arg0)
isItemRecipeIngredient(ItemStack stack)
isItemRecipeIngredient(ItemStack stack)
m_43517_(C_1391_ arg0)
public boolean
c(cuq arg0)
isPotionIngredient(ItemStack arg0)
method_8069(class_1799 arg0)
m_lronsnat(C_sddaxwyk arg0)
isPotionRecipeIngredient(ItemStack stack)
isPotionRecipeIngredient(ItemStack stack)
m_43522_(C_1391_ arg0)
public boolean
a(jm<cws> arg0)
isBrewablePotion(Holder<Potion> arg0)
method_20361(class_6880<class_1842> arg0)
m_ngyngnto(C_cjzoxshv<C_almkolgw> arg0)
isBrewable(RegistryEntry<Potion> potion)
isBrewable(Holder<Potion> potion)
m_43511_(C_203228_<C_1440_> arg0)
public boolean
a(cuq arg0, cuq arg1)
hasMix(ItemStack arg0, ItemStack arg1)
method_8072(class_1799 arg0, class_1799 arg1)
m_wrviwmkr(C_sddaxwyk arg0, C_sddaxwyk arg1)
hasRecipe(ItemStack input, ItemStack ingredient)
hasRecipe(ItemStack bottomInput, ItemStack topInput)
m_43508_(C_1391_ p_43510_, C_1391_ arg1)
public boolean
b(cuq arg0, cuq arg1)
hasContainerMix(ItemStack arg0, ItemStack arg1)
method_8070(class_1799 arg0, class_1799 arg1)
m_fdkgeuuc(C_sddaxwyk arg0, C_sddaxwyk arg1)
hasItemRecipe(ItemStack input, ItemStack ingredient)
hasItemRecipe(ItemStack bottomInput, ItemStack topInput)
m_43519_(C_1391_ p_43521_, C_1391_ arg1)
public boolean
c(cuq arg0, cuq arg1)
hasPotionMix(ItemStack arg0, ItemStack arg1)
method_8075(class_1799 arg0, class_1799 arg1)
m_ngonaytv(C_sddaxwyk arg0, C_sddaxwyk arg1)
hasPotionRecipe(ItemStack input, ItemStack ingredient)
hasPotionRecipe(ItemStack bottomInput, ItemStack topInput)
m_43524_(C_1391_ p_43526_, C_1391_ arg1)
public ItemStack
d(cuq arg0, cuq arg1)
mix(ItemStack arg0, ItemStack arg1)
method_8078(class_1799 arg0, class_1799 arg1)
m_cwnwpxhs(C_sddaxwyk arg0, C_sddaxwyk arg1)
craft(ItemStack ingredient, ItemStack input)
craft(ItemStack topInput, ItemStack bottomInput)
m_43529_(C_1391_ p_43531_, C_1391_ arg1)
public static PotionBrewing
a(cpl arg0)
bootstrap(FeatureFlagSet arg0)
method_8076(class_7699 arg0)
m_bwccxzca(C_czxxrbcp arg0)
create(FeatureSet enabledFeatures)
create(FeatureFlagBitSet features)
m_320553_(C_243488_ p_329176_)
public static void
a(cwt$a arg0)
addVanillaMixes(PotionBrewing$Builder arg0)
method_59699(class_1845$class_9665 arg0)
m_cugqmywj(C_ilssplzn$C_anvszzom arg0)
registerDefaults(BrewingRecipeRegistry$Builder builder)
addVanillaRecipes(BrewingRecipeRegistry$Builder builder)
m_43502_(C_1441_$C_313855_ p_332525_)