Class FabricRecipesProvider
java.lang.Object
net.minecraft.data.server.RecipeProvider
net.fabricmc.fabric.api.datagen.v1.provider.FabricRecipeProvider
net.fabricmc.fabric.api.datagen.v1.provider.FabricRecipesProvider
- All Implemented Interfaces:
net.minecraft.data.DataProvider
Deprecated.
-
Field Summary
Fields inherited from interface net.minecraft.data.DataProvider
SHA1
-
Constructor Summary
-
Method Summary
Methods inherited from class net.fabricmc.fabric.api.datagen.v1.provider.FabricRecipeProvider
generateRecipes, getRecipeIdentifier, run, withConditions
Methods inherited from class net.minecraft.data.server.RecipeProvider
createChiseledBlockRecipe, createCondensingRecipe, createCutCopperRecipe, getName, getWallRecipe, offerCandleDyeingRecipe, offerChiseledBlockRecipe, offerCutCopperRecipe, offerPolishedStoneRecipe, offerWallRecipe
-
Field Details
-
dataGenerator
Deprecated.
-
-
Constructor Details
-
FabricRecipesProvider
Deprecated.
-
FabricRecipeProvider
instead.