Package net.minecraft.data.recipe
Class VanillaRecipeGenerator
java.lang.Object
net.minecraft.data.recipe.RecipeGenerator
net.minecraft.data.recipe.VanillaRecipeGenerator
- Mappings:
Namespace Name named net/minecraft/data/recipe/VanillaRecipeGeneratorintermediary net/minecraft/class_7803official ox
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final recordNested classes/interfaces inherited from class net.minecraft.data.recipe.RecipeGenerator
RecipeGenerator.RecipeProvider -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final ImmutableList<ItemConvertible> private static final ImmutableList<ItemConvertible> private static final ImmutableList<ItemConvertible> private static final ImmutableList<ItemConvertible> private static final ImmutableList<ItemConvertible> private static final ImmutableList<ItemConvertible> private static final ImmutableList<ItemConvertible> private static final ImmutableList<ItemConvertible> Fields inherited from class net.minecraft.data.recipe.RecipeGenerator
exporter, registries -
Constructor Summary
ConstructorsConstructorDescriptionVanillaRecipeGenerator(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) -
Method Summary
Methods inherited from class net.minecraft.data.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, offerDriedGhast, offerDyeableRecipes, offerDyeablesRecipes, offerGrateRecipe, offerHangingSignRecipe, offerHarness, 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
-
Field Details
-
COAL_ORES
- Mappings:
Namespace Name Mixin selector named COAL_ORESLnet/minecraft/data/recipe/VanillaRecipeGenerator;COAL_ORES:Lcom/google/common/collect/ImmutableList;intermediary field_40652Lnet/minecraft/class_7803;field_40652:Lcom/google/common/collect/ImmutableList;official cLox;c:Lcom/google/common/collect/ImmutableList;
-
IRON_ORES
- Mappings:
Namespace Name Mixin selector named IRON_ORESLnet/minecraft/data/recipe/VanillaRecipeGenerator;IRON_ORES:Lcom/google/common/collect/ImmutableList;intermediary field_40653Lnet/minecraft/class_7803;field_40653:Lcom/google/common/collect/ImmutableList;official dLox;d:Lcom/google/common/collect/ImmutableList;
-
COPPER_ORES
- Mappings:
Namespace Name Mixin selector named COPPER_ORESLnet/minecraft/data/recipe/VanillaRecipeGenerator;COPPER_ORES:Lcom/google/common/collect/ImmutableList;intermediary field_40654Lnet/minecraft/class_7803;field_40654:Lcom/google/common/collect/ImmutableList;official eLox;e:Lcom/google/common/collect/ImmutableList;
-
GOLD_ORES
- Mappings:
Namespace Name Mixin selector named GOLD_ORESLnet/minecraft/data/recipe/VanillaRecipeGenerator;GOLD_ORES:Lcom/google/common/collect/ImmutableList;intermediary field_40655Lnet/minecraft/class_7803;field_40655:Lcom/google/common/collect/ImmutableList;official fLox;f:Lcom/google/common/collect/ImmutableList;
-
DIAMOND_ORES
- Mappings:
Namespace Name Mixin selector named DIAMOND_ORESLnet/minecraft/data/recipe/VanillaRecipeGenerator;DIAMOND_ORES:Lcom/google/common/collect/ImmutableList;intermediary field_40656Lnet/minecraft/class_7803;field_40656:Lcom/google/common/collect/ImmutableList;official gLox;g:Lcom/google/common/collect/ImmutableList;
-
LAPIS_ORES
- Mappings:
Namespace Name Mixin selector named LAPIS_ORESLnet/minecraft/data/recipe/VanillaRecipeGenerator;LAPIS_ORES:Lcom/google/common/collect/ImmutableList;intermediary field_40657Lnet/minecraft/class_7803;field_40657:Lcom/google/common/collect/ImmutableList;official hLox;h:Lcom/google/common/collect/ImmutableList;
-
REDSTONE_ORES
- Mappings:
Namespace Name Mixin selector named REDSTONE_ORESLnet/minecraft/data/recipe/VanillaRecipeGenerator;REDSTONE_ORES:Lcom/google/common/collect/ImmutableList;intermediary field_40658Lnet/minecraft/class_7803;field_40658:Lcom/google/common/collect/ImmutableList;official iLox;i:Lcom/google/common/collect/ImmutableList;
-
EMERALD_ORES
- Mappings:
Namespace Name Mixin selector named EMERALD_ORESLnet/minecraft/data/recipe/VanillaRecipeGenerator;EMERALD_ORES:Lcom/google/common/collect/ImmutableList;intermediary field_40659Lnet/minecraft/class_7803;field_40659:Lcom/google/common/collect/ImmutableList;official jLox;j:Lcom/google/common/collect/ImmutableList;
-
-
Constructor Details
-
VanillaRecipeGenerator
VanillaRecipeGenerator(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/data/recipe/RecipeGenerator;<init>(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Lnet/minecraft/data/recipe/RecipeExporter;)Vintermediary <init>Lnet/minecraft/class_2446;<init>(Lnet/minecraft/class_7225$class_7874;Lnet/minecraft/class_8790;)Vofficial <init>Lon;<init>(Ljn$a;Lom;)V
-
-
Method Details
-
generate
protected void generate()- Specified by:
generatein classRecipeGenerator- Mappings:
Namespace Name Mixin selector named generateLnet/minecraft/data/recipe/RecipeGenerator;generate()Vintermediary method_10419Lnet/minecraft/class_2446;method_10419()Vofficial aLon;a()V
-
streamSmithingTemplates
- Mappings:
Namespace Name Mixin selector named streamSmithingTemplatesLnet/minecraft/data/recipe/VanillaRecipeGenerator;streamSmithingTemplates()Ljava/util/stream/Stream;intermediary method_51694Lnet/minecraft/class_7803;method_51694()Ljava/util/stream/Stream;official bLox;b()Ljava/util/stream/Stream;
-
generateDyedShulkerBoxes
private void generateDyedShulkerBoxes()- Mappings:
Namespace Name Mixin selector named generateDyedShulkerBoxesLnet/minecraft/data/recipe/VanillaRecipeGenerator;generateDyedShulkerBoxes()Vintermediary method_64384Lnet/minecraft/class_7803;method_64384()Vofficial cLox;c()V
-
generateDyedBundles
private void generateDyedBundles()- Mappings:
Namespace Name Mixin selector named generateDyedBundlesLnet/minecraft/data/recipe/VanillaRecipeGenerator;generateDyedBundles()Vintermediary method_64541Lnet/minecraft/class_7803;method_64541()Vofficial dLox;d()V
-