| Package | Description |
|---|---|
| com.github.DNAProject.core | |
| com.github.DNAProject.core.block | |
| com.github.DNAProject.core.transaction |
| Modifier and Type | Method and Description |
|---|---|
static InventoryType |
InventoryType.from(byte b) |
abstract InventoryType |
Inventory.inventoryType() |
static InventoryType |
InventoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InventoryType[] |
InventoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryType |
Block.inventoryType() |
| Modifier and Type | Method and Description |
|---|---|
InventoryType |
Transaction.inventoryType() |
Copyright © 2020. All rights reserved.