net.minecraft.recipe.crafting

public abstract class SpecialCraftingRecipe

implements CraftingRecipe

net.minecraft.world.item.crafting.CustomRecipe
net.minecraft.class_1852
net.minecraft.recipe.crafting.SpecialCraftingRecipe

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
isSpecial()
method_8118()
isIgnoredInRecipeBook()
public boolean
showNotification()
method_49188()
showNotification()
public String
group()
method_8112()
getGroup()
public CraftingRecipeCategory
category()
method_45441()
getCategory()
public IngredientPlacement
placementInfo()
method_61671()
getIngredientPlacement()
public abstract RecipeSerializer<? extends SpecialCraftingRecipe>
getSerializer()
method_8119()
getSerializer()