- All Known Subinterfaces:
CraftingRecipe
- All Known Implementing Classes:
MixRecipe
public interface Recipe
-
Method Details
-
getId
Identifier getId() -
getResult
ItemStack getResult() -
getType
RecipeType getType() -
getBlock
Identifier getBlock()
-
CraftingRecipeMixRecipe