Uses of Class
net.minecraft.world.item.crafting.Ingredient
Packages that use Ingredient
Package
Description
Classes for NeoForge's own data generation.
-
Uses of Ingredient in net.minecraft.client.gui.screens.recipebook
Fields in net.minecraft.client.gui.screens.recipebook declared as IngredientModifier and TypeFieldDescriptionprivate IngredientAbstractFurnaceRecipeBookComponent.fuelsprivate final IngredientGhostRecipe.GhostIngredient.ingredientMethods in net.minecraft.client.gui.screens.recipebook with parameters of type IngredientModifier and TypeMethodDescriptionvoidGhostRecipe.addIngredient(Ingredient p_100144_, int p_100145_, int p_100146_) Method parameters in net.minecraft.client.gui.screens.recipebook with type arguments of type IngredientModifier and TypeMethodDescriptionvoidOverlayRecipeComponent.OverlayRecipeButton.addItemToSlot(Iterator<Ingredient> p_100240_, int p_100241_, int p_100242_, int p_100243_, int p_100244_) voidRecipeBookComponent.addItemToSlot(Iterator<Ingredient> p_100338_, int p_100339_, int p_100340_, int p_100341_, int p_100342_) Constructors in net.minecraft.client.gui.screens.recipebook with parameters of type IngredientModifierConstructorDescriptionGhostIngredient(Ingredient p_100166_, int p_100167_, int p_100168_) -
Uses of Ingredient in net.minecraft.data.recipes
Fields in net.minecraft.data.recipes declared as IngredientModifier and TypeFieldDescriptionprivate final IngredientSmithingTransformRecipeBuilder.additionprivate final IngredientSmithingTrimRecipeBuilder.additionprivate final IngredientSmithingTransformRecipeBuilder.baseprivate final IngredientSmithingTrimRecipeBuilder.baseprivate final IngredientSimpleCookingRecipeBuilder.ingredientprivate final IngredientSingleItemRecipeBuilder.ingredientprivate final IngredientSmithingTransformRecipeBuilder.templateprivate final IngredientSmithingTrimRecipeBuilder.templateFields in net.minecraft.data.recipes with type parameters of type IngredientModifier and TypeFieldDescriptionprivate final NonNullList<Ingredient> ShapelessRecipeBuilder.ingredientsprivate final Map<Character, Ingredient> ShapedRecipeBuilder.keyMethods in net.minecraft.data.recipes with parameters of type IngredientModifier and TypeMethodDescriptionstatic SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.blasting(Ingredient p_252115_, RecipeCategory p_249421_, ItemStack result, float p_250383_, int p_250476_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.blasting(Ingredient p_252115_, RecipeCategory p_249421_, ItemLike p_251247_, float p_250383_, int p_250476_) protected static RecipeBuilderRecipeProvider.buttonBuilder(ItemLike p_176659_, Ingredient p_176660_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.campfireCooking(Ingredient p_249393_, RecipeCategory p_249372_, ItemStack result, float p_252321_, int p_251916_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.campfireCooking(Ingredient p_249393_, RecipeCategory p_249372_, ItemLike p_251516_, float p_252321_, int p_251916_) protected static ShapedRecipeBuilderRecipeProvider.chiseledBuilder(RecipeCategory p_251755_, ItemLike p_249782_, Ingredient p_250087_) protected static ShapedRecipeBuilderRecipeProvider.cutBuilder(RecipeCategory p_250895_, ItemLike p_251147_, Ingredient p_251563_) ShapedRecipeBuilder.define(Character p_126125_, Ingredient p_126126_) protected static RecipeBuilderRecipeProvider.doorBuilder(ItemLike p_176671_, Ingredient p_176672_) protected static RecipeBuilderRecipeProvider.fenceBuilder(ItemLike p_176679_, Ingredient p_176680_) protected static RecipeBuilderRecipeProvider.fenceGateBuilder(ItemLike p_176685_, Ingredient p_176686_) static <T extends AbstractCookingRecipe>
SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.generic(Ingredient p_250999_, RecipeCategory p_248815_, ItemStack result, float p_251320_, int p_248693_, RecipeSerializer<T> p_250921_, AbstractCookingRecipe.Factory<T> p_312657_) static <T extends AbstractCookingRecipe>
SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.generic(Ingredient p_250999_, RecipeCategory p_248815_, ItemLike p_249766_, float p_251320_, int p_248693_, RecipeSerializer<T> p_250921_, AbstractCookingRecipe.Factory<T> p_312657_) protected static RecipeBuilderRecipeProvider.polishedBuilder(RecipeCategory p_249131_, ItemLike p_251242_, Ingredient p_251412_) protected static RecipeBuilderRecipeProvider.pressurePlateBuilder(RecipeCategory p_251447_, ItemLike p_251989_, Ingredient p_249211_) ShapelessRecipeBuilder.requires(Ingredient p_126185_) ShapelessRecipeBuilder.requires(Ingredient p_126187_, int p_126188_) protected static RecipeBuilderRecipeProvider.signBuilder(ItemLike p_176727_, Ingredient p_176728_) protected static RecipeBuilderRecipeProvider.slabBuilder(RecipeCategory p_251707_, ItemLike p_251284_, Ingredient p_248824_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smelting(Ingredient p_249223_, RecipeCategory p_251240_, ItemStack result, float p_249452_, int p_250496_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smelting(Ingredient p_249223_, RecipeCategory p_251240_, ItemLike p_249551_, float p_249452_, int p_250496_) SmithingTransformRecipeBuilder.smithing(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_) static SmithingTrimRecipeBuilderSmithingTrimRecipeBuilder.smithingTrim(Ingredient p_266812_, Ingredient p_266843_, Ingredient p_267309_, RecipeCategory p_267269_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smoking(Ingredient p_248930_, RecipeCategory p_250319_, ItemStack result, float p_252329_, int p_250482_) static SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.smoking(Ingredient p_248930_, RecipeCategory p_250319_, ItemLike p_250377_, float p_252329_, int p_250482_) protected static RecipeBuilderRecipeProvider.stairBuilder(ItemLike p_176711_, Ingredient p_176712_) static SingleItemRecipeBuilderSingleItemRecipeBuilder.stonecutting(Ingredient p_248596_, RecipeCategory p_250503_, ItemLike p_250269_) static SingleItemRecipeBuilderSingleItemRecipeBuilder.stonecutting(Ingredient p_251375_, RecipeCategory p_248984_, ItemLike p_250105_, int p_249506_) protected static RecipeBuilderRecipeProvider.trapdoorBuilder(ItemLike p_176721_, Ingredient p_176722_) protected static RecipeBuilderRecipeProvider.wallBuilder(RecipeCategory p_249083_, ItemLike p_250754_, Ingredient p_250311_) Constructors in net.minecraft.data.recipes with parameters of type IngredientModifierConstructorDescriptionprivateSimpleCookingRecipeBuilder(RecipeCategory p_251345_, CookingBookCategory p_251607_, ItemStack result, Ingredient p_250362_, float p_251204_, int p_250189_, AbstractCookingRecipe.Factory<?> p_311960_) privateSimpleCookingRecipeBuilder(RecipeCategory p_251345_, CookingBookCategory p_251607_, ItemLike p_252112_, Ingredient p_250362_, float p_251204_, int p_250189_, AbstractCookingRecipe.Factory<?> p_311960_) SingleItemRecipeBuilder(RecipeCategory p_251425_, SingleItemRecipe.Factory<?> p_312361_, Ingredient p_251221_, ItemLike p_251302_, int p_250964_) SmithingTransformRecipeBuilder(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_) SmithingTrimRecipeBuilder(RecipeCategory p_267007_, Ingredient p_266712_, Ingredient p_267018_, Ingredient p_267264_) -
Uses of Ingredient in net.minecraft.world.entity.animal.allay
Fields in net.minecraft.world.entity.animal.allay declared as Ingredient -
Uses of Ingredient in net.minecraft.world.entity.player
Fields in net.minecraft.world.entity.player with type parameters of type IngredientModifier and TypeFieldDescriptionprivate final List<Ingredient> StackedContents.RecipePicker.ingredients -
Uses of Ingredient in net.minecraft.world.entity.vehicle
Fields in net.minecraft.world.entity.vehicle declared as Ingredient -
Uses of Ingredient in net.minecraft.world.item
Fields in net.minecraft.world.item with type parameters of type IngredientModifier and TypeFieldDescriptionprivate final Supplier<Ingredient> ArmorMaterial.repairIngredientThe field for therepairIngredientrecord component.private final Supplier<Ingredient> Tiers.repairIngredientMethods in net.minecraft.world.item that return IngredientMethods in net.minecraft.world.item that return types with arguments of type IngredientModifier and TypeMethodDescriptionArmorMaterial.repairIngredient()Returns the value of therepairIngredientrecord component.Method parameters in net.minecraft.world.item with type arguments of type IngredientModifier and TypeMethodDescriptionprivate static Holder<ArmorMaterial> ArmorMaterials.register(String p_323589_, EnumMap<ArmorItem.Type, Integer> p_323819_, int p_323636_, Holder<SoundEvent> p_323958_, float p_323937_, float p_323731_, Supplier<Ingredient> p_323970_) private static Holder<ArmorMaterial> ArmorMaterials.register(String p_323865_, EnumMap<ArmorItem.Type, Integer> p_324599_, int p_324319_, Holder<SoundEvent> p_324145_, float p_323494_, float p_324549_, Supplier<Ingredient> p_323845_, List<ArmorMaterial.Layer> p_323990_) Constructor parameters in net.minecraft.world.item with type arguments of type IngredientModifierConstructorDescriptionArmorMaterial(Map<ArmorItem.Type, Integer> defense, int enchantmentValue, Holder<SoundEvent> equipSound, Supplier<Ingredient> repairIngredient, List<ArmorMaterial.Layer> layers, float toughness, float knockbackResistance) Creates an instance of aArmorMaterialrecord class.privateTiers(TagKey<Block> p_336171_, int p_43332_, float p_43334_, float p_43335_, int p_43333_, Supplier<Ingredient> p_43337_) -
Uses of Ingredient in net.minecraft.world.item.alchemy
Fields in net.minecraft.world.item.alchemy declared as IngredientModifier and TypeFieldDescriptionprivate final IngredientPotionBrewing.Mix.ingredientThe field for theingredientrecord component.Fields in net.minecraft.world.item.alchemy with type parameters of type IngredientModifier and TypeFieldDescriptionprivate final List<Ingredient> PotionBrewing.Builder.containersprivate final List<Ingredient> PotionBrewing.containersMethods in net.minecraft.world.item.alchemy that return IngredientModifier and TypeMethodDescriptionPotionBrewing.Mix.ingredient()Returns the value of theingredientrecord component.Methods in net.minecraft.world.item.alchemy with parameters of type IngredientModifier and TypeMethodDescriptionvoidPotionBrewing.Builder.addRecipe(Ingredient input, Ingredient ingredient, ItemStack output) Adds a new simple brewing recipe.Constructors in net.minecraft.world.item.alchemy with parameters of type IngredientModifierConstructorDescriptionCreates an instance of aMixrecord class.Constructor parameters in net.minecraft.world.item.alchemy with type arguments of type IngredientModifierConstructorDescription(package private)PotionBrewing(List<Ingredient> p_340915_, List<PotionBrewing.Mix<Potion>> p_341164_, List<PotionBrewing.Mix<Item>> p_341170_) (package private)PotionBrewing(List<Ingredient> p_340915_, List<PotionBrewing.Mix<Potion>> p_341164_, List<PotionBrewing.Mix<Item>> p_341170_, List<IBrewingRecipe> recipes) -
Uses of Ingredient in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting declared as IngredientModifier and TypeFieldDescription(package private) final IngredientSmithingTransformRecipe.addition(package private) final IngredientSmithingTrimRecipe.addition(package private) final IngredientSmithingTransformRecipe.base(package private) final IngredientSmithingTrimRecipe.basestatic final IngredientIngredient.EMPTYprivate static final IngredientFireworkRocketRecipe.GUNPOWDER_INGREDIENTprivate static final IngredientFireworkStarRecipe.GUNPOWDER_INGREDIENTprotected final IngredientAbstractCookingRecipe.ingredientprotected final IngredientSingleItemRecipe.ingredientprivate static final IngredientFireworkRocketRecipe.PAPER_INGREDIENTprivate static final IngredientFireworkStarRecipe.SHAPE_INGREDIENTprivate static final IngredientFireworkRocketRecipe.STAR_INGREDIENTprivate static final IngredientFireworkStarFadeRecipe.STAR_INGREDIENT(package private) final IngredientSmithingTransformRecipe.template(package private) final IngredientSmithingTrimRecipe.templateprivate static final IngredientFireworkStarRecipe.TRAIL_INGREDIENTprivate static final IngredientFireworkStarRecipe.TWINKLE_INGREDIENTFields in net.minecraft.world.item.crafting with type parameters of type IngredientModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Ingredient> Ingredient.CODECThis codec allows both the{...}and[{...}, {...}, ...]syntax.static final com.mojang.serialization.Codec<Ingredient> Ingredient.CODEC_NONEMPTYSame asCODECexcept that empty ingredients ([]) are not allowed.static final StreamCodec<RegistryFriendlyByteBuf, Ingredient> Ingredient.CONTENTS_STREAM_CODECprivate final NonNullList<Ingredient> ShapedRecipePattern.ingredientsThe field for theingredientsrecord component.(package private) final NonNullList<Ingredient> ShapelessRecipe.ingredientsprivate final Map<Character, Ingredient> ShapedRecipePattern.Data.keyThe field for thekeyrecord component.static final com.mojang.serialization.Codec<List<Ingredient>> Ingredient.LIST_CODECstatic final com.mojang.serialization.Codec<List<Ingredient>> Ingredient.LIST_CODEC_NONEMPTYstatic final com.mojang.serialization.MapCodec<Ingredient> Ingredient.MAP_CODEC_NONEMPTYThis is a codec that only allows the{...}syntax.Methods in net.minecraft.world.item.crafting that return IngredientModifier and TypeMethodDescriptionstatic IngredientIngredient.fromValues(Stream<? extends Ingredient.Value> p_43939_) static IngredientIngredient.of()static Ingredientstatic Ingredientstatic Ingredientstatic IngredientMethods in net.minecraft.world.item.crafting that return types with arguments of type IngredientModifier and TypeMethodDescriptionprivate static com.mojang.serialization.Codec<Ingredient> Ingredient.codec(boolean p_301074_) Deprecated.AbstractCookingRecipe.getIngredients()default NonNullList<Ingredient> Recipe.getIngredients()ShapedRecipe.getIngredients()ShapelessRecipe.getIngredients()SingleItemRecipe.getIngredients()ShapedRecipePattern.ingredients()Returns the value of theingredientsrecord component.ShapedRecipePattern.Data.key()Returns the value of thekeyrecord component.Methods in net.minecraft.world.item.crafting with parameters of type IngredientModifier and TypeMethodDescriptionAbstractCookingRecipe.Factory.create(String p_312581_, CookingBookCategory p_312220_, Ingredient p_312282_, ItemStack p_311868_, float p_312803_, int p_312165_) SimpleCookingSerializer.create(String p_312671_, CookingBookCategory p_312067_, Ingredient p_312327_, ItemStack p_311758_, float p_312386_, int p_311986_) SingleItemRecipe.Factory.create(String p_311769_, Ingredient p_312083_, ItemStack p_312063_) Method parameters in net.minecraft.world.item.crafting with type arguments of type IngredientModifier and TypeMethodDescriptionstatic ShapedRecipePatternShapedRecipePattern.of(Map<Character, Ingredient> p_312851_, String... p_312645_) static ShapedRecipePatternConstructors in net.minecraft.world.item.crafting with parameters of type IngredientModifierConstructorDescriptionAbstractCookingRecipe(RecipeType<?> p_250197_, String p_249518_, CookingBookCategory p_250891_, Ingredient p_251354_, ItemStack p_252185_, float p_252165_, int p_250256_) BlastingRecipe(String p_251053_, CookingBookCategory p_249936_, Ingredient p_251550_, ItemStack p_251027_, float p_250843_, int p_249841_) CampfireCookingRecipe(String p_250140_, CookingBookCategory p_251808_, Ingredient p_249826_, ItemStack p_251839_, float p_251432_, int p_251471_) SingleItemRecipe(RecipeType<?> p_44416_, RecipeSerializer<?> p_44417_, String p_44419_, Ingredient p_44420_, ItemStack p_44421_) SmeltingRecipe(String p_250200_, CookingBookCategory p_251114_, Ingredient p_250340_, ItemStack p_250306_, float p_249577_, int p_250030_) SmithingTransformRecipe(Ingredient p_266750_, Ingredient p_266787_, Ingredient p_267292_, ItemStack p_267031_) SmithingTrimRecipe(Ingredient p_267298_, Ingredient p_266862_, Ingredient p_267050_) SmokingRecipe(String p_249312_, CookingBookCategory p_251017_, Ingredient p_252345_, ItemStack p_250002_, float p_250535_, int p_251222_) StonecutterRecipe(String p_44479_, Ingredient p_44480_, ItemStack p_302318_) Constructor parameters in net.minecraft.world.item.crafting with type arguments of type IngredientModifierConstructorDescriptionCreates an instance of aDatarecord class.ShapedRecipePattern(int width, int height, NonNullList<Ingredient> ingredients, Optional<ShapedRecipePattern.Data> data) Creates an instance of aShapedRecipePatternrecord class.ShapelessRecipe(String p_249640_, CraftingBookCategory p_249390_, ItemStack p_252071_, NonNullList<Ingredient> p_250689_) -
Uses of Ingredient in net.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common with type parameters of type IngredientMethods in net.neoforged.neoforge.common that return IngredientConstructor parameters in net.neoforged.neoforge.common with type arguments of type IngredientModifierConstructorDescriptionSimpleTier(TagKey<Block> incorrectBlocksForDrops, int uses, float speed, float attackDamageBonus, int enchantmentValue, Supplier<Ingredient> repairIngredient) -
Uses of Ingredient in net.neoforged.neoforge.common.brewing
Fields in net.neoforged.neoforge.common.brewing declared as IngredientModifier and TypeFieldDescriptionprivate final IngredientBrewingRecipe.ingredientprivate final IngredientBrewingRecipe.inputMethods in net.neoforged.neoforge.common.brewing that return IngredientConstructors in net.neoforged.neoforge.common.brewing with parameters of type IngredientModifierConstructorDescriptionBrewingRecipe(Ingredient input, Ingredient ingredient, ItemStack output) -
Uses of Ingredient in net.neoforged.neoforge.common.crafting
Fields in net.neoforged.neoforge.common.crafting declared as IngredientModifier and TypeFieldDescriptionprivate final IngredientDifferenceIngredient.baseThe field for thebaserecord component.private final IngredientSizedIngredient.ingredientprivate final IngredientDifferenceIngredient.subtractedThe field for thesubtractedrecord component.Fields in net.neoforged.neoforge.common.crafting with type parameters of type IngredientModifier and TypeFieldDescriptionprivate final List<Ingredient> CompoundIngredient.childrenThe field for thechildrenrecord component.private final List<Ingredient> IntersectionIngredient.childrenThe field for thechildrenrecord component.Methods in net.neoforged.neoforge.common.crafting that return IngredientModifier and TypeMethodDescriptionDifferenceIngredient.base()Returns the value of thebaserecord component.SizedIngredient.ingredient()static IngredientCompoundIngredient.of(Ingredient... children) Creates a compound ingredient from the given list of ingredientsstatic <T> IngredientDataComponentIngredient.of(boolean strict, Supplier<? extends DataComponentType<? super T>> type, T value, ItemLike... items) Creates a new ingredient matching any item from the list, containing the given componentsstatic IngredientDataComponentIngredient.of(boolean strict, DataComponentMap map, Holder<Item>... items) Creates a new ingredient matching any item from the list, containing the given componentsstatic IngredientDataComponentIngredient.of(boolean strict, DataComponentMap map, HolderSet<Item> items) Creates a new ingredient matching any item from the list, containing the given componentsstatic IngredientDataComponentIngredient.of(boolean strict, DataComponentMap map, ItemLike... items) Creates a new ingredient matching any item from the list, containing the given componentsstatic IngredientDataComponentIngredient.of(boolean strict, DataComponentPredicate predicate, Holder<Item>... items) Creates a new ingredient matching any item from the list, containing the given componentsstatic IngredientDataComponentIngredient.of(boolean strict, DataComponentPredicate predicate, HolderSet<Item> items) Creates a new ingredient matching any item from the list, containing the given componentsstatic IngredientDataComponentIngredient.of(boolean strict, DataComponentPredicate predicate, ItemLike... items) Creates a new ingredient matching any item from the list, containing the given componentsstatic <T> IngredientDataComponentIngredient.of(boolean strict, DataComponentType<? super T> type, T value, ItemLike... items) Creates a new ingredient matching any item from the list, containing the given componentsstatic IngredientCreates a new ingredient matching the given item, containing the given componentsstatic IngredientDifferenceIngredient.of(Ingredient base, Ingredient subtracted) Gets the difference from the two ingredientsstatic IngredientIntersectionIngredient.of(Ingredient... ingredients) Gets an intersection ingredientDifferenceIngredient.subtracted()Returns the value of thesubtractedrecord component.default IngredientICustomIngredient.toVanilla()Returns a newIngredientbehaving as defined by this custom ingredient.Methods in net.neoforged.neoforge.common.crafting that return types with arguments of type IngredientModifier and TypeMethodDescriptionCompoundIngredient.children()Returns the value of thechildrenrecord component.IntersectionIngredient.children()Returns the value of thechildrenrecord component.static com.mojang.serialization.Codec<Ingredient> CraftingHelper.makeIngredientCodec(boolean allowEmpty) static com.mojang.serialization.MapCodec<Ingredient> CraftingHelper.makeIngredientMapCodec()Methods in net.neoforged.neoforge.common.crafting with parameters of type IngredientModifier and TypeMethodDescriptionstatic IngredientCompoundIngredient.of(Ingredient... children) Creates a compound ingredient from the given list of ingredientsstatic IngredientDifferenceIngredient.of(Ingredient base, Ingredient subtracted) Gets the difference from the two ingredientsstatic IngredientIntersectionIngredient.of(Ingredient... ingredients) Gets an intersection ingredientConstructors in net.neoforged.neoforge.common.crafting with parameters of type IngredientModifierConstructorDescriptionDifferenceIngredient(Ingredient base, Ingredient subtracted) Creates an instance of aDifferenceIngredientrecord class.SizedIngredient(Ingredient ingredient, int count) Constructor parameters in net.neoforged.neoforge.common.crafting with type arguments of type IngredientModifierConstructorDescriptionCompoundIngredient(List<Ingredient> children) Creates an instance of aCompoundIngredientrecord class.IntersectionIngredient(List<Ingredient> children) Creates an instance of aIntersectionIngredientrecord class. -
Uses of Ingredient in net.neoforged.neoforge.common.data.internal
Methods in net.neoforged.neoforge.common.data.internal that return IngredientModifier and TypeMethodDescriptionprivate @Nullable IngredientNeoForgeRecipeProvider.enhance(ResourceLocation name, Ingredient vanilla) Methods in net.neoforged.neoforge.common.data.internal with parameters of type IngredientModifier and TypeMethodDescriptionprivate @Nullable IngredientNeoForgeRecipeProvider.enhance(ResourceLocation name, Ingredient vanilla) -
Uses of Ingredient in net.neoforged.neoforge.debug.crafting
Methods in net.neoforged.neoforge.debug.crafting that return types with arguments of type IngredientModifier and TypeMethodDescriptionprivate static NonNullList<Ingredient> IngredientTests.CompressedShapelessRecipe.decompressList(List<SizedIngredient> ingredients) Method parameters in net.neoforged.neoforge.debug.crafting with type arguments of type IngredientModifier and TypeMethodDescriptionprivate static List<SizedIngredient> IngredientTests.CompressedShapelessRecipe.compressIngredients(NonNullList<Ingredient> ingredients) -
Uses of Ingredient in net.neoforged.neoforge.oldtest.recipebook
Fields in net.neoforged.neoforge.oldtest.recipebook with type parameters of type IngredientModifier and TypeFieldDescriptionprivate final NonNullList<Ingredient> RecipeBookTestRecipe.itemsprivate final Map<String, Ingredient> RecipeBookTestRecipe.Ingredients.recipeThe field for thereciperecord component.Methods in net.neoforged.neoforge.oldtest.recipebook that return types with arguments of type IngredientModifier and TypeMethodDescriptionRecipeBookTestRecipe.getIngredients()RecipeBookTestRecipe.Ingredients.recipe()Returns the value of thereciperecord component.Constructor parameters in net.neoforged.neoforge.oldtest.recipebook with type arguments of type IngredientModifierConstructorDescriptionIngredients(String group, List<String> pattern, Map<String, Ingredient> recipe, ItemStack result) Creates an instance of aIngredientsrecord class. -
Uses of Ingredient in net.neoforged.neoforge.unittest
Methods in net.neoforged.neoforge.unittest with parameters of type IngredientModifier and TypeMethodDescription(package private) voidIngredientTests.testCompoundIngredient(Ingredient a, Ingredient b) -
Uses of Ingredient in net.neoforged.testframework.condition
Fields in net.neoforged.testframework.condition declared as IngredientModifier and TypeFieldDescriptionprivate final IngredientTestEnabledIngredient.baseThe field for thebaserecord component.Methods in net.neoforged.testframework.condition that return IngredientModifier and TypeMethodDescriptionTestEnabledIngredient.base()Returns the value of thebaserecord component.Constructors in net.neoforged.testframework.condition with parameters of type IngredientModifierConstructorDescriptionTestEnabledIngredient(Ingredient base, TestFramework framework, String testId) Creates an instance of aTestEnabledIngredientrecord class.