Archiviert
13
0
Dieses Repository wurde am 2021-01-06 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
ProtocolLib/Javadoc/com/comphenix/protocol/wrappers/nbt/class-use/NbtBase.html

443 Zeilen
31 KiB
HTML

2013-01-10 00:58:34 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
2013-01-22 13:29:54 +01:00
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 -->
2013-01-10 00:58:34 +01:00
<title>Uses of Interface com.comphenix.protocol.wrappers.nbt.NbtBase</title>
2013-01-22 13:29:54 +01:00
<meta name="date" content="2013-01-22">
2013-01-10 00:58:34 +01:00
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.comphenix.protocol.wrappers.nbt.NbtBase";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/comphenix/protocol/wrappers/nbt/class-use/NbtBase.html" target="_top">Frames</a></li>
<li><a href="NbtBase.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface com.comphenix.protocol.wrappers.nbt.NbtBase" class="title">Uses of Interface<br>com.comphenix.protocol.wrappers.nbt.NbtBase</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.events">com.comphenix.protocol.events</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.wrappers">com.comphenix.protocol.wrappers</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.wrappers.nbt">com.comphenix.protocol.wrappers.nbt</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.wrappers.nbt.io">com.comphenix.protocol.wrappers.nbt.io</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.comphenix.protocol.events">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a> in <a href="../../../../../../com/comphenix/protocol/events/package-summary.html">com.comphenix.protocol.events</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/events/package-summary.html">com.comphenix.protocol.events</a> that return types with arguments of type <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">PacketContainer.</span><code><strong><a href="../../../../../../com/comphenix/protocol/events/PacketContainer.html#getNbtModifier()">getNbtModifier</a></strong>()</code>
<div class="block">Retrieves a read/write structure for NBT classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.wrappers">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a> in <a href="../../../../../../com/comphenix/protocol/wrappers/package-summary.html">com.comphenix.protocol.wrappers</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/wrappers/package-summary.html">com.comphenix.protocol.wrappers</a> that return types with arguments of type <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect">EquivalentConverter</a>&lt;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">BukkitConverters.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/BukkitConverters.html#getNbtConverter()">getNbtConverter</a></strong>()</code>
<div class="block">Retrieve an equivalent converter for net.minecraft.server NBT classes and their wrappers.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.wrappers.nbt">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a> in <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/package-summary.html">com.comphenix.protocol.wrappers.nbt</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a> in <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/package-summary.html">com.comphenix.protocol.wrappers.nbt</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></strong></code>
<div class="block">Represents a mapping of arbitrary NBT elements and their unique names.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtList.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtList</a>&lt;TType&gt;</strong></code>
<div class="block">Represents a list of NBT tags of the same type without names.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtWrapper.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtWrapper</a>&lt;TType&gt;</strong></code>
<div class="block">Indicates that this NBT wraps an underlying net.minecraft.server instance.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/package-summary.html">com.comphenix.protocol.wrappers.nbt</a> that return <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="type parameter in NbtBase">TType</a>&gt;</code></td>
<td class="colLast"><span class="strong">NbtBase.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html#deepClone()">deepClone</a></strong>()</code>
<div class="block">Clone the current NBT tag.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="strong">NbtCompound.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getValue(java.lang.String)">getValue</a></strong>(java.lang.String&nbsp;key)</code>
<div class="block">Retrieve the value of a given entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;</code></td>
<td class="colLast"><span class="strong">NbtCompound.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#getValueOrDefault(java.lang.String, com.comphenix.protocol.wrappers.nbt.NbtType)">getValueOrDefault</a></strong>(java.lang.String&nbsp;key,
<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a>&nbsp;type)</code>
<div class="block">Retrieve a value by its key, or assign and return a new NBT element if it doesn't exist.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;java.lang.Byte&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, byte)">of</a></strong>(java.lang.String&nbsp;name,
byte&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type byte.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;byte[]&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, byte[])">of</a></strong>(java.lang.String&nbsp;name,
byte[]&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type byte array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;java.lang.Double&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, double)">of</a></strong>(java.lang.String&nbsp;name,
double&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type double.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;java.lang.Float&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, float)">of</a></strong>(java.lang.String&nbsp;name,
float&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type float.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;java.lang.Integer&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, int)">of</a></strong>(java.lang.String&nbsp;name,
int&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type int.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;int[]&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, int[])">of</a></strong>(java.lang.String&nbsp;name,
int[]&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type int array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;java.lang.Long&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, long)">of</a></strong>(java.lang.String&nbsp;name,
long&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type long.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;java.lang.Short&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, short)">of</a></strong>(java.lang.String&nbsp;name,
short&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type short.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, java.lang.String)">of</a></strong>(java.lang.String&nbsp;name,
java.lang.String&nbsp;value)</code>
<div class="block">Constructs a NBT tag of type string.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/package-summary.html">com.comphenix.protocol.wrappers.nbt</a> that return types with arguments of type <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtList.html" title="type parameter in NbtList">TType</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">NbtList.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtList.html#asCollection()">asCollection</a></strong>()</code>
<div class="block">Retrieve each NBT tag in this list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;&gt;</code></td>
<td class="colLast"><span class="strong">NbtCompound.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#iterator()">iterator</a></strong>()</code>
<div class="block">Retrieve an iterator view of the NBT tags stored in this compound.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/package-summary.html">com.comphenix.protocol.wrappers.nbt</a> with parameters of type <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">NbtList.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtList.html#add(com.comphenix.protocol.wrappers.nbt.NbtBase)">add</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtList.html" title="type parameter in NbtList">TType</a>&gt;&nbsp;element)</code>
<div class="block">Add a NBT list or NBT compound to the list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#asCompound(com.comphenix.protocol.wrappers.nbt.NbtBase)">asCompound</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;&nbsp;tag)</code>
<div class="block">Attempt to cast this NBT tag as a compund.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtList.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtList</a>&lt;?&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#asList(com.comphenix.protocol.wrappers.nbt.NbtBase)">asList</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;&nbsp;tag)</code>
<div class="block">Attempt to cast this NBT tag as a list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtWrapper.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtWrapper</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#fromBase(com.comphenix.protocol.wrappers.nbt.NbtBase)">fromBase</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;T&gt;&nbsp;base)</code>
<div class="block">Get a NBT wrapper from a NBT base.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></code></td>
<td class="colLast"><span class="strong">NbtCompound.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#put(com.comphenix.protocol.wrappers.nbt.NbtBase)">put</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;T&gt;&nbsp;entry)</code>
<div class="block">Set a entry based on its name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></code></td>
<td class="colLast"><span class="strong">NbtCompound.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#put(java.lang.String, com.comphenix.protocol.wrappers.nbt.NbtBase)">put</a></strong>(java.lang.String&nbsp;key,
<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;&nbsp;entry)</code>
<div class="block">Inserts an entry after cloning it and renaming it to "key".</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">NbtVisitor.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtVisitor.html#visit(com.comphenix.protocol.wrappers.nbt.NbtBase)">visit</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;&nbsp;node)</code>
<div class="block">Visit a leaf node, which is a NBT tag with a primitive or String value.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/package-summary.html">com.comphenix.protocol.wrappers.nbt</a> with type arguments of type <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></code></td>
<td class="colLast"><span class="strong">NbtFactory.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#ofCompound(java.lang.String, java.util.Collection)">ofCompound</a></strong>(java.lang.String&nbsp;name,
java.util.Collection&lt;? extends <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;?&gt;&gt;&nbsp;list)</code>
<div class="block">Construct a new NBT compound initialized with a given list of NBT values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtCompound</a></code></td>
<td class="colLast"><span class="strong">NbtCompound.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtCompound.html#put(java.lang.String, java.util.Collection)">put</a></strong>(java.lang.String&nbsp;key,
java.util.Collection&lt;? extends <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;T&gt;&gt;&nbsp;list)</code>
<div class="block">Associate a new NBT list with the given key.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.wrappers.nbt.io">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a> in <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/io/package-summary.html">com.comphenix.protocol.wrappers.nbt.io</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/io/package-summary.html">com.comphenix.protocol.wrappers.nbt.io</a> with parameters of type <a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;TType&gt;&nbsp;java.lang.String</code></td>
<td class="colLast"><span class="strong">NbtTextSerializer.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html#serialize(com.comphenix.protocol.wrappers.nbt.NbtBase)">serialize</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;TType&gt;&nbsp;value)</code>
<div class="block">Serialize a NBT tag to a base-64 encoded string.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;TType&gt;&nbsp;void</code></td>
<td class="colLast"><span class="strong">NbtConfigurationSerializer.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html#serialize(com.comphenix.protocol.wrappers.nbt.NbtBase, org.bukkit.configuration.ConfigurationSection)">serialize</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;TType&gt;&nbsp;value,
org.bukkit.configuration.ConfigurationSection&nbsp;destination)</code>
<div class="block">Write the content of a NBT tag to a configuration section.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;TType&gt;&nbsp;void</code></td>
<td class="colLast"><span class="strong">NbtBinarySerializer.</span><code><strong><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html#serialize(com.comphenix.protocol.wrappers.nbt.NbtBase, java.io.DataOutput)">serialize</a></strong>(<a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a>&lt;TType&gt;&nbsp;value,
java.io.DataOutput&nbsp;destination)</code>
<div class="block">Write the content of a wrapped NBT tag to a stream.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/comphenix/protocol/wrappers/nbt/class-use/NbtBase.html" target="_top">Frames</a></li>
<li><a href="NbtBase.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>