| ox$b | |
| net.minecraft.data.recipes.packs.VanillaRecipeProvider$TrimTemplate | |
| net.minecraft.class_7803$class_8905 | |
| net.minecraft.data.recipe.VanillaRecipeGenerator$SmithingTemplate |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Item |
| ||||||||
| private final ResourceKey<TrimPattern> |
| ||||||||
| private final ResourceKey<Recipe<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Item template, ResourceKey<TrimPattern> patternId, ResourceKey<Recipe<?>> recipeId) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Item |
| ||||||||
| public ResourceKey<TrimPattern> |
| ||||||||
| public ResourceKey<Recipe<?>> |
|