| Modifier and Type | Method and Description | 
|---|---|
| ItemStack | getFuel()Get the current fuel for brewing. | 
| BrewingStand | getHolder()Gets the block or entity belonging to the open inventory | 
| ItemStack | getIngredient()Get the current ingredient for brewing. | 
| void | setFuel(ItemStack fuel)Set the current fuel for brewing. | 
| void | setIngredient(ItemStack ingredient)Set the current ingredient for brewing. | 
addItem, all, all, all, clear, clear, contains, contains, contains, contains, contains, contains, containsAtLeast, first, first, first, firstEmpty, getContents, getItem, getLocation, getMaxStackSize, getName, getSize, getStorageContents, getTitle, getType, getViewers, iterator, iterator, remove, remove, remove, removeItem, setContents, setItem, setMaxStackSize, setStorageContentsItemStack getIngredient()
void setIngredient(ItemStack ingredient)
ingredient - The ingredientItemStack getFuel()
void setFuel(ItemStack fuel)
Material.BLAZE_POWDER will be of use.fuel - The fuelBrewingStand getHolder()
InventoryCopyright © 2016. All rights reserved.