Package | Description |
---|---|
com.comphenix.protocol.events | |
com.comphenix.protocol.wrappers | |
com.comphenix.protocol.wrappers.nbt | |
com.comphenix.protocol.wrappers.nbt.io |
Class and Description |
---|
NbtBase
Represents a generic container for an NBT element.
|
Class and Description |
---|
NbtBase
Represents a generic container for an NBT element.
|
Class and Description |
---|
NbtBase
Represents a generic container for an NBT element.
|
NbtCompound
Represents a mapping of arbitrary NBT elements and their unique names.
|
NbtList
Represents a list of NBT tags of the same type without names.
|
NbtType
Represents all the element types
|
NbtVisitor
A visitor that can enumerate a NBT tree structure.
|
NbtWrapper
Indicates that this NBT wraps an underlying net.minecraft.server instance.
|
Class and Description |
---|
NbtBase
Represents a generic container for an NBT element.
|
NbtCompound
Represents a mapping of arbitrary NBT elements and their unique names.
|
NbtList
Represents a list of NBT tags of the same type without names.
|
NbtType
Represents all the element types
|
NbtWrapper
Indicates that this NBT wraps an underlying net.minecraft.server instance.
|