Package net.minecraft.data.recipes.packs
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 class
static final record
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.google.common.collect.ImmutableList
<ItemLike> static final com.google.common.collect.ImmutableList
<ItemLike> static final com.google.common.collect.ImmutableList
<ItemLike> static final com.google.common.collect.ImmutableList
<ItemLike> static final com.google.common.collect.ImmutableList
<ItemLike> static final com.google.common.collect.ImmutableList
<ItemLike> static final com.google.common.collect.ImmutableList
<ItemLike> static final com.google.common.collect.ImmutableList
<ItemLike> Fields inherited from class net.minecraft.data.recipes.RecipeProvider
output, registries
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
VanillaRecipeProvider
(HolderLookup.Provider p_364298_, RecipeOutput p_361287_) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
private void
private void
Methods inherited from class net.minecraft.data.recipes.RecipeProvider
banner, bedFromPlanksAndWool, buttonBuilder, candle, carpet, chestBoat, chiseled, chiseledBuilder, colorBlockWithDye, coloredTerracottaFromTerracottaAndDye, colorWithDye, concretePowder, cookRecipes, copperBulb, copySmithingTemplate, copySmithingTemplate, cut, cutBuilder, doorBuilder, fenceBuilder, fenceGateBuilder, generateForEnabledBlockFamilies, generateRecipes, getBaseBlock, getBlastingRecipeName, getConversionRecipeName, getHasName, getItemName, getSimpleRecipeName, getSmeltingRecipeName, grate, hangingSign, 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, shapeless, shapeless, shapeless, signBuilder, simpleCookingRecipe, slab, slabBuilder, smeltingResultFromBase, stainedGlassFromGlassAndDye, stainedGlassPaneFromGlassPaneAndDye, stainedGlassPaneFromStainedGlass, stairBuilder, stonecutterResultFromBase, stonecutterResultFromBase, suspiciousStew, tag, threeByThreePacker, threeByThreePacker, trapdoorBuilder, trimSmithing, twoByTwoPacker, wall, wallBuilder, 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:
buildRecipes
in classRecipeProvider
-
smithingTrims
-
shulkerBoxRecipes
private void shulkerBoxRecipes() -
bundleRecipes
private void bundleRecipes()
-