Package net.minecraft.item.crafting
Interface ICraftingRecipe
- All Superinterfaces:
IRecipe<CraftingInventory>
- All Known Implementing Classes:
ArmorDyeRecipe
,BannerDuplicateRecipe
,BookCloningRecipe
,FireworkRocketRecipe
,FireworkStarFadeRecipe
,FireworkStarRecipe
,MapCloningRecipe
,MapExtendingRecipe
,RepairItemRecipe
,ShapedRecipe
,ShapelessRecipe
,ShieldRecipes
,ShulkerBoxColoringRecipe
,SpecialRecipe
,SuspiciousStewRecipe
,TippedArrowRecipe
-
Method Summary
Methods inherited from interface net.minecraft.item.crafting.IRecipe
assemble, canCraftInDimensions, getGroup, getId, getIngredients, getRemainingItems, getResultItem, getSerializer, getToastSymbol, isSpecial, matches
-
Method Details
-
getType
- Specified by:
getType
in interfaceIRecipe<CraftingInventory>
-