|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrewerInventory | |
---|---|
org.bukkit.block | Classes used to manipulate the voxels in a world ,
including special states. |
org.bukkit.event.inventory | Events relating to inventory manipulation. |
Uses of BrewerInventory in org.bukkit.block |
---|
Methods in org.bukkit.block that return BrewerInventory | |
---|---|
BrewerInventory |
BrewingStand.getInventory()
|
Uses of BrewerInventory in org.bukkit.event.inventory |
---|
Methods in org.bukkit.event.inventory that return BrewerInventory | |
---|---|
BrewerInventory |
BrewEvent.getContents()
Gets the contents of the Brewing Stand. |
Constructors in org.bukkit.event.inventory with parameters of type BrewerInventory | |
---|---|
BrewEvent(Block brewer,
BrewerInventory contents)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |