| Package | Description | 
|---|---|
| org.bukkit.inventory | 
 Classes involved in manipulating player inventories and item interactions. 
 | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
CookingRecipe<T extends CookingRecipe> | 
 Represents a cooking recipe. 
 | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
BlastingRecipe | 
 Represents a campfire recipe. 
 | 
class  | 
CampfireRecipe | 
 Represents a campfire recipe. 
 | 
class  | 
FurnaceRecipe | 
 Represents a furnace recipe. 
 | 
class  | 
SmokingRecipe | 
 Represents a campfire recipe. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
CookingRecipe | 
CookingRecipe.setInput(Material input) | 
 Sets the input of this cooking recipe. 
 | 
Copyright © 2020. All rights reserved.