| Package | Description |
|---|---|
| com.nukkitx.nbt |
| Modifier and Type | Method and Description |
|---|---|
static TagType |
TagType.byClass(Class<? extends Tag> tagClass) |
static TagType |
TagType.byId(int id) |
static TagType |
TagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TagType[] |
TagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.