Uses of Class
org.bukkit.inventory.StonecuttingRecipe
Package
Description
Classes involved in manipulating player inventories and item interactions.
-
Uses of StonecuttingRecipe in io.papermc.paper.event.player
Modifier and TypeMethodDescriptionvoid
PlayerStonecutterRecipeSelectEvent.setStonecuttingRecipe
(@NotNull StonecuttingRecipe stonecuttingRecipe) ModifierConstructorDescriptionPlayerStonecutterRecipeSelectEvent
(@NotNull Player player, @NotNull StonecutterInventory stonecutterInventory, @NotNull StonecuttingRecipe stonecuttingRecipe) -
Uses of StonecuttingRecipe in org.bukkit.inventory
Modifier and TypeMethodDescriptionSets the input of this Stonecutting recipe.StonecuttingRecipe.setInputChoice
(@NotNull RecipeChoice input) Sets the input of this Stonecutting recipe.