net.minecraft.data.recipes.packs

public record VanillaRecipeProvider$TrimTemplate

oq$b
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
a
template
comp_2012
template
private final ResourceKey<TrimPattern>
b
patternId
comp_3630
patternId
private final ResourceKey<Recipe<?>>
c
recipeId
comp_3631
recipeId

Constructor summary

ModifierConstructor
public (Item arg0, ResourceKey<TrimPattern> arg1, ResourceKey<Recipe<?>> arg2)

Method summary

Modifier and TypeMethod
public Item
a()
template()
comp_2012()
template()
public ResourceKey<TrimPattern>
b()
patternId()
comp_3630()
patternId()
public ResourceKey<Recipe<?>>
c()
recipeId()
comp_3631()
recipeId()