| Package | Description |
|---|---|
| com.destroystokyo.paper.loottable | |
| org.bukkit.block |
Classes used to manipulate the voxels in a
world,
including special states. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
LootableBlockInventory |
|
interface |
LootableEntityInventory |
| Modifier and Type | Method | Description |
|---|---|---|
LootableInventory |
LootableInventoryReplenishEvent.getInventory() |
| Constructor | Description |
|---|---|
LootableInventoryReplenishEvent(Player player,
LootableInventory inventory) |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Chest |
Represents a captured state of a chest.
|
interface |
Dispenser |
Represents a captured state of a dispenser.
|
interface |
Hopper |
Represents a captured state of a hopper.
|
interface |
ShulkerBox |
Represents a captured state of a ShulkerBox.
|
Copyright © 2018. All rights reserved.