<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html"title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a><TType></td>
<tdclass="colLast">
<divclass="block">Represents a generic container for an NBT element.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html"title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></td>
<tdclass="colLast">
<divclass="block">Represents a mapping of arbitrary NBT elements and their unique names.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtList.html"title="interface in com.comphenix.protocol.wrappers.nbt">NbtList</a><TType></td>
<tdclass="colLast">
<divclass="block">Represents a list of NBT tags of the same type without names.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtVisitor.html"title="interface in com.comphenix.protocol.wrappers.nbt">NbtVisitor</a></td>
<tdclass="colLast">
<divclass="block">A visitor that can enumerate a NBT tree structure.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtWrapper.html"title="interface in com.comphenix.protocol.wrappers.nbt">NbtWrapper</a><TType></td>
<tdclass="colLast">
<divclass="block">Indicates that this NBT wraps an underlying net.minecraft.server instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="packageSummary"border="0"cellpadding="3"cellspacing="0"summary="Class Summary table, listing classes, and an explanation">
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompoundTest.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtCompoundTest</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompoundTest.NbtCustomTag.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtCompoundTest.NbtCustomTag</a><TValue></td>
<tdclass="colLast">
<divclass="block">Represents a custom NBT tag.</div>
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></td>
<tdclass="colLast">
<divclass="block">Factory methods for creating NBT elements, lists and compounds.</div>
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactoryTest.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactoryTest</a></td>
<tdclass="colFirst"><ahref="../../../../../com/comphenix/protocol/wrappers/nbt/NbtType.html"title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a></td>
<tdclass="colLast">
<divclass="block">Represents all the element types</div>