| Package | Description |
|---|---|
| net.tridentsdk.meta.nbt |
Access to the data set for worlds, entities, items, blocks, and the like using builders and data viewers
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundTag |
class |
ListTag |
| Constructor and Description |
|---|
CompoundTagBuilder(String name,
TagContainer parent,
B parentBuilder) |
ListTagBuilder(String name,
TagContainer parent,
B parentBuilder,
TagType type) |
Copyright © 2016. All rights reserved.