| 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 and Description |
|---|---|
@NotNull BrewerInventory |
BrewingStand.getInventory() |
@NotNull BrewerInventory |
BrewingStand.getSnapshotInventory() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BrewerInventory |
BrewEvent.getContents()
Gets the contents of the Brewing Stand.
|
| Constructor and Description |
|---|
BrewEvent(@NotNull Block brewer,
@NotNull BrewerInventory contents,
int fuelLevel) |
Copyright © 2021. All rights reserved.