| Package | Description | 
|---|---|
| org.bukkit.inventory | 
 Classes involved in manipulating player inventories and item interactions. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
FurnaceRecipe | 
FurnaceRecipe.setInput(Material input) | 
 Sets the input of this furnace recipe. 
 | 
FurnaceRecipe | 
FurnaceRecipe.setInput(MaterialData input) | 
 Sets the input of this furnace recipe. 
 | 
FurnaceRecipe | 
FurnaceRecipe.setInput(Material input,
        int data) | 
 Deprecated.
 
Magic value 
 | 
Copyright © 2019. All rights reserved.