| Modifier and Type | Method and Description | 
|---|---|
ItemStack | 
getFuel()
Get the current fuel. 
 | 
Furnace | 
getHolder()
Gets the block or entity belonging to the open inventory 
 | 
ItemStack | 
getResult()
Get the current item in the result slot. 
 | 
ItemStack | 
getSmelting()
Get the item currently smelting. 
 | 
void | 
setFuel(ItemStack stack)
Set the current fuel. 
 | 
void | 
setResult(ItemStack stack)
Set the current item in the result slot. 
 | 
void | 
setSmelting(ItemStack stack)
Set the item currently smelting. 
 | 
addItem, all, all, all, clear, clear, contains, contains, contains, contains, contains, contains, containsAtLeast, first, first, first, firstEmpty, getContents, getItem, getMaxStackSize, getName, getSize, getTitle, getType, getViewers, iterator, iterator, remove, remove, remove, removeItem, setContents, setItem, setMaxStackSizeforEach, spliteratorItemStack getResult()
ItemStack getFuel()
ItemStack getSmelting()
void setFuel(ItemStack stack)
stack - The itemvoid setResult(ItemStack stack)
stack - The itemvoid setSmelting(ItemStack stack)
stack - The itemCopyright © 2015. All rights reserved.