net.minecraft.recipe

public abstract class AbstractSmithingRecipe

implements SmithingRecipe

net.minecraft.world.item.crafting.SimpleSmithingRecipe
net.minecraft.class_1_173
net.minecraft.recipe.AbstractSmithingRecipe

Field summary

Modifier and TypeField
protected final Recipe$Settings
commonInfo
field_1_1318
settings
private IngredientPlacement
placementInfo
field_1_1319
ingredientPlacement

Constructor summary

ModifierConstructor
protected (Recipe$Settings settings)

Method summary

Modifier and TypeMethod
public abstract RecipeSerializer<? extends AbstractSmithingRecipe>
getSerializer()
method_8119()
getSerializer()
public IngredientPlacement
placementInfo()
method_61671()
getIngredientPlacement()
protected abstract IngredientPlacement
createPlacementInfo()
method_1_1572()
createIngredientPlacement()
public String
group()
method_8112()
getGroup()
public final boolean
showNotification()
method_49188()
showNotification()