Package net.minecraft.data.recipes.packs
Class VanillaRecipeProvider
java.lang.Object
net.minecraft.data.recipes.RecipeProvider
net.minecraft.data.recipes.packs.VanillaRecipeProvider
- All Implemented Interfaces:
- DataProvider
- Direct Known Subclasses:
- ForgeRecipeProvider
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.data.DataProviderDataProvider.Factory<T extends DataProvider>
- 
Field SummaryFieldsModifier 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.RecipeProvideradvancementPathProvider, recipePathProviderFields inherited from interface net.minecraft.data.DataProviderFIXED_ORDER_FIELDS, KEY_COMPARATOR, LOGGER
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidbuildRecipes(RecipeOutput p_301137_) run(CachedOutput p_254376_) static Map<Item,ResourceLocation> Methods inherited from class net.minecraft.data.recipes.RecipeProviderbanner, bedFromPlanksAndWool, buildAdvancement, buttonBuilder, candle, carpet, chestBoat, chiseled, chiseledBuilder, colorBlockWithDye, coloredTerracottaFromTerracottaAndDye, concretePowder, cookRecipes, copySmithingTemplate, copySmithingTemplate, cut, cutBuilder, doorBuilder, fenceBuilder, fenceGateBuilder, generateForEnabledBlockFamilies, generateRecipes, getBaseBlock, getBlastingRecipeName, getConversionRecipeName, getHasName, getItemName, getName, getSimpleRecipeName, getSmeltingRecipeName, hangingSign, has, has, mosaicBuilder, netheriteSmithing, nineBlockStorageRecipes, nineBlockStorageRecipesRecipesWithCustomUnpacking, nineBlockStorageRecipesWithCustomPacking, oneToOneConversionRecipe, oneToOneConversionRecipe, oreBlasting, oreSmelting, planksFromLog, planksFromLogs, polished, polishedBuilder, pressurePlate, pressurePlateBuilder, saveAdvancement, signBuilder, slab, slabBuilder, stainedGlassFromGlassAndDye, stainedGlassPaneFromGlassPaneAndDye, stainedGlassPaneFromStainedGlass, stairBuilder, stonecutterResultFromBase, stonecutterResultFromBase, 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- 
run- Specified by:
- runin interface- DataProvider
- Overrides:
- runin class- RecipeProvider
 
- 
buildRecipes- Specified by:
- buildRecipesin class- RecipeProvider
 
- 
smithingTrims
 
-