| Package | Description |
|---|---|
| me.lucko.helper.nbt | |
| me.lucko.helper.shadows.nbt |
| Modifier and Type | Method and Description |
|---|---|
static NBTTagType |
NBTTagType.of(byte id)
Gets the tag type for the specified id.
|
static NBTTagType |
NBTTagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NBTTagType[] |
NBTTagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default NBTTagType |
NBTBase.getType() |
Copyright © 2020. All rights reserved.