net.minecraft.data.recipe

public record VanillaRecipeGenerator$SmithingTemplate

net.minecraft.data.recipes.packs.VanillaRecipeProvider$TrimTemplate
net.minecraft.class_7803$class_8905
net.minecraft.data.recipe.VanillaRecipeGenerator$SmithingTemplate

Field summary

Modifier and TypeField
private final Item
template
comp_2012
template
private final RegistryKey<ArmorTrimPattern>
patternId
comp_3630
patternId
private final RegistryKey<Recipe<?>>
recipeId
comp_3631
recipeId

Constructor summary

ModifierConstructor
public (Item template, RegistryKey<ArmorTrimPattern> patternId, RegistryKey<Recipe<?>> recipeId)

Method summary

Modifier and TypeMethod
public Item
template()
comp_2012()
template()
public RegistryKey<ArmorTrimPattern>
patternId()
comp_3630()
patternId()
public RegistryKey<Recipe<?>>
recipeId()
comp_3631()
recipeId()