Uses of Class
net.minecraft.data.recipes.RecipeProvider
Packages that use RecipeProvider
Package
Description
Classes for NeoForge's own data generation.
-
Uses of RecipeProvider in net.minecraft.data.recipes
Methods in net.minecraft.data.recipes with parameters of type RecipeProviderModifier and TypeMethodDescriptionRecipeProvider.FamilyCraftingRecipeProvider.create(RecipeProvider context, ItemLike result, ItemLike base) voidRecipeProvider.FamilyStonecutterRecipeProvider.create(RecipeProvider context, ItemLike result, ItemLike base) Method parameters in net.minecraft.data.recipes with type arguments of type RecipeProviderModifier and TypeMethodDescriptionstatic MultiRegistryBootstrapRecipeProvider.asBootstrap(BiFunction<BootstrapContext<Recipe<?>>, BootstrapContext<Advancement>, ? extends RecipeProvider> providerFactory) -
Uses of RecipeProvider in net.minecraft.data.recipes.packs
Subclasses of RecipeProvider in net.minecraft.data.recipes.packs -
Uses of RecipeProvider in net.neoforged.neoforge.common.data.internal
Subclasses of RecipeProvider in net.neoforged.neoforge.common.data.internal