| Package | Description | 
|---|---|
| org.bukkit.inventory | 
 Classes involved in manipulating player inventories and item interactions. 
 | 
| Modifier and Type | Method and 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 © 2021. All rights reserved.