Class VanillaRecipeProvider
java.lang.Object
net.minecraft.data.recipes.RecipeProvider
net.minecraft.data.recipes.packs.VanillaRecipeProvider
- Direct Known Subclasses:
NeoForgeRecipeProvider
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final record -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ImmutableList<ItemLike> static final ImmutableList<ItemLike> static 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
items, output, registries -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedVanillaRecipeProvider(HolderLookup.Provider registries, RecipeOutput output) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprivate voidprivate voidMethods inherited from class RecipeProvider
banner, bedFromPlanksAndWool, bredAnimal, buttonBuilder, candle, carpet, chestBoat, chiseled, chiseledBuilder, coloredTerracottaFromTerracottaAndDye, colorItemWithDye, colorWithDye, concretePowder, cookRecipes, copperBulb, copySmithingTemplate, copySmithingTemplate, cut, cutBuilder, doorBuilder, dryGhast, dyedBundleRecipe, dyedItem, dyedShulkerBoxRecipe, fenceBuilder, fenceGateBuilder, generateForEnabledBlockFamilies, generateRecipes, getBaseBlockForCrafting, getBlastingRecipeName, getConversionRecipeName, getHasName, getItemName, getSimpleRecipeName, getSmeltingRecipeName, grate, hangingSign, 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
-
-
Constructor Details
-
VanillaRecipeProvider
-
-
Method Details
-
buildRecipes
protected void buildRecipes()- Specified by:
buildRecipesin classRecipeProvider
-
smithingTrims
-
shulkerBoxRecipes
private void shulkerBoxRecipes() -
bundleRecipes
private void bundleRecipes()
-