Package | Description |
---|---|
org.bukkit.block |
Classes used to manipulate the voxels in a
world ,
including special states. |
org.bukkit.event.inventory |
Modifier and Type | Method | Description |
---|---|---|
@NotNull BrewerInventory |
BrewingStand.getInventory() |
|
@NotNull BrewerInventory |
BrewingStand.getSnapshotInventory() |
Modifier and Type | Method | Description |
---|---|---|
@NotNull BrewerInventory |
BrewEvent.getContents() |
Gets the contents of the Brewing Stand.
|
Constructor | Description |
---|---|
BrewEvent(@NotNull Block brewer,
@NotNull BrewerInventory contents,
int fuelLevel) |
Copyright © 2020. All rights reserved.