| Package | Description |
|---|---|
| org.cloudburstmc.api.blockentity | |
| org.cloudburstmc.api.entity | |
| org.cloudburstmc.api.event.inventory | |
| org.cloudburstmc.api.inventory | |
| org.cloudburstmc.api.player |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Barrel |
interface |
BlastFurnace |
interface |
BrewingStand |
interface |
Chest |
interface |
ContainerBlockEntity
An interface describes a container.
|
interface |
Dispenser |
interface |
Dropper |
interface |
EnderChest |
interface |
Furnace |
interface |
Hopper |
interface |
ShulkerBox |
interface |
Smoker |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Creature |
interface |
Human |
| Modifier and Type | Method and Description |
|---|---|
InventoryHolder |
InventoryMoveItemEvent.getSource() |
| Constructor and Description |
|---|
InventoryMoveItemEvent(Inventory from,
Inventory targetInventory,
InventoryHolder source,
ItemStack item,
InventoryMoveItemEvent.Action action) |
| Modifier and Type | Method and Description |
|---|---|
InventoryHolder |
Inventory.getHolder() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Player |
Copyright © 2021. All rights reserved.