diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /javadoc/net/minecraft/nbt | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'javadoc/net/minecraft/nbt')
22 files changed, 8318 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/nbt/CompressedStreamTools.html b/javadoc/net/minecraft/nbt/CompressedStreamTools.html new file mode 100644 index 0000000..f77a9c0 --- /dev/null +++ b/javadoc/net/minecraft/nbt/CompressedStreamTools.html @@ -0,0 +1,431 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>CompressedStreamTools (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="CompressedStreamTools (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../net/minecraft/nbt/JsonToNBT.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/CompressedStreamTools.html" target="_top">Frames</a></li> +<li><a href="CompressedStreamTools.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class CompressedStreamTools" class="title">Class CompressedStreamTools</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.CompressedStreamTools</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">CompressedStreamTools</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#CompressedStreamTools()">CompressedStreamTools</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#compress(net.minecraft.nbt.NBTTagCompound)">compress</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74798_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#func_152456_a(java.io.DataInput,%20net.minecraft.nbt.NBTSizeTracker)">func_152456_a</a></strong>(java.io.DataInput p_152456_0_, + <a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a> p_152456_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#func_152457_a(byte[],%20net.minecraft.nbt.NBTSizeTracker)">func_152457_a</a></strong>(byte[] p_152457_0_, + <a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a> p_152457_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#func_152458_a(java.io.File,%20net.minecraft.nbt.NBTSizeTracker)">func_152458_a</a></strong>(java.io.File p_152458_0_, + <a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a> p_152458_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#read(java.io.DataInputStream)">read</a></strong>(java.io.DataInputStream p_74794_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#read(java.io.File)">read</a></strong>(java.io.File p_74797_0_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#readCompressed(java.io.InputStream)">readCompressed</a></strong>(java.io.InputStream p_74796_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#safeWrite(net.minecraft.nbt.NBTTagCompound,%20java.io.File)">safeWrite</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74793_0_, + java.io.File p_74793_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#write(net.minecraft.nbt.NBTTagCompound,%20java.io.DataOutput)">write</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74800_0_, + java.io.DataOutput p_74800_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#write(net.minecraft.nbt.NBTTagCompound,%20java.io.File)">write</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74795_0_, + java.io.File p_74795_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/CompressedStreamTools.html#writeCompressed(net.minecraft.nbt.NBTTagCompound,%20java.io.OutputStream)">writeCompressed</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74799_0_, + java.io.OutputStream p_74799_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="CompressedStreamTools()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CompressedStreamTools</h4> +<pre>public CompressedStreamTools()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="readCompressed(java.io.InputStream)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>readCompressed</h4> +<pre>public static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> readCompressed(java.io.InputStream p_74796_0_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="writeCompressed(net.minecraft.nbt.NBTTagCompound, java.io.OutputStream)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeCompressed</h4> +<pre>public static void writeCompressed(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74799_0_, + java.io.OutputStream p_74799_1_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="func_152457_a(byte[], net.minecraft.nbt.NBTSizeTracker)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152457_a</h4> +<pre>public static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> func_152457_a(byte[] p_152457_0_, + <a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a> p_152457_1_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="compress(net.minecraft.nbt.NBTTagCompound)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>compress</h4> +<pre>public static byte[] compress(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74798_0_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="safeWrite(net.minecraft.nbt.NBTTagCompound, java.io.File)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>safeWrite</h4> +<pre>public static void safeWrite(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74793_0_, + java.io.File p_74793_1_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="read(java.io.DataInputStream)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>read</h4> +<pre>public static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> read(java.io.DataInputStream p_74794_0_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="func_152456_a(java.io.DataInput, net.minecraft.nbt.NBTSizeTracker)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152456_a</h4> +<pre>public static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> func_152456_a(java.io.DataInput p_152456_0_, + <a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a> p_152456_1_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="write(net.minecraft.nbt.NBTTagCompound, java.io.DataOutput)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>write</h4> +<pre>public static void write(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74800_0_, + java.io.DataOutput p_74800_1_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="write(net.minecraft.nbt.NBTTagCompound, java.io.File)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>write</h4> +<pre>public static void write(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_74795_0_, + java.io.File p_74795_1_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="read(java.io.File)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>read</h4> +<pre>public static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> read(java.io.File p_74797_0_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="func_152458_a(java.io.File, net.minecraft.nbt.NBTSizeTracker)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_152458_a</h4> +<pre>public static <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> func_152458_a(java.io.File p_152458_0_, + <a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a> p_152458_1_) + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../net/minecraft/nbt/JsonToNBT.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/CompressedStreamTools.html" target="_top">Frames</a></li> +<li><a href="CompressedStreamTools.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/JsonToNBT.html b/javadoc/net/minecraft/nbt/JsonToNBT.html new file mode 100644 index 0000000..c7808ff --- /dev/null +++ b/javadoc/net/minecraft/nbt/JsonToNBT.html @@ -0,0 +1,257 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>JsonToNBT (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="JsonToNBT (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/CompressedStreamTools.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/JsonToNBT.html" target="_top">Frames</a></li> +<li><a href="JsonToNBT.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class JsonToNBT" class="title">Class JsonToNBT</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.JsonToNBT</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">JsonToNBT</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/JsonToNBT.html#JsonToNBT()">JsonToNBT</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/JsonToNBT.html#func_150315_a(java.lang.String)">func_150315_a</a></strong>(java.lang.String p_150315_0_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="JsonToNBT()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>JsonToNBT</h4> +<pre>public JsonToNBT()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="func_150315_a(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150315_a</h4> +<pre>public static <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> func_150315_a(java.lang.String p_150315_0_) + throws <a href="../../../net/minecraft/nbt/NBTException.html" title="class in net.minecraft.nbt">NBTException</a></pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTException.html" title="class in net.minecraft.nbt">NBTException</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/CompressedStreamTools.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/JsonToNBT.html" target="_top">Frames</a></li> +<li><a href="JsonToNBT.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTBase.NBTPrimitive.html b/javadoc/net/minecraft/nbt/NBTBase.NBTPrimitive.html new file mode 100644 index 0000000..a512ff4 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTBase.NBTPrimitive.html @@ -0,0 +1,369 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTBase.NBTPrimitive (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTBase.NBTPrimitive (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTException.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTBase.NBTPrimitive.html" target="_top">Frames</a></li> +<li><a href="NBTBase.NBTPrimitive.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTBase.NBTPrimitive" class="title">Class NBTBase.NBTPrimitive</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTBase.NBTPrimitive</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../net/minecraft/nbt/NBTTagByte.html" title="class in net.minecraft.nbt">NBTTagByte</a>, <a href="../../../net/minecraft/nbt/NBTTagDouble.html" title="class in net.minecraft.nbt">NBTTagDouble</a>, <a href="../../../net/minecraft/nbt/NBTTagFloat.html" title="class in net.minecraft.nbt">NBTTagFloat</a>, <a href="../../../net/minecraft/nbt/NBTTagInt.html" title="class in net.minecraft.nbt">NBTTagInt</a>, <a href="../../../net/minecraft/nbt/NBTTagLong.html" title="class in net.minecraft.nbt">NBTTagLong</a>, <a href="../../../net/minecraft/nbt/NBTTagShort.html" title="class in net.minecraft.nbt">NBTTagShort</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></dd> +</dl> +<hr> +<br> +<pre>public abstract static class <span class="strong">NBTBase.NBTPrimitive</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#NBTBase.NBTPrimitive()">NBTBase.NBTPrimitive</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>abstract double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150286_g()">func_150286_g</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>abstract int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150287_d()">func_150287_d</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>abstract float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150288_h()">func_150288_h</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>abstract short</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150289_e()">func_150289_e</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>abstract byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150290_f()">func_150290_f</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>abstract long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150291_c()">func_150291_c</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTBase.NBTPrimitive()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTBase.NBTPrimitive</h4> +<pre>public NBTBase.NBTPrimitive()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="func_150291_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150291_c</h4> +<pre>public abstract long func_150291_c()</pre> +</li> +</ul> +<a name="func_150287_d()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150287_d</h4> +<pre>public abstract int func_150287_d()</pre> +</li> +</ul> +<a name="func_150289_e()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150289_e</h4> +<pre>public abstract short func_150289_e()</pre> +</li> +</ul> +<a name="func_150290_f()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150290_f</h4> +<pre>public abstract byte func_150290_f()</pre> +</li> +</ul> +<a name="func_150286_g()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150286_g</h4> +<pre>public abstract double func_150286_g()</pre> +</li> +</ul> +<a name="func_150288_h()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150288_h</h4> +<pre>public abstract float func_150288_h()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTException.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTBase.NBTPrimitive.html" target="_top">Frames</a></li> +<li><a href="NBTBase.NBTPrimitive.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTBase.html b/javadoc/net/minecraft/nbt/NBTBase.html new file mode 100644 index 0000000..fca1a8b --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTBase.html @@ -0,0 +1,403 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTBase (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTBase (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/JsonToNBT.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTBase" class="title">Class NBTBase</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTBase</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a>, <a href="../../../net/minecraft/nbt/NBTTagByteArray.html" title="class in net.minecraft.nbt">NBTTagByteArray</a>, <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>, <a href="../../../net/minecraft/nbt/NBTTagEnd.html" title="class in net.minecraft.nbt">NBTTagEnd</a>, <a href="../../../net/minecraft/nbt/NBTTagIntArray.html" title="class in net.minecraft.nbt">NBTTagIntArray</a>, <a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt">NBTTagList</a>, <a href="../../../net/minecraft/nbt/NBTTagString.html" title="class in net.minecraft.nbt">NBTTagString</a></dd> +</dl> +<hr> +<br> +<pre>public abstract class <span class="strong">NBTBase</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.lang.String[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#NBTBase()">NBTBase</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>abstract <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a></strong>(byte p_150284_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>abstract byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>abstract java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="NBTTypes"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTypes</h4> +<pre>public static final java.lang.String[] NBTTypes</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTBase()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTBase</h4> +<pre>public NBTBase()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public abstract java.lang.String toString()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public abstract byte getId()</pre> +</li> +</ul> +<a name="func_150284_a(byte)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150284_a</h4> +<pre>protected static <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> func_150284_a(byte p_150284_0_)</pre> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public abstract <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="func_150285_a_()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150285_a_</h4> +<pre>protected java.lang.String func_150285_a_()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/JsonToNBT.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTException.html b/javadoc/net/minecraft/nbt/NBTException.html new file mode 100644 index 0000000..55041d7 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTException.html @@ -0,0 +1,248 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTException (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTException (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTException.html" target="_top">Frames</a></li> +<li><a href="NBTException.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTException" class="title">Class NBTException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Throwable</li> +<li> +<ul class="inheritance"> +<li>java.lang.Exception</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">NBTException</span> +extends java.lang.Exception</pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#net.minecraft.nbt.NBTException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTException.html#NBTException(java.lang.String)">NBTException</a></strong>(java.lang.String p_i45136_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTException(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTException</h4> +<pre>public NBTException(java.lang.String p_i45136_1_)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTException.html" target="_top">Frames</a></li> +<li><a href="NBTException.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTSizeTracker.html b/javadoc/net/minecraft/nbt/NBTSizeTracker.html new file mode 100644 index 0000000..2d5d039 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTSizeTracker.html @@ -0,0 +1,290 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTSizeTracker (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTSizeTracker (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTException.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagByte.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTSizeTracker.html" target="_top">Frames</a></li> +<li><a href="NBTSizeTracker.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTSizeTracker" class="title">Class NBTSizeTracker</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTSizeTracker</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTSizeTracker</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTSizeTracker.html#field_152451_a">field_152451_a</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTSizeTracker.html#NBTSizeTracker(long)">NBTSizeTracker</a></strong>(long p_i1203_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTSizeTracker.html#func_152450_a(long)">func_152450_a</a></strong>(long p_152450_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="field_152451_a"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>field_152451_a</h4> +<pre>public static final <a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a> field_152451_a</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTSizeTracker(long)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTSizeTracker</h4> +<pre>public NBTSizeTracker(long p_i1203_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="func_152450_a(long)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_152450_a</h4> +<pre>public void func_152450_a(long p_152450_1_)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTException.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagByte.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTSizeTracker.html" target="_top">Frames</a></li> +<li><a href="NBTSizeTracker.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagByte.html b/javadoc/net/minecraft/nbt/NBTTagByte.html new file mode 100644 index 0000000..d5c2f0d --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagByte.html @@ -0,0 +1,475 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagByte (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagByte (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagByteArray.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagByte.html" target="_top">Frames</a></li> +<li><a href="NBTTagByte.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagByte" class="title">Class NBTTagByte</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase.NBTPrimitive</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagByte</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagByte</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#NBTTagByte(byte)">NBTTagByte</a></strong>(byte p_i45129_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#func_150286_g()">func_150286_g</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#func_150287_d()">func_150287_d</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#func_150288_h()">func_150288_h</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#func_150289_e()">func_150289_e</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#func_150290_f()">func_150290_f</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#func_150291_c()">func_150291_c</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByte.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagByte(byte)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagByte</h4> +<pre>public NBTTagByte(byte p_i45129_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150291_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150291_c</h4> +<pre>public long func_150291_c()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150291_c()">func_150291_c</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150287_d()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150287_d</h4> +<pre>public int func_150287_d()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150287_d()">func_150287_d</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150289_e()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150289_e</h4> +<pre>public short func_150289_e()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150289_e()">func_150289_e</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150290_f()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150290_f</h4> +<pre>public byte func_150290_f()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150290_f()">func_150290_f</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150286_g()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150286_g</h4> +<pre>public double func_150286_g()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150286_g()">func_150286_g</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150288_h()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150288_h</h4> +<pre>public float func_150288_h()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150288_h()">func_150288_h</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagByteArray.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagByte.html" target="_top">Frames</a></li> +<li><a href="NBTTagByte.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagByteArray.html b/javadoc/net/minecraft/nbt/NBTTagByteArray.html new file mode 100644 index 0000000..7bdbcb2 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagByteArray.html @@ -0,0 +1,381 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagByteArray (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagByteArray (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagByte.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagByteArray.html" target="_top">Frames</a></li> +<li><a href="NBTTagByteArray.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagByteArray" class="title">Class NBTTagByteArray</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagByteArray</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagByteArray</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByteArray.html#NBTTagByteArray(byte[])">NBTTagByteArray</a></strong>(byte[] p_i45128_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByteArray.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByteArray.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByteArray.html#func_150292_c()">func_150292_c</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByteArray.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByteArray.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagByteArray.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagByteArray(byte[])"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagByteArray</h4> +<pre>public NBTTagByteArray(byte[] p_i45128_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150292_c()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150292_c</h4> +<pre>public byte[] func_150292_c()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagByte.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagByteArray.html" target="_top">Frames</a></li> +<li><a href="NBTTagByteArray.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagCompound.html b/javadoc/net/minecraft/nbt/NBTTagCompound.html new file mode 100644 index 0000000..bb101b8 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagCompound.html @@ -0,0 +1,784 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagCompound (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagCompound (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagByteArray.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagDouble.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagCompound.html" target="_top">Frames</a></li> +<li><a href="NBTTagCompound.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagCompound" class="title">Class NBTTagCompound</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagCompound</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagCompound</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#NBTTagCompound()">NBTTagCompound</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.Set</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#func_150296_c()">func_150296_c</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#func_150299_b(java.lang.String)">func_150299_b</a></strong>(java.lang.String p_150299_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getBoolean(java.lang.String)">getBoolean</a></strong>(java.lang.String p_74767_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getByte(java.lang.String)">getByte</a></strong>(java.lang.String p_74771_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getByteArray(java.lang.String)">getByteArray</a></strong>(java.lang.String p_74770_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getCompoundTag(java.lang.String)">getCompoundTag</a></strong>(java.lang.String p_74775_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getDouble(java.lang.String)">getDouble</a></strong>(java.lang.String p_74769_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getFloat(java.lang.String)">getFloat</a></strong>(java.lang.String p_74760_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getIntArray(java.lang.String)">getIntArray</a></strong>(java.lang.String p_74759_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getInteger(java.lang.String)">getInteger</a></strong>(java.lang.String p_74762_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getLong(java.lang.String)">getLong</a></strong>(java.lang.String p_74763_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getShort(java.lang.String)">getShort</a></strong>(java.lang.String p_74765_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getString(java.lang.String)">getString</a></strong>(java.lang.String p_74779_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getTag(java.lang.String)">getTag</a></strong>(java.lang.String p_74781_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt">NBTTagList</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#getTagList(java.lang.String,%20int)">getTagList</a></strong>(java.lang.String p_150295_1_, + int p_150295_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#hasKey(java.lang.String)">hasKey</a></strong>(java.lang.String p_74764_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#hasKey(java.lang.String,%20int)">hasKey</a></strong>(java.lang.String p_150297_1_, + int p_150297_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#hasNoTags()">hasNoTags</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#removeTag(java.lang.String)">removeTag</a></strong>(java.lang.String p_82580_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setBoolean(java.lang.String,%20boolean)">setBoolean</a></strong>(java.lang.String p_74757_1_, + boolean p_74757_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setByte(java.lang.String,%20byte)">setByte</a></strong>(java.lang.String p_74774_1_, + byte p_74774_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setByteArray(java.lang.String,%20byte[])">setByteArray</a></strong>(java.lang.String p_74773_1_, + byte[] p_74773_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setDouble(java.lang.String,%20double)">setDouble</a></strong>(java.lang.String p_74780_1_, + double p_74780_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setFloat(java.lang.String,%20float)">setFloat</a></strong>(java.lang.String p_74776_1_, + float p_74776_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setIntArray(java.lang.String,%20int[])">setIntArray</a></strong>(java.lang.String p_74783_1_, + int[] p_74783_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setInteger(java.lang.String,%20int)">setInteger</a></strong>(java.lang.String p_74768_1_, + int p_74768_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setLong(java.lang.String,%20long)">setLong</a></strong>(java.lang.String p_74772_1_, + long p_74772_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setShort(java.lang.String,%20short)">setShort</a></strong>(java.lang.String p_74777_1_, + short p_74777_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setString(java.lang.String,%20java.lang.String)">setString</a></strong>(java.lang.String p_74778_1_, + java.lang.String p_74778_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#setTag(java.lang.String,%20net.minecraft.nbt.NBTBase)">setTag</a></strong>(java.lang.String p_74782_1_, + <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> p_74782_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagCompound.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagCompound()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagCompound</h4> +<pre>public NBTTagCompound()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="func_150296_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150296_c</h4> +<pre>public java.util.Set func_150296_c()</pre> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="setTag(java.lang.String, net.minecraft.nbt.NBTBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTag</h4> +<pre>public void setTag(java.lang.String p_74782_1_, + <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> p_74782_2_)</pre> +</li> +</ul> +<a name="setByte(java.lang.String, byte)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setByte</h4> +<pre>public void setByte(java.lang.String p_74774_1_, + byte p_74774_2_)</pre> +</li> +</ul> +<a name="setShort(java.lang.String, short)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setShort</h4> +<pre>public void setShort(java.lang.String p_74777_1_, + short p_74777_2_)</pre> +</li> +</ul> +<a name="setInteger(java.lang.String, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setInteger</h4> +<pre>public void setInteger(java.lang.String p_74768_1_, + int p_74768_2_)</pre> +</li> +</ul> +<a name="setLong(java.lang.String, long)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLong</h4> +<pre>public void setLong(java.lang.String p_74772_1_, + long p_74772_2_)</pre> +</li> +</ul> +<a name="setFloat(java.lang.String, float)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFloat</h4> +<pre>public void setFloat(java.lang.String p_74776_1_, + float p_74776_2_)</pre> +</li> +</ul> +<a name="setDouble(java.lang.String, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDouble</h4> +<pre>public void setDouble(java.lang.String p_74780_1_, + double p_74780_2_)</pre> +</li> +</ul> +<a name="setString(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setString</h4> +<pre>public void setString(java.lang.String p_74778_1_, + java.lang.String p_74778_2_)</pre> +</li> +</ul> +<a name="setByteArray(java.lang.String, byte[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setByteArray</h4> +<pre>public void setByteArray(java.lang.String p_74773_1_, + byte[] p_74773_2_)</pre> +</li> +</ul> +<a name="setIntArray(java.lang.String, int[])"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setIntArray</h4> +<pre>public void setIntArray(java.lang.String p_74783_1_, + int[] p_74783_2_)</pre> +</li> +</ul> +<a name="setBoolean(java.lang.String, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBoolean</h4> +<pre>public void setBoolean(java.lang.String p_74757_1_, + boolean p_74757_2_)</pre> +</li> +</ul> +<a name="getTag(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTag</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> getTag(java.lang.String p_74781_1_)</pre> +</li> +</ul> +<a name="func_150299_b(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150299_b</h4> +<pre>public byte func_150299_b(java.lang.String p_150299_1_)</pre> +</li> +</ul> +<a name="hasKey(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hasKey</h4> +<pre>public boolean hasKey(java.lang.String p_74764_1_)</pre> +</li> +</ul> +<a name="hasKey(java.lang.String, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hasKey</h4> +<pre>public boolean hasKey(java.lang.String p_150297_1_, + int p_150297_2_)</pre> +</li> +</ul> +<a name="getByte(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getByte</h4> +<pre>public byte getByte(java.lang.String p_74771_1_)</pre> +</li> +</ul> +<a name="getShort(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getShort</h4> +<pre>public short getShort(java.lang.String p_74765_1_)</pre> +</li> +</ul> +<a name="getInteger(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInteger</h4> +<pre>public int getInteger(java.lang.String p_74762_1_)</pre> +</li> +</ul> +<a name="getLong(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLong</h4> +<pre>public long getLong(java.lang.String p_74763_1_)</pre> +</li> +</ul> +<a name="getFloat(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFloat</h4> +<pre>public float getFloat(java.lang.String p_74760_1_)</pre> +</li> +</ul> +<a name="getDouble(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDouble</h4> +<pre>public double getDouble(java.lang.String p_74769_1_)</pre> +</li> +</ul> +<a name="getString(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getString</h4> +<pre>public java.lang.String getString(java.lang.String p_74779_1_)</pre> +</li> +</ul> +<a name="getByteArray(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getByteArray</h4> +<pre>public byte[] getByteArray(java.lang.String p_74770_1_)</pre> +</li> +</ul> +<a name="getIntArray(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getIntArray</h4> +<pre>public int[] getIntArray(java.lang.String p_74759_1_)</pre> +</li> +</ul> +<a name="getCompoundTag(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCompoundTag</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> getCompoundTag(java.lang.String p_74775_1_)</pre> +</li> +</ul> +<a name="getTagList(java.lang.String, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTagList</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt">NBTTagList</a> getTagList(java.lang.String p_150295_1_, + int p_150295_2_)</pre> +</li> +</ul> +<a name="getBoolean(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBoolean</h4> +<pre>public boolean getBoolean(java.lang.String p_74767_1_)</pre> +</li> +</ul> +<a name="removeTag(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeTag</h4> +<pre>public void removeTag(java.lang.String p_82580_1_)</pre> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hasNoTags()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hasNoTags</h4> +<pre>public boolean hasNoTags()</pre> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagByteArray.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagDouble.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagCompound.html" target="_top">Frames</a></li> +<li><a href="NBTTagCompound.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagDouble.html b/javadoc/net/minecraft/nbt/NBTTagDouble.html new file mode 100644 index 0000000..5bd1133 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagDouble.html @@ -0,0 +1,475 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagDouble (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagDouble (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagEnd.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagDouble.html" target="_top">Frames</a></li> +<li><a href="NBTTagDouble.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagDouble" class="title">Class NBTTagDouble</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase.NBTPrimitive</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagDouble</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagDouble</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#NBTTagDouble(double)">NBTTagDouble</a></strong>(double p_i45130_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#func_150286_g()">func_150286_g</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#func_150287_d()">func_150287_d</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#func_150288_h()">func_150288_h</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#func_150289_e()">func_150289_e</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#func_150290_f()">func_150290_f</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#func_150291_c()">func_150291_c</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagDouble.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagDouble(double)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagDouble</h4> +<pre>public NBTTagDouble(double p_i45130_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150291_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150291_c</h4> +<pre>public long func_150291_c()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150291_c()">func_150291_c</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150287_d()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150287_d</h4> +<pre>public int func_150287_d()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150287_d()">func_150287_d</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150289_e()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150289_e</h4> +<pre>public short func_150289_e()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150289_e()">func_150289_e</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150290_f()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150290_f</h4> +<pre>public byte func_150290_f()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150290_f()">func_150290_f</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150286_g()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150286_g</h4> +<pre>public double func_150286_g()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150286_g()">func_150286_g</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150288_h()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150288_h</h4> +<pre>public float func_150288_h()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150288_h()">func_150288_h</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagEnd.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagDouble.html" target="_top">Frames</a></li> +<li><a href="NBTTagDouble.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagEnd.html b/javadoc/net/minecraft/nbt/NBTTagEnd.html new file mode 100644 index 0000000..80766ad --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagEnd.html @@ -0,0 +1,334 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagEnd (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagEnd (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagDouble.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagFloat.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagEnd.html" target="_top">Frames</a></li> +<li><a href="NBTTagEnd.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagEnd" class="title">Class NBTTagEnd</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagEnd</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagEnd</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagEnd.html#NBTTagEnd()">NBTTagEnd</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagEnd.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagEnd.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagEnd.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagEnd()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagEnd</h4> +<pre>public NBTTagEnd()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagDouble.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagFloat.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagEnd.html" target="_top">Frames</a></li> +<li><a href="NBTTagEnd.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagFloat.html b/javadoc/net/minecraft/nbt/NBTTagFloat.html new file mode 100644 index 0000000..5351e7d --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagFloat.html @@ -0,0 +1,475 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagFloat (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagFloat (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagEnd.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagInt.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagFloat.html" target="_top">Frames</a></li> +<li><a href="NBTTagFloat.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagFloat" class="title">Class NBTTagFloat</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase.NBTPrimitive</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagFloat</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagFloat</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#NBTTagFloat(float)">NBTTagFloat</a></strong>(float p_i45131_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#func_150286_g()">func_150286_g</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#func_150287_d()">func_150287_d</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#func_150288_h()">func_150288_h</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#func_150289_e()">func_150289_e</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#func_150290_f()">func_150290_f</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#func_150291_c()">func_150291_c</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagFloat.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagFloat(float)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagFloat</h4> +<pre>public NBTTagFloat(float p_i45131_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150291_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150291_c</h4> +<pre>public long func_150291_c()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150291_c()">func_150291_c</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150287_d()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150287_d</h4> +<pre>public int func_150287_d()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150287_d()">func_150287_d</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150289_e()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150289_e</h4> +<pre>public short func_150289_e()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150289_e()">func_150289_e</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150290_f()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150290_f</h4> +<pre>public byte func_150290_f()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150290_f()">func_150290_f</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150286_g()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150286_g</h4> +<pre>public double func_150286_g()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150286_g()">func_150286_g</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150288_h()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150288_h</h4> +<pre>public float func_150288_h()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150288_h()">func_150288_h</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagEnd.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagInt.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagFloat.html" target="_top">Frames</a></li> +<li><a href="NBTTagFloat.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagInt.html b/javadoc/net/minecraft/nbt/NBTTagInt.html new file mode 100644 index 0000000..f40d8c9 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagInt.html @@ -0,0 +1,475 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagInt (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagInt (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagFloat.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagIntArray.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagInt.html" target="_top">Frames</a></li> +<li><a href="NBTTagInt.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagInt" class="title">Class NBTTagInt</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase.NBTPrimitive</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagInt</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagInt</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#NBTTagInt(int)">NBTTagInt</a></strong>(int p_i45133_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#func_150286_g()">func_150286_g</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#func_150287_d()">func_150287_d</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#func_150288_h()">func_150288_h</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#func_150289_e()">func_150289_e</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#func_150290_f()">func_150290_f</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#func_150291_c()">func_150291_c</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagInt.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagInt(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagInt</h4> +<pre>public NBTTagInt(int p_i45133_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150291_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150291_c</h4> +<pre>public long func_150291_c()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150291_c()">func_150291_c</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150287_d()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150287_d</h4> +<pre>public int func_150287_d()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150287_d()">func_150287_d</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150289_e()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150289_e</h4> +<pre>public short func_150289_e()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150289_e()">func_150289_e</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150290_f()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150290_f</h4> +<pre>public byte func_150290_f()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150290_f()">func_150290_f</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150286_g()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150286_g</h4> +<pre>public double func_150286_g()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150286_g()">func_150286_g</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150288_h()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150288_h</h4> +<pre>public float func_150288_h()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150288_h()">func_150288_h</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagFloat.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagIntArray.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagInt.html" target="_top">Frames</a></li> +<li><a href="NBTTagInt.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagIntArray.html b/javadoc/net/minecraft/nbt/NBTTagIntArray.html new file mode 100644 index 0000000..2537cd3 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagIntArray.html @@ -0,0 +1,381 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagIntArray (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagIntArray (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagInt.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagIntArray.html" target="_top">Frames</a></li> +<li><a href="NBTTagIntArray.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagIntArray" class="title">Class NBTTagIntArray</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagIntArray</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagIntArray</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagIntArray.html#NBTTagIntArray(int[])">NBTTagIntArray</a></strong>(int[] p_i45132_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagIntArray.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagIntArray.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagIntArray.html#func_150302_c()">func_150302_c</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagIntArray.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagIntArray.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagIntArray.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagIntArray(int[])"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagIntArray</h4> +<pre>public NBTTagIntArray(int[] p_i45132_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150302_c()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150302_c</h4> +<pre>public int[] func_150302_c()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagInt.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagIntArray.html" target="_top">Frames</a></li> +<li><a href="NBTTagIntArray.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagList.html b/javadoc/net/minecraft/nbt/NBTTagList.html new file mode 100644 index 0000000..3c69a2e --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagList.html @@ -0,0 +1,500 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagList (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagList (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagIntArray.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagLong.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagList.html" target="_top">Frames</a></li> +<li><a href="NBTTagList.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagList" class="title">Class NBTTagList</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagList</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagList</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#NBTTagList()">NBTTagList</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#appendTag(net.minecraft.nbt.NBTBase)">appendTag</a></strong>(<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> p_74742_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#func_150303_d()">func_150303_d</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#func_150304_a(int,%20net.minecraft.nbt.NBTBase)">func_150304_a</a></strong>(int p_150304_1_, + <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> p_150304_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int[]</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#func_150306_c(int)">func_150306_c</a></strong>(int p_150306_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#func_150308_e(int)">func_150308_e</a></strong>(int p_150308_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#func_150309_d(int)">func_150309_d</a></strong>(int p_150309_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#getCompoundTagAt(int)">getCompoundTagAt</a></strong>(int p_150305_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#getStringTagAt(int)">getStringTagAt</a></strong>(int p_150307_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#removeTag(int)">removeTag</a></strong>(int p_74744_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#tagCount()">tagCount</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagList.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagList()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagList</h4> +<pre>public NBTTagList()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="appendTag(net.minecraft.nbt.NBTBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>appendTag</h4> +<pre>public void appendTag(<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> p_74742_1_)</pre> +</li> +</ul> +<a name="func_150304_a(int, net.minecraft.nbt.NBTBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150304_a</h4> +<pre>public void func_150304_a(int p_150304_1_, + <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> p_150304_2_)</pre> +</li> +</ul> +<a name="removeTag(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removeTag</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> removeTag(int p_74744_1_)</pre> +</li> +</ul> +<a name="getCompoundTagAt(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCompoundTagAt</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> getCompoundTagAt(int p_150305_1_)</pre> +</li> +</ul> +<a name="func_150306_c(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150306_c</h4> +<pre>public int[] func_150306_c(int p_150306_1_)</pre> +</li> +</ul> +<a name="func_150309_d(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150309_d</h4> +<pre>public double func_150309_d(int p_150309_1_)</pre> +</li> +</ul> +<a name="func_150308_e(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150308_e</h4> +<pre>public float func_150308_e(int p_150308_1_)</pre> +</li> +</ul> +<a name="getStringTagAt(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getStringTagAt</h4> +<pre>public java.lang.String getStringTagAt(int p_150307_1_)</pre> +</li> +</ul> +<a name="tagCount()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tagCount</h4> +<pre>public int tagCount()</pre> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150303_d()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150303_d</h4> +<pre>public int func_150303_d()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagIntArray.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagLong.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagList.html" target="_top">Frames</a></li> +<li><a href="NBTTagList.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagLong.html b/javadoc/net/minecraft/nbt/NBTTagLong.html new file mode 100644 index 0000000..41dc2c6 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagLong.html @@ -0,0 +1,475 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagLong (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagLong (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagShort.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagLong.html" target="_top">Frames</a></li> +<li><a href="NBTTagLong.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagLong" class="title">Class NBTTagLong</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase.NBTPrimitive</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagLong</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagLong</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#NBTTagLong(long)">NBTTagLong</a></strong>(long p_i45134_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#func_150286_g()">func_150286_g</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#func_150287_d()">func_150287_d</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#func_150288_h()">func_150288_h</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#func_150289_e()">func_150289_e</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#func_150290_f()">func_150290_f</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#func_150291_c()">func_150291_c</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagLong.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagLong(long)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagLong</h4> +<pre>public NBTTagLong(long p_i45134_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150291_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150291_c</h4> +<pre>public long func_150291_c()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150291_c()">func_150291_c</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150287_d()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150287_d</h4> +<pre>public int func_150287_d()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150287_d()">func_150287_d</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150289_e()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150289_e</h4> +<pre>public short func_150289_e()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150289_e()">func_150289_e</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150290_f()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150290_f</h4> +<pre>public byte func_150290_f()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150290_f()">func_150290_f</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150286_g()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150286_g</h4> +<pre>public double func_150286_g()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150286_g()">func_150286_g</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150288_h()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150288_h</h4> +<pre>public float func_150288_h()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150288_h()">func_150288_h</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagShort.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagLong.html" target="_top">Frames</a></li> +<li><a href="NBTTagLong.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagShort.html b/javadoc/net/minecraft/nbt/NBTTagShort.html new file mode 100644 index 0000000..0c003d8 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagShort.html @@ -0,0 +1,487 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagShort (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagShort (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagLong.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagString.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagShort.html" target="_top">Frames</a></li> +<li><a href="NBTTagShort.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagShort" class="title">Class NBTTagShort</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase.NBTPrimitive</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagShort</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagShort</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#NBTTagShort()">NBTTagShort</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#NBTTagShort(short)">NBTTagShort</a></strong>(short p_i45135_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#func_150286_g()">func_150286_g</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#func_150287_d()">func_150287_d</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#func_150288_h()">func_150288_h</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#func_150289_e()">func_150289_e</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#func_150290_f()">func_150290_f</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#func_150291_c()">func_150291_c</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagShort.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a>, <a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagShort()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NBTTagShort</h4> +<pre>public NBTTagShort()</pre> +</li> +</ul> +<a name="NBTTagShort(short)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagShort</h4> +<pre>public NBTTagShort(short p_i45135_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150291_c()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150291_c</h4> +<pre>public long func_150291_c()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150291_c()">func_150291_c</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150287_d()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150287_d</h4> +<pre>public int func_150287_d()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150287_d()">func_150287_d</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150289_e()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150289_e</h4> +<pre>public short func_150289_e()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150289_e()">func_150289_e</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150290_f()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150290_f</h4> +<pre>public byte func_150290_f()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150290_f()">func_150290_f</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150286_g()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150286_g</h4> +<pre>public double func_150286_g()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150286_g()">func_150286_g</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150288_h()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150288_h</h4> +<pre>public float func_150288_h()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html#func_150288_h()">func_150288_h</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagLong.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTTagString.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagShort.html" target="_top">Frames</a></li> +<li><a href="NBTTagShort.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTTagString.html b/javadoc/net/minecraft/nbt/NBTTagString.html new file mode 100644 index 0000000..894b904 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTTagString.html @@ -0,0 +1,397 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTTagString (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTTagString (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagShort.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTUtil.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagString.html" target="_top">Frames</a></li> +<li><a href="NBTTagString.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTTagString" class="title">Class NBTTagString</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">net.minecraft.nbt.NBTBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTTagString</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">NBTTagString</span> +extends <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#NBTTypes">NBTTypes</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagString.html#NBTTagString()">NBTTagString</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTTagString.html#NBTTagString(java.lang.String)">NBTTagString</a></strong>(java.lang.String p_i1389_1_)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagString.html#copy()">copy</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagString.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object p_equals_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagString.html#func_150285_a_()">func_150285_a_</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagString.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagString.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTTagString.html#toString()">toString</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.nbt.NBTBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></h3> +<code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150284_a(byte)">func_150284_a</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTTagString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NBTTagString</h4> +<pre>public NBTTagString()</pre> +</li> +</ul> +<a name="NBTTagString(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTTagString</h4> +<pre>public NBTTagString(java.lang.String p_i1389_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public byte getId()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#getId()">getId</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#toString()">toString</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="copy()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copy</h4> +<pre>public <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a> copy()</pre> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#copy()">copy</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="equals(java.lang.Object)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object p_equals_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#equals(java.lang.Object)">equals</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#hashCode()">hashCode</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150285_a_()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_150285_a_</h4> +<pre>public java.lang.String func_150285_a_()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../net/minecraft/nbt/NBTBase.html#func_150285_a_()">func_150285_a_</a></code> in class <code><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagShort.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../net/minecraft/nbt/NBTUtil.html" title="class in net.minecraft.nbt"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTTagString.html" target="_top">Frames</a></li> +<li><a href="NBTTagString.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_classes_inherited_from_class_net.minecraft.nbt.NBTBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.nbt.NBTBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/NBTUtil.html b/javadoc/net/minecraft/nbt/NBTUtil.html new file mode 100644 index 0000000..cc388f7 --- /dev/null +++ b/javadoc/net/minecraft/nbt/NBTUtil.html @@ -0,0 +1,269 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 --> +<title>NBTUtil (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="NBTUtil (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagString.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTUtil.html" target="_top">Frames</a></li> +<li><a href="NBTUtil.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">net.minecraft.nbt</div> +<h2 title="Class NBTUtil" class="title">Class NBTUtil</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.nbt.NBTUtil</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public final class <span class="strong">NBTUtil</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../net/minecraft/nbt/NBTUtil.html#NBTUtil()">NBTUtil</a></strong>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static com.mojang.authlib.GameProfile</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTUtil.html#func_152459_a(net.minecraft.nbt.NBTTagCompound)">func_152459_a</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_152459_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><strong><a href="../../../net/minecraft/nbt/NBTUtil.html#func_152460_a(net.minecraft.nbt.NBTTagCompound,%20com.mojang.authlib.GameProfile)">func_152460_a</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_152460_0_, + com.mojang.authlib.GameProfile p_152460_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NBTUtil()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NBTUtil</h4> +<pre>public NBTUtil()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="func_152459_a(net.minecraft.nbt.NBTTagCompound)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_152459_a</h4> +<pre>public static com.mojang.authlib.GameProfile func_152459_a(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_152459_0_)</pre> +</li> +</ul> +<a name="func_152460_a(net.minecraft.nbt.NBTTagCompound, com.mojang.authlib.GameProfile)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>func_152460_a</h4> +<pre>public static void func_152460_a(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_152460_0_, + com.mojang.authlib.GameProfile p_152460_1_)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/nbt/NBTTagString.html" title="class in net.minecraft.nbt"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/NBTUtil.html" target="_top">Frames</a></li> +<li><a href="NBTUtil.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/package-frame.html b/javadoc/net/minecraft/nbt/package-frame.html new file mode 100644 index 0000000..6d00a72 --- /dev/null +++ b/javadoc/net/minecraft/nbt/package-frame.html @@ -0,0 +1,40 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 --> +<title>net.minecraft.nbt (Forge API)</title> +<meta name="date" content="2015-02-05"> +<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> +</head> +<body> +<h1 class="bar"><a href="../../../net/minecraft/nbt/package-summary.html" target="classFrame">net.minecraft.nbt</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="CompressedStreamTools.html" title="class in net.minecraft.nbt" target="classFrame">CompressedStreamTools</a></li> +<li><a href="JsonToNBT.html" title="class in net.minecraft.nbt" target="classFrame">JsonToNBT</a></li> +<li><a href="NBTBase.html" title="class in net.minecraft.nbt" target="classFrame">NBTBase</a></li> +<li><a href="NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt" target="classFrame">NBTBase.NBTPrimitive</a></li> +<li><a href="NBTSizeTracker.html" title="class in net.minecraft.nbt" target="classFrame">NBTSizeTracker</a></li> +<li><a href="NBTTagByte.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagByte</a></li> +<li><a href="NBTTagByteArray.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagByteArray</a></li> +<li><a href="NBTTagCompound.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagCompound</a></li> +<li><a href="NBTTagDouble.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagDouble</a></li> +<li><a href="NBTTagEnd.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagEnd</a></li> +<li><a href="NBTTagFloat.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagFloat</a></li> +<li><a href="NBTTagInt.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagInt</a></li> +<li><a href="NBTTagIntArray.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagIntArray</a></li> +<li><a href="NBTTagList.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagList</a></li> +<li><a href="NBTTagLong.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagLong</a></li> +<li><a href="NBTTagShort.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagShort</a></li> +<li><a href="NBTTagString.html" title="class in net.minecraft.nbt" target="classFrame">NBTTagString</a></li> +<li><a href="NBTUtil.html" title="class in net.minecraft.nbt" target="classFrame">NBTUtil</a></li> +</ul> +<h2 title="Exceptions">Exceptions</h2> +<ul title="Exceptions"> +<li><a href="NBTException.html" title="class in net.minecraft.nbt" target="classFrame">NBTException</a></li> +</ul> +</div> +</body> +</html> diff --git a/javadoc/net/minecraft/nbt/package-summary.html b/javadoc/net/minecraft/nbt/package-summary.html new file mode 100644 index 0000000..270d5c1 --- /dev/null +++ b/javadoc/net/minecraft/nbt/package-summary.html @@ -0,0 +1,214 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 --> +<title>net.minecraft.nbt (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="net.minecraft.nbt (Forge API)"; + } +//--> +</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 class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/item/crafting/package-summary.html">Prev Package</a></li> +<li><a href="../../../net/minecraft/network/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.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"> +<h1 title="Package" class="title">Package net.minecraft.nbt</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/CompressedStreamTools.html" title="class in net.minecraft.nbt">CompressedStreamTools</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/JsonToNBT.html" title="class in net.minecraft.nbt">JsonToNBT</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt">NBTBase.NBTPrimitive</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt">NBTSizeTracker</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagByte.html" title="class in net.minecraft.nbt">NBTTagByte</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagByteArray.html" title="class in net.minecraft.nbt">NBTTagByteArray</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagDouble.html" title="class in net.minecraft.nbt">NBTTagDouble</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagEnd.html" title="class in net.minecraft.nbt">NBTTagEnd</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagFloat.html" title="class in net.minecraft.nbt">NBTTagFloat</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagInt.html" title="class in net.minecraft.nbt">NBTTagInt</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagIntArray.html" title="class in net.minecraft.nbt">NBTTagIntArray</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt">NBTTagList</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagLong.html" title="class in net.minecraft.nbt">NBTTagLong</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagShort.html" title="class in net.minecraft.nbt">NBTTagShort</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTTagString.html" title="class in net.minecraft.nbt">NBTTagString</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTUtil.html" title="class in net.minecraft.nbt">NBTUtil</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> +<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Exception</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../net/minecraft/nbt/NBTException.html" title="class in net.minecraft.nbt">NBTException</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</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 class="navBarCell1Rev">Package</li> +<li>Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/item/crafting/package-summary.html">Prev Package</a></li> +<li><a href="../../../net/minecraft/network/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.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> diff --git a/javadoc/net/minecraft/nbt/package-tree.html b/javadoc/net/minecraft/nbt/package-tree.html new file mode 100644 index 0000000..4a5be88 --- /dev/null +++ b/javadoc/net/minecraft/nbt/package-tree.html @@ -0,0 +1,158 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 --> +<title>net.minecraft.nbt Class Hierarchy (Forge API)</title> +<meta name="date" content="2015-02-05"> +<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="net.minecraft.nbt Class Hierarchy (Forge API)"; + } +//--> +</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>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/item/crafting/package-tree.html">Prev</a></li> +<li><a href="../../../net/minecraft/network/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.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"> +<h1 class="title">Hierarchy For Package net.minecraft.nbt</h1> +<span class="strong">Package Hierarchies:</span> +<ul class="horizontal"> +<li><a href="../../../overview-tree.html">All Packages</a></li> +</ul> +</div> +<div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/CompressedStreamTools.html" title="class in net.minecraft.nbt"><span class="strong">CompressedStreamTools</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/JsonToNBT.html" title="class in net.minecraft.nbt"><span class="strong">JsonToNBT</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt"><span class="strong">NBTBase</span></a> +<ul> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTBase.NBTPrimitive.html" title="class in net.minecraft.nbt"><span class="strong">NBTBase.NBTPrimitive</span></a> +<ul> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagByte.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagByte</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagDouble.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagDouble</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagFloat.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagFloat</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagInt.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagInt</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagLong.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagLong</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagShort.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagShort</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagByteArray.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagByteArray</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagCompound</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagEnd.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagEnd</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagIntArray.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagIntArray</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagList</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTTagString.html" title="class in net.minecraft.nbt"><span class="strong">NBTTagString</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTSizeTracker.html" title="class in net.minecraft.nbt"><span class="strong">NBTSizeTracker</span></a></li> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTUtil.html" title="class in net.minecraft.nbt"><span class="strong">NBTUtil</span></a></li> +<li type="circle">java.lang.Throwable (implements java.io.Serializable) +<ul> +<li type="circle">java.lang.Exception +<ul> +<li type="circle">net.minecraft.nbt.<a href="../../../net/minecraft/nbt/NBTException.html" title="class in net.minecraft.nbt"><span class="strong">NBTException</span></a></li> +</ul> +</li> +</ul> +</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>Class</li> +<li class="navBarCell1Rev">Tree</li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../net/minecraft/item/crafting/package-tree.html">Prev</a></li> +<li><a href="../../../net/minecraft/network/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?net/minecraft/nbt/package-tree.html" target="_top">Frames</a></li> +<li><a href="package-tree.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> |
