Class VanillaRecipeProvider
java.lang.Object
net.minecraft.data.recipes.RecipeProvider
net.minecraft.data.recipes.packs.VanillaRecipeProvider
- Direct Known Subclasses:
NeoForgeRecipeProvider
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BrewingProviderstatic final ImmutableList<ItemLike> static final ImmutableList<ItemLike> private static final intstatic final ImmutableList<ItemLike> static final ImmutableList<ItemLike> static final ImmutableList<ItemLike> static final ImmutableList<ItemLike> static final ImmutableList<ItemLike> static final ImmutableList<ItemLike> Fields inherited from class RecipeProvider
advancementOutput, items, output -
Constructor Summary
ConstructorsConstructorDescriptionVanillaRecipeProvider(BootstrapContext<Recipe<?>> recipeOutput, BootstrapContext<Advancement> advancementOutput) -
Method Summary
Methods inherited from class RecipeProvider
asBootstrap, banner, bedFromPlanksAndWool, bredAnimal, buttonBuilder, candle, carpet, carpetBuilder, chestBoat, chiseled, chiseledBuilder, coloredTerracottaFromTerracottaAndDye, colorItemWithDye, colorWithDye, concretePowder, cookRecipes, copperBulb, copySmithingTemplate, copySmithingTemplate, cushionRecipe, cut, cutBuilder, doorBuilder, dryGhast, dyedBundleRecipe, dyedItem, dyedShulkerBoxRecipe, fenceBuilder, fenceGateBuilder, generateForEnabledBlockFamilies, generateRecipes, getBaseBlockForCrafting, getBlastingRecipeName, getConversionRecipeName, getHasName, getItemName, getSimpleRecipeName, getSmeltingRecipeName, grate, hangingSignBuilder, harness, has, has, has, insideOf, inventoryTrigger, inventoryTrigger, mosaicBuilder, netheriteSmithing, nineBlockStorageRecipes, nineBlockStorageRecipes, nineBlockStorageRecipesRecipesWithCustomUnpacking, nineBlockStorageRecipesWithCustomPacking, oneToOneConversionRecipe, oneToOneConversionRecipe, oreBlasting, oreCooking, oreSmelting, planksFromLog, planksFromLogs, polished, polishedBuilder, pressurePlate, pressurePlateBuilder, shaped, shaped, shaped, shapeless, shapeless, shapeless, shelf, signBuilder, simpleCookingRecipe, slab, slabBuilder, smeltingResultFromBase, stainedGlassFromGlassAndDye, stainedGlassPaneFromGlassPaneAndDye, stainedGlassPaneFromStainedGlass, stairBuilder, stonecutterResultFromBase, stonecutterResultFromBase, suspiciousStew, tag, threeByThreePacker, threeByThreePacker, trapdoorBuilder, trimSmithing, twoByTwoPacker, wall, wallBuilder, waxedChiseled, waxRecipes, woodenBoat, woodFromLogs
-
Field Details
-
COAL_SMELTABLES
-
IRON_SMELTABLES
-
COPPER_SMELTABLES
-
GOLD_SMELTABLES
-
DIAMOND_SMELTABLES
-
LAPIS_SMELTABLES
-
REDSTONE_SMELTABLES
-
EMERALD_SMELTABLES
-
DEFAULT_COOKING_TIME
private static final int DEFAULT_COOKING_TIME- See Also:
-
brewingProvider
-
-
Constructor Details
-
VanillaRecipeProvider
public VanillaRecipeProvider(BootstrapContext<Recipe<?>> recipeOutput, BootstrapContext<Advancement> advancementOutput)
-
-
Method Details
-
create
-
buildRecipes
protected void buildRecipes()- Specified by:
buildRecipesin classRecipeProvider
-
smithingTrims
-