Package net.minecraft.data.server.recipe
Class BundleRecipeGenerator
java.lang.Object
net.minecraft.data.server.recipe.RecipeGenerator
net.minecraft.data.server.recipe.BundleRecipeGenerator
- Mappings:
Namespace Name named net/minecraft/data/server/recipe/BundleRecipeGeneratorintermediary net/minecraft/class_7801official ph
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.data.server.recipe.RecipeGenerator
RecipeGenerator.RecipeProvider -
Field Summary
Fields inherited from class net.minecraft.data.server.recipe.RecipeGenerator
exporter, registries -
Constructor Summary
ConstructorsConstructorDescriptionBundleRecipeGenerator(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) -
Method Summary
Methods inherited from class net.minecraft.data.server.recipe.RecipeGenerator
conditionsFromItem, conditionsFromTag, convertBetween, createChiseledBlockRecipe, createDoorRecipe, createShaped, createShaped, createShapeless, createShapeless, createShapeless, createSlabRecipe, createStairsRecipe, createTrapdoorRecipe, generateCookingRecipes, generateFamilies, generateFamily, getBlastingItemPath, getItemPath, getRecipeName, getSmeltingItemPath, hasItem, ingredientFromTag, offer2x2CompactingRecipe, offerBannerRecipe, offerBarkBlockRecipe, offerBedRecipe, offerBlasting, offerBoatRecipe, offerBulbRecipe, offerCandleDyeingRecipe, offerCarpetRecipe, offerChestBoatRecipe, offerChiseledBlockRecipe, offerCompactingRecipe, offerCompactingRecipe, offerConcretePowderDyeingRecipe, offerCutCopperRecipe, offerDyeableRecipes, offerDyeablesRecipes, offerGrateRecipe, offerHangingSignRecipe, offerMosaicRecipe, offerNetheriteUpgradeRecipe, offerPlanksRecipe, offerPlanksRecipe2, offerPolishedStoneRecipe, offerPressurePlateRecipe, offerReversibleCompactingRecipes, offerReversibleCompactingRecipesWithCompactingRecipeGroup, offerReversibleCompactingRecipesWithReverseRecipeGroup, offerShapelessRecipe, offerSingleOutputShapelessRecipe, offerSlabRecipe, offerSmelting, offerSmithingTemplateCopyingRecipe, offerSmithingTemplateCopyingRecipe, offerSmithingTrimRecipe, offerStainedGlassDyeingRecipe, offerStainedGlassPaneDyeingRecipe, offerStainedGlassPaneRecipe, offerStonecuttingRecipe, offerStonecuttingRecipe, offerSuspiciousStewRecipe, offerTerracottaDyeingRecipe, offerWallRecipe, offerWaxingRecipes
-
Constructor Details
-
BundleRecipeGenerator
BundleRecipeGenerator(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/data/server/recipe/RecipeGenerator;<init>(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Lnet/minecraft/data/server/recipe/RecipeExporter;)Vintermediary <init>Lnet/minecraft/class_2446;<init>(Lnet/minecraft/class_7225$class_7874;Lnet/minecraft/class_8790;)Vofficial <init>Lox;<init>(Ljs$a;Low;)V
-
-
Method Details
-
generate
protected void generate()- Specified by:
generatein classRecipeGenerator- Mappings:
Namespace Name Mixin selector named generateLnet/minecraft/data/server/recipe/RecipeGenerator;generate()Vintermediary method_10419Lnet/minecraft/class_2446;method_10419()Vofficial aLox;a()V
-
generateDyed
private void generateDyed()- Mappings:
Namespace Name Mixin selector named generateDyedLnet/minecraft/data/server/recipe/BundleRecipeGenerator;generateDyed()Vintermediary method_64383Lnet/minecraft/class_7801;method_64383()Vofficial bLph;b()V
-