Uses of Interface
net.neoforged.neoforge.common.extensions.IRecipeOutputExtension
Packages that use IRecipeOutputExtension
-
Uses of IRecipeOutputExtension in net.minecraft.data.recipes
Subinterfaces of IRecipeOutputExtension in net.minecraft.data.recipes -
Uses of IRecipeOutputExtension in net.neoforged.neoforge.common.crafting
Classes in net.neoforged.neoforge.common.crafting that implement IRecipeOutputExtensionModifier and TypeClassDescriptionclass
Wrapper around aRecipeOutput
that adds conditions to all received recipes.