Package com.comphenix.protocol.wrappers.nbt
package com.comphenix.protocol.wrappers.nbt
-
ClassDescriptionNbtBase<TType>Represents a generic container for an NBT element.Represents a mapping of arbitrary NBT elements and their unique names.Factory methods for creating NBT elements, lists and compounds.NbtList<TType>Represents a list of NBT tags of the same type without names.Represents all the element typesA visitor that can enumerate a NBT tree structure.NbtWrapper<TType>Indicates that this NBT wraps an underlying net.minecraft.server instance.