| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock.data |
| Modifier and Type | Method and Description |
|---|---|
static ContainerId |
ContainerId.byId(int id) |
static ContainerId |
ContainerId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerId[] |
ContainerId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static InventorySource |
InventorySource.fromContainerWindowId(ContainerId containerId) |
static InventorySource |
InventorySource.fromNonImplementedTodo(ContainerId containerId) |
static InventorySource |
InventorySource.fromUntrackedInteractionUI(ContainerId containerId) |
Copyright © 2018–2019 NukkitX. All rights reserved.