Package net.minecraft.data.server.recipe
Class OneTwentyRecipeProvider
java.lang.Object
net.minecraft.data.server.recipe.RecipeProvider
net.minecraft.data.server.recipe.OneTwentyRecipeProvider
- All Implemented Interfaces:
DataProvider
- Mappings:
Namespace Name official mk
intermediary net/minecraft/class_7802
named net/minecraft/data/server/recipe/OneTwentyRecipeProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.data.DataProvider
DataProvider.Factory<T extends DataProvider>
-
Field Summary
Fields inherited from interface net.minecraft.data.DataProvider
JSON_KEY_SORT_ORDER, JSON_KEY_SORTING_COMPARATOR, LOGGER
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.data.server.recipe.RecipeProvider
conditionsFromItem, conditionsFromTag, convertBetween, createChiseledBlockRecipe, createDoorRecipe, createSlabRecipe, createStairsRecipe, generateCookingRecipes, generateFamilies, generateFamily, getBlastingItemPath, getItemPath, getName, getRecipeName, getSmeltingItemPath, hasItem, offer2x2CompactingRecipe, offerBannerRecipe, offerBarkBlockRecipe, offerBedDyeingRecipe, offerBedRecipe, offerBlasting, offerBoatRecipe, offerCandleDyeingRecipe, offerCarpetDyeingRecipe, offerCarpetRecipe, offerChestBoatRecipe, offerChiseledBlockRecipe, offerCompactingRecipe, offerCompactingRecipe, offerConcretePowderDyeingRecipe, offerCutCopperRecipe, offerHangingSignRecipe, offerLegacyNetheriteUpgradeRecipe, offerMosaicRecipe, offerNetheriteUpgradeRecipe, offerPlanksRecipe, offerPlanksRecipe2, offerPolishedStoneRecipe, offerPressurePlateRecipe, offerReversibleCompactingRecipes, offerReversibleCompactingRecipesWithCompactingRecipeGroup, offerReversibleCompactingRecipesWithReverseRecipeGroup, offerShapelessRecipe, offerSingleOutputShapelessRecipe, offerSlabRecipe, offerSmelting, offerSmithingTemplateCopyingRecipe, offerSmithingTemplateCopyingRecipe, offerSmithingTrimRecipe, offerStainedGlassDyeingRecipe, offerStainedGlassPaneDyeingRecipe, offerStainedGlassPaneRecipe, offerStonecuttingRecipe, offerStonecuttingRecipe, offerTerracottaDyeingRecipe, offerWallRecipe, offerWaxingRecipes, offerWoolDyeingRecipe, run, saveRecipeAdvancement
-
Constructor Details
-
OneTwentyRecipeProvider
- Mappings:
Namespace Name Mixin selector official <init>
Lma;<init>(Ljj;)V
intermediary <init>
Lnet/minecraft/class_2446;<init>(Lnet/minecraft/class_7784;)V
named <init>
Lnet/minecraft/data/server/recipe/RecipeProvider;<init>(Lnet/minecraft/data/DataOutput;)V
-
-
Method Details
-
generate
- Specified by:
generate
in classRecipeProvider
- Mappings:
Namespace Name Mixin selector official a
Lma;a(Ljava/util/function/Consumer;)V
intermediary method_10419
Lnet/minecraft/class_2446;method_10419(Ljava/util/function/Consumer;)V
named generate
Lnet/minecraft/data/server/recipe/RecipeProvider;generate(Ljava/util/function/Consumer;)V
-