Uses of Class
org.bukkit.inventory.CookingRecipe
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Classes involved in manipulating player inventories and item interactions.
-
Uses of CookingRecipe in org.bukkit.block
Modifier and TypeMethodDescriptionMap<CookingRecipe<?>,
Integer> Furnace.getRecipesUsed()
Get the recipes used in this furnace. -
Uses of CookingRecipe in org.bukkit.event.inventory
Modifier and TypeMethodDescriptionFurnaceStartSmeltEvent.getRecipe()
Gets the FurnaceRecipe associated with this eventModifierConstructorDescriptionFurnaceStartSmeltEvent
(Block furnace, ItemStack source, CookingRecipe<?> recipe) -
Uses of CookingRecipe in org.bukkit.inventory
Modifier and TypeClassDescriptionclass
CookingRecipe<T extends CookingRecipe>
Represents a cooking recipe.Modifier and TypeClassDescriptionclass
Represents a campfire recipe.class
Represents a campfire recipe.class
Represents a furnace recipe.class
Represents a campfire recipe.Modifier and TypeMethodDescriptionSets the input of this cooking recipe.