Uses of Class
org.bukkit.inventory.StonecuttingRecipe
Packages that use StonecuttingRecipe
Package
Description
Classes involved in manipulating player inventories and item interactions.
Package for 
InventoryView child interfaces that
 house further usability for InventoryView.- 
Uses of StonecuttingRecipe in org.bukkit.inventoryMethods in org.bukkit.inventory that return StonecuttingRecipeModifier and TypeMethodDescriptionSets the input of this cooking recipe.StonecuttingRecipe.setInputChoice(RecipeChoice input) Sets the input of this cooking recipe.
- 
Uses of StonecuttingRecipe in org.bukkit.inventory.viewMethods in org.bukkit.inventory.view that return types with arguments of type StonecuttingRecipeModifier and TypeMethodDescriptionStonecutterView.getRecipes()Gets a copy of all recipes currently available to the player.