| Package | Description |
|---|---|
| org.cloudburstmc.server.blockentity | |
| org.cloudburstmc.server.blockentity.impl | |
| org.cloudburstmc.server.inventory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EnderChest |
| Modifier and Type | Field and Description |
|---|---|
static BlockEntityType<Chest> |
BlockEntityTypes.CHEST |
| Modifier and Type | Method and Description |
|---|---|
Chest |
Chest.getPair() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Chest.pairWith(Chest chest) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChestBlockEntity
author: MagicDroidX
Nukkit Project
|
class |
EnderChestBlockEntity |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChestBlockEntity.pairWith(Chest chest) |
| Modifier and Type | Method and Description |
|---|---|
Chest |
DoubleChestInventory.getHolder() |
Chest |
ChestInventory.getHolder() |
| Constructor and Description |
|---|
ChestInventory(Chest chest) |
Copyright © 2020. All rights reserved.