net.minecraft.data.recipe

public class VanillaRecipeGenerator

extends RecipeGenerator

net.minecraft.data.recipes.packs.VanillaRecipeProvider
net.minecraft.data.recipes.packs.VanillaRecipeProvider
net.minecraft.class_7803
net.minecraft.data.recipe.VanillaRecipeGenerator

Field summary

Modifier and TypeField
private static final com.google.common.collect.ImmutableList<ItemConvertible>
COAL_SMELTABLES
COAL_SMELTABLES
field_40652
COAL_ORES
private static final com.google.common.collect.ImmutableList<ItemConvertible>
IRON_SMELTABLES
IRON_SMELTABLES
field_40653
IRON_ORES
private static final com.google.common.collect.ImmutableList<ItemConvertible>
COPPER_SMELTABLES
COPPER_SMELTABLES
field_40654
COPPER_ORES
private static final com.google.common.collect.ImmutableList<ItemConvertible>
GOLD_SMELTABLES
GOLD_SMELTABLES
field_40655
GOLD_ORES
private static final com.google.common.collect.ImmutableList<ItemConvertible>
DIAMOND_SMELTABLES
DIAMOND_SMELTABLES
field_40656
DIAMOND_ORES
private static final com.google.common.collect.ImmutableList<ItemConvertible>
LAPIS_SMELTABLES
LAPIS_SMELTABLES
field_40657
LAPIS_ORES
private static final com.google.common.collect.ImmutableList<ItemConvertible>
REDSTONE_SMELTABLES
REDSTONE_SMELTABLES
field_40658
REDSTONE_ORES
private static final com.google.common.collect.ImmutableList<ItemConvertible>
EMERALD_SMELTABLES
EMERALD_SMELTABLES
field_40659
EMERALD_ORES
private static final int
DEFAULT_COOKING_TIME
DEFAULT_COOKING_TIME
field_1_9189
field_1_9189
private final BrewingRecipeGenerator
brewingProvider
brewingProvider
field_1_8703
brewing

Constructor summary

ModifierConstructor
public (Registerable<Recipe<?>> recipeOutput, Registerable<Advancement> advancementOutput)

Method summary

Modifier and TypeMethod
public static RegistriesGenerator
create()
create()
method_1_8146()
createRegistriesGenerator()
protected void
buildRecipes()
buildRecipes()
method_10419()
generate()
public static Stream<VanillaRecipeGenerator$SmithingTemplate>
smithingTrims()
smithingTrims()
method_51694()
streamSmithingTemplates()