implements SmithingRecipe
| civ | |
| net.minecraft.world.item.crafting.LegacyUpgradeRecipe | |
| net.minecraft.class_5357 | |
| net.minecraft.recipe.LegacySmithingRecipe | |
| net.minecraft.src.C_265828_ | |
| net.minecraft.world.item.crafting.LegacyUpgradeRecipe |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final Ingredient |
| ||||||||||
| final Ingredient |
| ||||||||||
| final ItemStack |
| ||||||||||
| private final ResourceLocation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation id, Ingredient base, Ingredient addition, ItemStack result) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public ItemStack |
| ||||||||||
| public boolean |
| ||||||||||
| public ItemStack |
| ||||||||||
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public RecipeSerializer<?> |
| ||||||||||
| public boolean |
|