diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
| commit | 877312184c472d9845e5ef1008bc538f4634059f (patch) | |
| tree | 4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /javadoc/net/minecraft/tileentity | |
| parent | 939d2ea16679ce64d98b98c716b85f851aa576e2 (diff) | |
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/tileentity')
26 files changed, 0 insertions, 11375 deletions
diff --git a/javadoc/net/minecraft/tileentity/IHopper.html b/javadoc/net/minecraft/tileentity/IHopper.html deleted file mode 100644 index d0bb38b..0000000 --- a/javadoc/net/minecraft/tileentity/IHopper.html +++ /dev/null @@ -1,259 +0,0 @@ -<!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:12 EST 2015 --> -<title>IHopper (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="IHopper (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/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/IHopper.html" target="_top">Frames</a></li> -<li><a href="IHopper.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>Constr | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </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.tileentity</div> -<h2 title="Interface IHopper" class="title">Interface IHopper</h2> -</div> -<div class="contentContainer"> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Superinterfaces:</dt> -<dd><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></dd> -</dl> -<dl> -<dt>All Known Implementing Classes:</dt> -<dd><a href="../../../net/minecraft/entity/item/EntityMinecartHopper.html" title="class in net.minecraft.entity.item">EntityMinecartHopper</a>, <a href="../../../net/minecraft/tileentity/TileEntityHopper.html" title="class in net.minecraft.tileentity">TileEntityHopper</a></dd> -</dl> -<hr> -<br> -<pre>public interface <span class="strong">IHopper</span> -extends <a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></pre> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========== 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/world/World.html" title="class in net.minecraft.world">World</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/IHopper.html#getWorldObj()">getWorldObj</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/IHopper.html#getXPos()">getXPos</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/IHopper.html#getYPos()">getYPos</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/IHopper.html#getZPos()">getZPos</a></strong>()</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.inventory.IInventory"> -<!-- --> -</a> -<h3>Methods inherited from interface net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></h3> -<code><a href="../../../net/minecraft/inventory/IInventory.html#closeInventory()">closeInventory</a>, <a href="../../../net/minecraft/inventory/IInventory.html#decrStackSize(int,%20int)">decrStackSize</a>, <a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a>, <a href="../../../net/minecraft/inventory/IInventory.html#getInventoryStackLimit()">getInventoryStackLimit</a>, <a href="../../../net/minecraft/inventory/IInventory.html#getSizeInventory()">getSizeInventory</a>, <a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlot(int)">getStackInSlot</a>, <a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a>, <a href="../../../net/minecraft/inventory/IInventory.html#hasCustomInventoryName()">hasCustomInventoryName</a>, <a href="../../../net/minecraft/inventory/IInventory.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a>, <a href="../../../net/minecraft/inventory/IInventory.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a>, <a href="../../../net/minecraft/inventory/IInventory.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/inventory/IInventory.html#openInventory()">openInventory</a>, <a href="../../../net/minecraft/inventory/IInventory.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getWorldObj()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getWorldObj</h4> -<pre><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> getWorldObj()</pre> -</li> -</ul> -<a name="getXPos()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getXPos</h4> -<pre>double getXPos()</pre> -</li> -</ul> -<a name="getYPos()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getYPos</h4> -<pre>double getYPos()</pre> -</li> -</ul> -<a name="getZPos()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getZPos</h4> -<pre>double getZPos()</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>Prev Class</li> -<li><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/IHopper.html" target="_top">Frames</a></li> -<li><a href="IHopper.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>Constr | </li> -<li><a href="#method_summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </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/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html b/javadoc/net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html deleted file mode 100644 index 7d0ec18..0000000 --- a/javadoc/net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html +++ /dev/null @@ -1,333 +0,0 @@ -<!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:12 EST 2015 --> -<title>MobSpawnerBaseLogic.WeightedRandomMinecart (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="MobSpawnerBaseLogic.WeightedRandomMinecart (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/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" target="_top">Frames</a></li> -<li><a href="MobSpawnerBaseLogic.WeightedRandomMinecart.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.tileentity</div> -<h2 title="Class MobSpawnerBaseLogic.WeightedRandomMinecart" class="title">Class MobSpawnerBaseLogic.WeightedRandomMinecart</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">net.minecraft.util.WeightedRandom.Item</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.MobSpawnerBaseLogic.WeightedRandomMinecart</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">MobSpawnerBaseLogic.WeightedRandomMinecart</span> -extends <a href="../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">WeightedRandom.Item</a></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>java.lang.String</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html#entityTypeName">entityTypeName</a></strong></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/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html#field_98222_b">field_98222_b</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.util.WeightedRandom.Item"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.util.<a href="../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">WeightedRandom.Item</a></h3> -<code><a href="../../../net/minecraft/util/WeightedRandom.Item.html#itemWeight">itemWeight</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/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html#MobSpawnerBaseLogic.WeightedRandomMinecart(net.minecraft.nbt.NBTTagCompound)">MobSpawnerBaseLogic.WeightedRandomMinecart</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_i1945_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html#MobSpawnerBaseLogic.WeightedRandomMinecart(net.minecraft.nbt.NBTTagCompound,%20java.lang.String)">MobSpawnerBaseLogic.WeightedRandomMinecart</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_i1946_2_, - java.lang.String p_i1946_3_)</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/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html#func_98220_a()">func_98220_a</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, 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_98222_b"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_98222_b</h4> -<pre>public final <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> field_98222_b</pre> -</li> -</ul> -<a name="entityTypeName"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>entityTypeName</h4> -<pre>public final java.lang.String entityTypeName</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="MobSpawnerBaseLogic.WeightedRandomMinecart(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MobSpawnerBaseLogic.WeightedRandomMinecart</h4> -<pre>public MobSpawnerBaseLogic.WeightedRandomMinecart(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_i1945_2_)</pre> -</li> -</ul> -<a name="MobSpawnerBaseLogic.WeightedRandomMinecart(net.minecraft.nbt.NBTTagCompound, java.lang.String)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>MobSpawnerBaseLogic.WeightedRandomMinecart</h4> -<pre>public MobSpawnerBaseLogic.WeightedRandomMinecart(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_i1946_2_, - java.lang.String p_i1946_3_)</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_98220_a()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_98220_a</h4> -<pre>public <a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> func_98220_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/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" target="_top">Frames</a></li> -<li><a href="MobSpawnerBaseLogic.WeightedRandomMinecart.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/tileentity/MobSpawnerBaseLogic.html b/javadoc/net/minecraft/tileentity/MobSpawnerBaseLogic.html deleted file mode 100644 index 74a0cf4..0000000 --- a/javadoc/net/minecraft/tileentity/MobSpawnerBaseLogic.html +++ /dev/null @@ -1,530 +0,0 @@ -<!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:12 EST 2015 --> -<title>MobSpawnerBaseLogic (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="MobSpawnerBaseLogic (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/tileentity/IHopper.html" title="interface in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/MobSpawnerBaseLogic.html" target="_top">Frames</a></li> -<li><a href="MobSpawnerBaseLogic.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.tileentity</div> -<h2 title="Class MobSpawnerBaseLogic" class="title">Class MobSpawnerBaseLogic</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.MobSpawnerBaseLogic</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public abstract class <span class="strong">MobSpawnerBaseLogic</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>class </code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic.WeightedRandomMinecart</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>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#field_98284_d">field_98284_d</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#field_98287_c">field_98287_c</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#spawnDelay">spawnDelay</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/tileentity/MobSpawnerBaseLogic.html#MobSpawnerBaseLogic()">MobSpawnerBaseLogic</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/entity/Entity.html" title="class in net.minecraft.entity">Entity</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#func_98265_a(net.minecraft.entity.Entity)">func_98265_a</a></strong>(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_98265_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>abstract void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#func_98267_a(int)">func_98267_a</a></strong>(int p_98267_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#func_98281_h()">func_98281_h</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/tileentity/MobSpawnerBaseLogic.html#getEntityNameToSpawn()">getEntityNameToSpawn</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic.WeightedRandomMinecart</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#getRandomEntity()">getRandomEntity</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>abstract <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#getSpawnerWorld()">getSpawnerWorld</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>abstract int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#getSpawnerX()">getSpawnerX</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/tileentity/MobSpawnerBaseLogic.html#getSpawnerY()">getSpawnerY</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>abstract int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#getSpawnerZ()">getSpawnerZ</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#isActivated()">isActivated</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_98270_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#setDelayToMin(int)">setDelayToMin</a></strong>(int p_98268_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#setEntityName(java.lang.String)">setEntityName</a></strong>(java.lang.String p_98272_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#setRandomEntity(net.minecraft.tileentity.MobSpawnerBaseLogic.WeightedRandomMinecart)">setRandomEntity</a></strong>(<a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic.WeightedRandomMinecart</a> p_98277_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#updateSpawner()">updateSpawner</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_98280_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="spawnDelay"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>spawnDelay</h4> -<pre>public int spawnDelay</pre> -</li> -</ul> -<a name="field_98287_c"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_98287_c</h4> -<pre>public double field_98287_c</pre> -</li> -</ul> -<a name="field_98284_d"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>field_98284_d</h4> -<pre>public double field_98284_d</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="MobSpawnerBaseLogic()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>MobSpawnerBaseLogic</h4> -<pre>public MobSpawnerBaseLogic()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getEntityNameToSpawn()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getEntityNameToSpawn</h4> -<pre>public java.lang.String getEntityNameToSpawn()</pre> -</li> -</ul> -<a name="setEntityName(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setEntityName</h4> -<pre>public void setEntityName(java.lang.String p_98272_1_)</pre> -</li> -</ul> -<a name="isActivated()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isActivated</h4> -<pre>public boolean isActivated()</pre> -</li> -</ul> -<a name="updateSpawner()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateSpawner</h4> -<pre>public void updateSpawner()</pre> -</li> -</ul> -<a name="func_98265_a(net.minecraft.entity.Entity)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_98265_a</h4> -<pre>public <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> func_98265_a(<a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> p_98265_1_)</pre> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_98270_1_)</pre> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_98280_1_)</pre> -</li> -</ul> -<a name="setDelayToMin(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setDelayToMin</h4> -<pre>public boolean setDelayToMin(int p_98268_1_)</pre> -</li> -</ul> -<a name="func_98281_h()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_98281_h</h4> -<pre>public <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a> func_98281_h()</pre> -</li> -</ul> -<a name="getRandomEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getRandomEntity</h4> -<pre>public <a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic.WeightedRandomMinecart</a> getRandomEntity()</pre> -</li> -</ul> -<a name="setRandomEntity(net.minecraft.tileentity.MobSpawnerBaseLogic.WeightedRandomMinecart)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setRandomEntity</h4> -<pre>public void setRandomEntity(<a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic.WeightedRandomMinecart</a> p_98277_1_)</pre> -</li> -</ul> -<a name="func_98267_a(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_98267_a</h4> -<pre>public abstract void func_98267_a(int p_98267_1_)</pre> -</li> -</ul> -<a name="getSpawnerWorld()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSpawnerWorld</h4> -<pre>public abstract <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> getSpawnerWorld()</pre> -</li> -</ul> -<a name="getSpawnerX()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSpawnerX</h4> -<pre>public abstract int getSpawnerX()</pre> -</li> -</ul> -<a name="getSpawnerY()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSpawnerY</h4> -<pre>public abstract int getSpawnerY()</pre> -</li> -</ul> -<a name="getSpawnerZ()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getSpawnerZ</h4> -<pre>public abstract int getSpawnerZ()</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/tileentity/IHopper.html" title="interface in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/MobSpawnerBaseLogic.html" target="_top">Frames</a></li> -<li><a href="MobSpawnerBaseLogic.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/tileentity/TileEntity.html b/javadoc/net/minecraft/tileentity/TileEntity.html deleted file mode 100644 index 5d84e91..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntity.html +++ /dev/null @@ -1,766 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntity (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="TileEntity (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/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntity.html" target="_top">Frames</a></li> -<li><a href="TileEntity.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.tileentity</div> -<h2 title="Class TileEntity" class="title">Class TileEntity</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntity</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../net/minecraft/block/BlockJukebox.TileEntityJukebox.html" title="class in net.minecraft.block">BlockJukebox.TileEntityJukebox</a>, <a href="../../../net/minecraft/tileentity/TileEntityBeacon.html" title="class in net.minecraft.tileentity">TileEntityBeacon</a>, <a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html" title="class in net.minecraft.tileentity">TileEntityBrewingStand</a>, <a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a>, <a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html" title="class in net.minecraft.tileentity">TileEntityCommandBlock</a>, <a href="../../../net/minecraft/tileentity/TileEntityComparator.html" title="class in net.minecraft.tileentity">TileEntityComparator</a>, <a href="../../../net/minecraft/tileentity/TileEntityDaylightDetector.html" title="class in net.minecraft.tileentity">TileEntityDaylightDetector</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity">TileEntityDispenser</a>, <a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html" title="class in net.minecraft.tileentity">TileEntityEnchantmentTable</a>, <a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html" title="class in net.minecraft.tileentity">TileEntityEnderChest</a>, <a href="../../../net/minecraft/tileentity/TileEntityEndPortal.html" title="class in net.minecraft.tileentity">TileEntityEndPortal</a>, <a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html" title="class in net.minecraft.tileentity">TileEntityFlowerPot</a>, <a href="../../../net/minecraft/tileentity/TileEntityFurnace.html" title="class in net.minecraft.tileentity">TileEntityFurnace</a>, <a href="../../../net/minecraft/tileentity/TileEntityHopper.html" title="class in net.minecraft.tileentity">TileEntityHopper</a>, <a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html" title="class in net.minecraft.tileentity">TileEntityMobSpawner</a>, <a href="../../../net/minecraft/tileentity/TileEntityNote.html" title="class in net.minecraft.tileentity">TileEntityNote</a>, <a href="../../../net/minecraft/tileentity/TileEntityPiston.html" title="class in net.minecraft.tileentity">TileEntityPiston</a>, <a href="../../../net/minecraft/tileentity/TileEntitySign.html" title="class in net.minecraft.tileentity">TileEntitySign</a>, <a href="../../../net/minecraft/tileentity/TileEntitySkull.html" title="class in net.minecraft.tileentity">TileEntitySkull</a>, <a href="../../../net/minecraftforge/fluids/TileFluidHandler.html" title="class in net.minecraftforge.fluids">TileFluidHandler</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">TileEntity</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>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a></strong></code> -<div class="block">Sometimes default render bounding box: infinite in scope.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntity.html#TileEntity()">TileEntity</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 void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a></strong>(java.lang.Class p_145826_0_, - java.lang.String p_145826_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a></strong>()</code> -<div class="block">Determines if this TileEntity requires update calls.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145827_0_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a></strong>(<a href="../../../net/minecraft/crash/CrashReportCategory.html" title="class in net.minecraft.crash">CrashReportCategory</a> p_145828_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a></strong>(double p_145835_1_, - double p_145835_3_, - double p_145835_5_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a></strong>()</code> -<div class="block">Return an <a href="../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util"><code>AxisAlignedBB</code></a> that controls the visible scope of a <code>TileEntitySpecialRenderer</code> associated with this <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity"><code>TileEntity</code></a> - Defaults to the collision bounding box <a href="../../../net/minecraft/block/Block.html#getCollisionBoundingBoxFromPool(net.minecraft.world.World,%20int,%20int,%20int)"><code>Block.getCollisionBoundingBoxFromPool(World, int, int, int)</code></a> associated with the block - at this location.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a></strong>()</code> -<div class="block">Called when the chunk this TileEntity is on is Unloaded.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a></strong>(<a href="../../../net/minecraft/network/NetworkManager.html" title="class in net.minecraft.network">NetworkManager</a> net, - <a href="../../../net/minecraft/network/play/server/S35PacketUpdateTileEntity.html" title="class in net.minecraft.network.play.server">S35PacketUpdateTileEntity</a> pkt)</code> -<div class="block">Called when you receive a TileEntityData packet for the location this - TileEntity is currently in.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a></strong>(int p_145842_1_, - int p_145842_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_145834_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a></strong>(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> oldBlock, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> newBlock, - int oldMeta, - int newMeta, - <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> world, - int x, - int y, - int z)</code> -<div class="block">Called from Chunk.setBlockIDWithMetadata, determines if this tile entity should be re-created when the ID, or Metadata changes.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a></strong>(int pass)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_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="worldObj"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>worldObj</h4> -<pre>protected <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> worldObj</pre> -</li> -</ul> -<a name="xCoord"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>xCoord</h4> -<pre>public int xCoord</pre> -</li> -</ul> -<a name="yCoord"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>yCoord</h4> -<pre>public int yCoord</pre> -</li> -</ul> -<a name="zCoord"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>zCoord</h4> -<pre>public int zCoord</pre> -</li> -</ul> -<a name="tileEntityInvalid"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>tileEntityInvalid</h4> -<pre>protected boolean tileEntityInvalid</pre> -</li> -</ul> -<a name="blockMetadata"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>blockMetadata</h4> -<pre>public int blockMetadata</pre> -</li> -</ul> -<a name="blockType"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>blockType</h4> -<pre>public <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> blockType</pre> -</li> -</ul> -<a name="INFINITE_EXTENT_AABB"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>INFINITE_EXTENT_AABB</h4> -<pre>public static final <a href="../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a> INFINITE_EXTENT_AABB</pre> -<div class="block">Sometimes default render bounding box: infinite in scope. Used to control rendering on <code>TileEntitySpecialRenderer</code>.</div> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TileEntity()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntity</h4> -<pre>public TileEntity()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="addMapping(java.lang.Class, java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addMapping</h4> -<pre>public static void addMapping(java.lang.Class p_145826_0_, - java.lang.String p_145826_1_)</pre> -</li> -</ul> -<a name="getWorldObj()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getWorldObj</h4> -<pre>public <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> getWorldObj()</pre> -</li> -</ul> -<a name="setWorldObj(net.minecraft.world.World)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setWorldObj</h4> -<pre>public void setWorldObj(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_145834_1_)</pre> -</li> -</ul> -<a name="hasWorldObj()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasWorldObj</h4> -<pre>public boolean hasWorldObj()</pre> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -</li> -</ul> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -</li> -</ul> -<a name="createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createAndLoadEntity</h4> -<pre>public static <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> createAndLoadEntity(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145827_0_)</pre> -</li> -</ul> -<a name="getBlockMetadata()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBlockMetadata</h4> -<pre>public int getBlockMetadata()</pre> -</li> -</ul> -<a name="markDirty()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>markDirty</h4> -<pre>public void markDirty()</pre> -</li> -</ul> -<a name="getDistanceFrom(double, double, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDistanceFrom</h4> -<pre>public double getDistanceFrom(double p_145835_1_, - double p_145835_3_, - double p_145835_5_)</pre> -</li> -</ul> -<a name="getMaxRenderDistanceSquared()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getMaxRenderDistanceSquared</h4> -<pre>public double getMaxRenderDistanceSquared()</pre> -</li> -</ul> -<a name="getBlockType()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBlockType</h4> -<pre>public <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> getBlockType()</pre> -</li> -</ul> -<a name="getDescriptionPacket()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDescriptionPacket</h4> -<pre>public <a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a> getDescriptionPacket()</pre> -</li> -</ul> -<a name="isInvalid()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isInvalid</h4> -<pre>public boolean isInvalid()</pre> -</li> -</ul> -<a name="invalidate()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>invalidate</h4> -<pre>public void invalidate()</pre> -</li> -</ul> -<a name="validate()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>validate</h4> -<pre>public void validate()</pre> -</li> -</ul> -<a name="receiveClientEvent(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>receiveClientEvent</h4> -<pre>public boolean receiveClientEvent(int p_145842_1_, - int p_145842_2_)</pre> -</li> -</ul> -<a name="updateContainingBlockInfo()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateContainingBlockInfo</h4> -<pre>public void updateContainingBlockInfo()</pre> -</li> -</ul> -<a name="func_145828_a(net.minecraft.crash.CrashReportCategory)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145828_a</h4> -<pre>public void func_145828_a(<a href="../../../net/minecraft/crash/CrashReportCategory.html" title="class in net.minecraft.crash">CrashReportCategory</a> p_145828_1_)</pre> -</li> -</ul> -<a name="canUpdate()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>canUpdate</h4> -<pre>public boolean canUpdate()</pre> -<div class="block">Determines if this TileEntity requires update calls.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>True if you want updateEntity() to be called, false if not</dd></dl> -</li> -</ul> -<a name="onDataPacket(net.minecraft.network.NetworkManager, net.minecraft.network.play.server.S35PacketUpdateTileEntity)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onDataPacket</h4> -<pre>public void onDataPacket(<a href="../../../net/minecraft/network/NetworkManager.html" title="class in net.minecraft.network">NetworkManager</a> net, - <a href="../../../net/minecraft/network/play/server/S35PacketUpdateTileEntity.html" title="class in net.minecraft.network.play.server">S35PacketUpdateTileEntity</a> pkt)</pre> -<div class="block">Called when you receive a TileEntityData packet for the location this - TileEntity is currently in. On the client, the NetworkManager will always - be the remote server. On the server, it will be whomever is responsible for - sending the packet.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>net</code> - The NetworkManager the packet originated from</dd><dd><code>pkt</code> - The data packet</dd></dl> -</li> -</ul> -<a name="onChunkUnload()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>onChunkUnload</h4> -<pre>public void onChunkUnload()</pre> -<div class="block">Called when the chunk this TileEntity is on is Unloaded.</div> -</li> -</ul> -<a name="shouldRefresh(net.minecraft.block.Block, net.minecraft.block.Block, int, int, net.minecraft.world.World, int, int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>shouldRefresh</h4> -<pre>public boolean shouldRefresh(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> oldBlock, - <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> newBlock, - int oldMeta, - int newMeta, - <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> world, - int x, - int y, - int z)</pre> -<div class="block">Called from Chunk.setBlockIDWithMetadata, determines if this tile entity should be re-created when the ID, or Metadata changes. - Use with caution as this will leave straggler TileEntities, or create conflicts with other TileEntities if not used properly.</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>oldID</code> - The old ID of the block</dd><dd><code>newID</code> - The new ID of the block (May be the same)</dd><dd><code>oldMeta</code> - The old metadata of the block</dd><dd><code>newMeta</code> - The new metadata of the block (May be the same)</dd><dd><code>world</code> - Current world</dd><dd><code>x</code> - X Position</dd><dd><code>y</code> - Y Position</dd><dd><code>z</code> - Z Position</dd> -<dt><span class="strong">Returns:</span></dt><dd>True to remove the old tile entity, false to keep it in tact {and create a new one if the new values specify to}</dd></dl> -</li> -</ul> -<a name="shouldRenderInPass(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>shouldRenderInPass</h4> -<pre>public boolean shouldRenderInPass(int pass)</pre> -</li> -</ul> -<a name="getRenderBoundingBox()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getRenderBoundingBox</h4> -<pre>public <a href="../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util">AxisAlignedBB</a> getRenderBoundingBox()</pre> -<div class="block">Return an <a href="../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util"><code>AxisAlignedBB</code></a> that controls the visible scope of a <code>TileEntitySpecialRenderer</code> associated with this <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity"><code>TileEntity</code></a> - Defaults to the collision bounding box <a href="../../../net/minecraft/block/Block.html#getCollisionBoundingBoxFromPool(net.minecraft.world.World,%20int,%20int,%20int)"><code>Block.getCollisionBoundingBoxFromPool(World, int, int, int)</code></a> associated with the block - at this location.</div> -<dl><dt><span class="strong">Returns:</span></dt><dd>an appropriately size <a href="../../../net/minecraft/util/AxisAlignedBB.html" title="class in net.minecraft.util"><code>AxisAlignedBB</code></a> for the <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity"><code>TileEntity</code></a></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/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntity.html" target="_top">Frames</a></li> -<li><a href="TileEntity.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/tileentity/TileEntityBeacon.html b/javadoc/net/minecraft/tileentity/TileEntityBeacon.html deleted file mode 100644 index 6b3b3ce..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityBeacon.html +++ /dev/null @@ -1,707 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityBeacon (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="TileEntityBeacon (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/tileentity/TileEntity.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityBeacon.html" target="_top">Frames</a></li> -<li><a href="TileEntityBeacon.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.tileentity</div> -<h2 title="Class TileEntityBeacon" class="title">Class TileEntityBeacon</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityBeacon</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">TileEntityBeacon</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> -implements <a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></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/potion/Potion.html" title="class in net.minecraft.potion">Potion</a>[][]</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#effectsList">effectsList</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityBeacon.html#TileEntityBeacon()">TileEntityBeacon</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/tileentity/TileEntityBeacon.html#closeInventory()">closeInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#decrStackSize(int,%20int)">decrStackSize</a></strong>(int p_70298_1_, - int p_70298_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#func_145999_a(java.lang.String)">func_145999_a</a></strong>(java.lang.String p_145999_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#func_146002_i()">func_146002_i</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#func_146005_c(int)">func_146005_c</a></strong>(int p_146005_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getDescriptionPacket()">getDescriptionPacket</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/tileentity/TileEntityBeacon.html#getInventoryName()">getInventoryName</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getInventoryStackLimit()">getInventoryStackLimit</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getLevels()">getLevels</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getPrimaryEffect()">getPrimaryEffect</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getSecondaryEffect()">getSecondaryEffect</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getSizeInventory()">getSizeInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getStackInSlot(int)">getStackInSlot</a></strong>(int p_70301_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></strong>(int p_70304_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#hasCustomInventoryName()">hasCustomInventoryName</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></strong>(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#openInventory()">openInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></strong>(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#setPrimaryEffect(int)">setPrimaryEffect</a></strong>(int p_146001_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#setSecondaryEffect(int)">setSecondaryEffect</a></strong>(int p_146004_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.inventory.IInventory"> -<!-- --> -</a> -<h3>Methods inherited from interface net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></h3> -<code><a href="../../../net/minecraft/inventory/IInventory.html#markDirty()">markDirty</a></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="effectsList"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>effectsList</h4> -<pre>public static final <a href="../../../net/minecraft/potion/Potion.html" title="class in net.minecraft.potion">Potion</a>[][] effectsList</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TileEntityBeacon()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityBeacon</h4> -<pre>public TileEntityBeacon()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_146002_i()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_146002_i</h4> -<pre>public float func_146002_i()</pre> -</li> -</ul> -<a name="getPrimaryEffect()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPrimaryEffect</h4> -<pre>public int getPrimaryEffect()</pre> -</li> -</ul> -<a name="getSecondaryEffect()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSecondaryEffect</h4> -<pre>public int getSecondaryEffect()</pre> -</li> -</ul> -<a name="getLevels()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getLevels</h4> -<pre>public int getLevels()</pre> -</li> -</ul> -<a name="func_146005_c(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_146005_c</h4> -<pre>public void func_146005_c(int p_146005_1_)</pre> -</li> -</ul> -<a name="setPrimaryEffect(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setPrimaryEffect</h4> -<pre>public void setPrimaryEffect(int p_146001_1_)</pre> -</li> -</ul> -<a name="setSecondaryEffect(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setSecondaryEffect</h4> -<pre>public void setSecondaryEffect(int p_146004_1_)</pre> -</li> -</ul> -<a name="getDescriptionPacket()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDescriptionPacket</h4> -<pre>public <a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a> getDescriptionPacket()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getMaxRenderDistanceSquared()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getMaxRenderDistanceSquared</h4> -<pre>public double getMaxRenderDistanceSquared()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getSizeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSizeInventory</h4> -<pre>public int getSizeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getSizeInventory()">getSizeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlot(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlot</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlot(int p_70301_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlot(int)">getStackInSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="decrStackSize(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>decrStackSize</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> decrStackSize(int p_70298_1_, - int p_70298_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#decrStackSize(int,%20int)">decrStackSize</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlotOnClosing(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlotOnClosing</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlotOnClosing(int p_70304_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="setInventorySlotContents(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setInventorySlotContents</h4> -<pre>public void setInventorySlotContents(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryName</h4> -<pre>public java.lang.String getInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="hasCustomInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasCustomInventoryName</h4> -<pre>public boolean hasCustomInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#hasCustomInventoryName()">hasCustomInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145999_a(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145999_a</h4> -<pre>public void func_145999_a(java.lang.String p_145999_1_)</pre> -</li> -</ul> -<a name="getInventoryStackLimit()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryStackLimit</h4> -<pre>public int getInventoryStackLimit()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryStackLimit()">getInventoryStackLimit</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isUseableByPlayer</h4> -<pre>public boolean isUseableByPlayer(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="openInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>openInventory</h4> -<pre>public void openInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#openInventory()">openInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="closeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>closeInventory</h4> -<pre>public void closeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#closeInventory()">closeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isItemValidForSlot(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>isItemValidForSlot</h4> -<pre>public boolean isItemValidForSlot(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</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/tileentity/TileEntity.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityBeacon.html" target="_top">Frames</a></li> -<li><a href="TileEntityBeacon.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/tileentity/TileEntityBrewingStand.html b/javadoc/net/minecraft/tileentity/TileEntityBrewingStand.html deleted file mode 100644 index 9faabe2..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityBrewingStand.html +++ /dev/null @@ -1,652 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityBrewingStand (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="TileEntityBrewingStand (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/tileentity/TileEntityBeacon.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityBrewingStand.html" target="_top">Frames</a></li> -<li><a href="TileEntityBrewingStand.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityBrewingStand" class="title">Class TileEntityBrewingStand</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityBrewingStand</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>, <a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">TileEntityBrewingStand</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> -implements <a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityBrewingStand.html#TileEntityBrewingStand()">TileEntityBrewingStand</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>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#canExtractItem(int,%20net.minecraft.item.ItemStack,%20int)">canExtractItem</a></strong>(int p_102008_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_102008_2_, - int p_102008_3_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#canInsertItem(int,%20net.minecraft.item.ItemStack,%20int)">canInsertItem</a></strong>(int p_102007_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_102007_2_, - int p_102007_3_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#closeInventory()">closeInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#decrStackSize(int,%20int)">decrStackSize</a></strong>(int p_70298_1_, - int p_70298_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#func_145937_a(java.lang.String)">func_145937_a</a></strong>(java.lang.String p_145937_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#func_145938_d(int)">func_145938_d</a></strong>(int p_145938_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int[]</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#getAccessibleSlotsFromSide(int)">getAccessibleSlotsFromSide</a></strong>(int p_94128_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#getBrewTime()">getBrewTime</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#getFilledSlots()">getFilledSlots</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/tileentity/TileEntityBrewingStand.html#getInventoryName()">getInventoryName</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#getInventoryStackLimit()">getInventoryStackLimit</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#getSizeInventory()">getSizeInventory</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#getStackInSlot(int)">getStackInSlot</a></strong>(int p_70301_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></strong>(int p_70304_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#hasCustomInventoryName()">hasCustomInventoryName</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></strong>(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#openInventory()">openInventory</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></strong>(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.inventory.IInventory"> -<!-- --> -</a> -<h3>Methods inherited from interface net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></h3> -<code><a href="../../../net/minecraft/inventory/IInventory.html#markDirty()">markDirty</a></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="TileEntityBrewingStand()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityBrewingStand</h4> -<pre>public TileEntityBrewingStand()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryName</h4> -<pre>public java.lang.String getInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="hasCustomInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasCustomInventoryName</h4> -<pre>public boolean hasCustomInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#hasCustomInventoryName()">hasCustomInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145937_a(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145937_a</h4> -<pre>public void func_145937_a(java.lang.String p_145937_1_)</pre> -</li> -</ul> -<a name="getSizeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSizeInventory</h4> -<pre>public int getSizeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getSizeInventory()">getSizeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getBrewTime()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBrewTime</h4> -<pre>public int getBrewTime()</pre> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlot(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlot</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlot(int p_70301_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlot(int)">getStackInSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="decrStackSize(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>decrStackSize</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> decrStackSize(int p_70298_1_, - int p_70298_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#decrStackSize(int,%20int)">decrStackSize</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlotOnClosing(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlotOnClosing</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlotOnClosing(int p_70304_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="setInventorySlotContents(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setInventorySlotContents</h4> -<pre>public void setInventorySlotContents(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getInventoryStackLimit()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryStackLimit</h4> -<pre>public int getInventoryStackLimit()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryStackLimit()">getInventoryStackLimit</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isUseableByPlayer</h4> -<pre>public boolean isUseableByPlayer(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="openInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>openInventory</h4> -<pre>public void openInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#openInventory()">openInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="closeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>closeInventory</h4> -<pre>public void closeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#closeInventory()">closeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isItemValidForSlot(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isItemValidForSlot</h4> -<pre>public boolean isItemValidForSlot(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145938_d(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145938_d</h4> -<pre>public void func_145938_d(int p_145938_1_)</pre> -</li> -</ul> -<a name="getFilledSlots()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getFilledSlots</h4> -<pre>public int getFilledSlots()</pre> -</li> -</ul> -<a name="getAccessibleSlotsFromSide(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getAccessibleSlotsFromSide</h4> -<pre>public int[] getAccessibleSlotsFromSide(int p_94128_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/ISidedInventory.html#getAccessibleSlotsFromSide(int)">getAccessibleSlotsFromSide</a></code> in interface <code><a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="canInsertItem(int, net.minecraft.item.ItemStack, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>canInsertItem</h4> -<pre>public boolean canInsertItem(int p_102007_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_102007_2_, - int p_102007_3_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/ISidedInventory.html#canInsertItem(int,%20net.minecraft.item.ItemStack,%20int)">canInsertItem</a></code> in interface <code><a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="canExtractItem(int, net.minecraft.item.ItemStack, int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>canExtractItem</h4> -<pre>public boolean canExtractItem(int p_102008_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_102008_2_, - int p_102008_3_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/ISidedInventory.html#canExtractItem(int,%20net.minecraft.item.ItemStack,%20int)">canExtractItem</a></code> in interface <code><a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</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/tileentity/TileEntityBeacon.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityBrewingStand.html" target="_top">Frames</a></li> -<li><a href="TileEntityBrewingStand.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntityChest.html b/javadoc/net/minecraft/tileentity/TileEntityChest.html deleted file mode 100644 index c7471de..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityChest.html +++ /dev/null @@ -1,764 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityChest (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="TileEntityChest (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/tileentity/TileEntityBrewingStand.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityChest.html" target="_top">Frames</a></li> -<li><a href="TileEntityChest.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.tileentity</div> -<h2 title="Class TileEntityChest" class="title">Class TileEntityChest</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityChest</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">TileEntityChest</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> -implements <a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></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>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#adjacentChestChecked">adjacentChestChecked</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#adjacentChestXNeg">adjacentChestXNeg</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#adjacentChestXPos">adjacentChestXPos</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#adjacentChestZNeg">adjacentChestZNeg</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#adjacentChestZPos">adjacentChestZPos</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#lidAngle">lidAngle</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#numPlayersUsing">numPlayersUsing</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#prevLidAngle">prevLidAngle</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityChest.html#TileEntityChest()">TileEntityChest</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#TileEntityChest(int)">TileEntityChest</a></strong>(int p_i2350_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/tileentity/TileEntityChest.html#checkForAdjacentChests()">checkForAdjacentChests</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#closeInventory()">closeInventory</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#decrStackSize(int,%20int)">decrStackSize</a></strong>(int p_70298_1_, - int p_70298_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#func_145976_a(java.lang.String)">func_145976_a</a></strong>(java.lang.String p_145976_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#func_145980_j()">func_145980_j</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/tileentity/TileEntityChest.html#getInventoryName()">getInventoryName</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#getInventoryStackLimit()">getInventoryStackLimit</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#getSizeInventory()">getSizeInventory</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#getStackInSlot(int)">getStackInSlot</a></strong>(int p_70301_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></strong>(int p_70304_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#hasCustomInventoryName()">hasCustomInventoryName</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#invalidate()">invalidate</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></strong>(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#openInventory()">openInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#receiveClientEvent(int,%20int)">receiveClientEvent</a></strong>(int p_145842_1_, - int p_145842_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></strong>(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#updateContainingBlockInfo()">updateContainingBlockInfo</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.inventory.IInventory"> -<!-- --> -</a> -<h3>Methods inherited from interface net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></h3> -<code><a href="../../../net/minecraft/inventory/IInventory.html#markDirty()">markDirty</a></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="adjacentChestChecked"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>adjacentChestChecked</h4> -<pre>public boolean adjacentChestChecked</pre> -</li> -</ul> -<a name="adjacentChestZNeg"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>adjacentChestZNeg</h4> -<pre>public <a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a> adjacentChestZNeg</pre> -</li> -</ul> -<a name="adjacentChestXPos"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>adjacentChestXPos</h4> -<pre>public <a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a> adjacentChestXPos</pre> -</li> -</ul> -<a name="adjacentChestXNeg"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>adjacentChestXNeg</h4> -<pre>public <a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a> adjacentChestXNeg</pre> -</li> -</ul> -<a name="adjacentChestZPos"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>adjacentChestZPos</h4> -<pre>public <a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a> adjacentChestZPos</pre> -</li> -</ul> -<a name="lidAngle"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>lidAngle</h4> -<pre>public float lidAngle</pre> -</li> -</ul> -<a name="prevLidAngle"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>prevLidAngle</h4> -<pre>public float prevLidAngle</pre> -</li> -</ul> -<a name="numPlayersUsing"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>numPlayersUsing</h4> -<pre>public int numPlayersUsing</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TileEntityChest()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TileEntityChest</h4> -<pre>public TileEntityChest()</pre> -</li> -</ul> -<a name="TileEntityChest(int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityChest</h4> -<pre>public TileEntityChest(int p_i2350_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="getSizeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSizeInventory</h4> -<pre>public int getSizeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getSizeInventory()">getSizeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlot(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlot</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlot(int p_70301_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlot(int)">getStackInSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="decrStackSize(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>decrStackSize</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> decrStackSize(int p_70298_1_, - int p_70298_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#decrStackSize(int,%20int)">decrStackSize</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlotOnClosing(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlotOnClosing</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlotOnClosing(int p_70304_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="setInventorySlotContents(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setInventorySlotContents</h4> -<pre>public void setInventorySlotContents(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryName</h4> -<pre>public java.lang.String getInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="hasCustomInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasCustomInventoryName</h4> -<pre>public boolean hasCustomInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#hasCustomInventoryName()">hasCustomInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145976_a(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145976_a</h4> -<pre>public void func_145976_a(java.lang.String p_145976_1_)</pre> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getInventoryStackLimit()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryStackLimit</h4> -<pre>public int getInventoryStackLimit()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryStackLimit()">getInventoryStackLimit</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isUseableByPlayer</h4> -<pre>public boolean isUseableByPlayer(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="updateContainingBlockInfo()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateContainingBlockInfo</h4> -<pre>public void updateContainingBlockInfo()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="checkForAdjacentChests()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>checkForAdjacentChests</h4> -<pre>public void checkForAdjacentChests()</pre> -</li> -</ul> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="receiveClientEvent(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>receiveClientEvent</h4> -<pre>public boolean receiveClientEvent(int p_145842_1_, - int p_145842_2_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="openInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>openInventory</h4> -<pre>public void openInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#openInventory()">openInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="closeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>closeInventory</h4> -<pre>public void closeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#closeInventory()">closeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isItemValidForSlot(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isItemValidForSlot</h4> -<pre>public boolean isItemValidForSlot(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="invalidate()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>invalidate</h4> -<pre>public void invalidate()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145980_j()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_145980_j</h4> -<pre>public int func_145980_j()</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/tileentity/TileEntityBrewingStand.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityChest.html" target="_top">Frames</a></li> -<li><a href="TileEntityChest.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/tileentity/TileEntityCommandBlock.html b/javadoc/net/minecraft/tileentity/TileEntityCommandBlock.html deleted file mode 100644 index 643e436..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityCommandBlock.html +++ /dev/null @@ -1,332 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityCommandBlock (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="TileEntityCommandBlock (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/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityComparator.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityCommandBlock.html" target="_top">Frames</a></li> -<li><a href="TileEntityCommandBlock.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityCommandBlock" class="title">Class TileEntityCommandBlock</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityCommandBlock</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityCommandBlock</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityCommandBlock.html#TileEntityCommandBlock()">TileEntityCommandBlock</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/command/server/CommandBlockLogic.html" title="class in net.minecraft.command.server">CommandBlockLogic</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html#func_145993_a()">func_145993_a</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html#getDescriptionPacket()">getDescriptionPacket</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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="TileEntityCommandBlock()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityCommandBlock</h4> -<pre>public TileEntityCommandBlock()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getDescriptionPacket()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDescriptionPacket</h4> -<pre>public <a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a> getDescriptionPacket()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145993_a()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_145993_a</h4> -<pre>public <a href="../../../net/minecraft/command/server/CommandBlockLogic.html" title="class in net.minecraft.command.server">CommandBlockLogic</a> func_145993_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/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityComparator.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityCommandBlock.html" target="_top">Frames</a></li> -<li><a href="TileEntityCommandBlock.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntityComparator.html b/javadoc/net/minecraft/tileentity/TileEntityComparator.html deleted file mode 100644 index 1625330..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityComparator.html +++ /dev/null @@ -1,328 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityComparator (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="TileEntityComparator (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/tileentity/TileEntityCommandBlock.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityDaylightDetector.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityComparator.html" target="_top">Frames</a></li> -<li><a href="TileEntityComparator.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityComparator" class="title">Class TileEntityComparator</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityComparator</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityComparator</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityComparator.html#TileEntityComparator()">TileEntityComparator</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>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityComparator.html#getOutputSignal()">getOutputSignal</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityComparator.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityComparator.html#setOutputSignal(int)">setOutputSignal</a></strong>(int p_145995_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityComparator.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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="TileEntityComparator()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityComparator</h4> -<pre>public TileEntityComparator()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getOutputSignal()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getOutputSignal</h4> -<pre>public int getOutputSignal()</pre> -</li> -</ul> -<a name="setOutputSignal(int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>setOutputSignal</h4> -<pre>public void setOutputSignal(int p_145995_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/tileentity/TileEntityCommandBlock.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityDaylightDetector.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityComparator.html" target="_top">Frames</a></li> -<li><a href="TileEntityComparator.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntityDaylightDetector.html b/javadoc/net/minecraft/tileentity/TileEntityDaylightDetector.html deleted file mode 100644 index 07404a8..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityDaylightDetector.html +++ /dev/null @@ -1,285 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityDaylightDetector (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="TileEntityDaylightDetector (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/tileentity/TileEntityComparator.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityDaylightDetector.html" target="_top">Frames</a></li> -<li><a href="TileEntityDaylightDetector.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityDaylightDetector" class="title">Class TileEntityDaylightDetector</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityDaylightDetector</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityDaylightDetector</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityDaylightDetector.html#TileEntityDaylightDetector()">TileEntityDaylightDetector</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/tileentity/TileEntityDaylightDetector.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</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, 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="TileEntityDaylightDetector()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityDaylightDetector</h4> -<pre>public TileEntityDaylightDetector()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</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/tileentity/TileEntityComparator.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityDaylightDetector.html" target="_top">Frames</a></li> -<li><a href="TileEntityDaylightDetector.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntityDispenser.html b/javadoc/net/minecraft/tileentity/TileEntityDispenser.html deleted file mode 100644 index 468553b..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityDispenser.html +++ /dev/null @@ -1,595 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityDispenser (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="TileEntityDispenser (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/tileentity/TileEntityDaylightDetector.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityDropper.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityDispenser.html" target="_top">Frames</a></li> -<li><a href="TileEntityDispenser.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.tileentity</div> -<h2 title="Class TileEntityDispenser" class="title">Class TileEntityDispenser</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityDispenser</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></dd> -</dl> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../net/minecraft/tileentity/TileEntityDropper.html" title="class in net.minecraft.tileentity">TileEntityDropper</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">TileEntityDispenser</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> -implements <a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></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>protected java.lang.String</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#field_146020_a">field_146020_a</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityDispenser.html#TileEntityDispenser()">TileEntityDispenser</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/tileentity/TileEntityDispenser.html#closeInventory()">closeInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#decrStackSize(int,%20int)">decrStackSize</a></strong>(int p_70298_1_, - int p_70298_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#func_146017_i()">func_146017_i</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#func_146018_a(java.lang.String)">func_146018_a</a></strong>(java.lang.String p_146018_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#func_146019_a(net.minecraft.item.ItemStack)">func_146019_a</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_146019_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/tileentity/TileEntityDispenser.html#getInventoryName()">getInventoryName</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getInventoryStackLimit()">getInventoryStackLimit</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getSizeInventory()">getSizeInventory</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getStackInSlot(int)">getStackInSlot</a></strong>(int p_70301_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></strong>(int p_70304_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#hasCustomInventoryName()">hasCustomInventoryName</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></strong>(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#openInventory()">openInventory</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></strong>(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.inventory.IInventory"> -<!-- --> -</a> -<h3>Methods inherited from interface net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></h3> -<code><a href="../../../net/minecraft/inventory/IInventory.html#markDirty()">markDirty</a></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_146020_a"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>field_146020_a</h4> -<pre>protected java.lang.String field_146020_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="TileEntityDispenser()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityDispenser</h4> -<pre>public TileEntityDispenser()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getSizeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSizeInventory</h4> -<pre>public int getSizeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getSizeInventory()">getSizeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlot(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlot</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlot(int p_70301_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlot(int)">getStackInSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="decrStackSize(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>decrStackSize</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> decrStackSize(int p_70298_1_, - int p_70298_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#decrStackSize(int,%20int)">decrStackSize</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlotOnClosing(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlotOnClosing</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlotOnClosing(int p_70304_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_146017_i()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_146017_i</h4> -<pre>public int func_146017_i()</pre> -</li> -</ul> -<a name="setInventorySlotContents(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setInventorySlotContents</h4> -<pre>public void setInventorySlotContents(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_146019_a(net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_146019_a</h4> -<pre>public int func_146019_a(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_146019_1_)</pre> -</li> -</ul> -<a name="getInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryName</h4> -<pre>public java.lang.String getInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_146018_a(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_146018_a</h4> -<pre>public void func_146018_a(java.lang.String p_146018_1_)</pre> -</li> -</ul> -<a name="hasCustomInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasCustomInventoryName</h4> -<pre>public boolean hasCustomInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#hasCustomInventoryName()">hasCustomInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getInventoryStackLimit()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryStackLimit</h4> -<pre>public int getInventoryStackLimit()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryStackLimit()">getInventoryStackLimit</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isUseableByPlayer</h4> -<pre>public boolean isUseableByPlayer(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="openInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>openInventory</h4> -<pre>public void openInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#openInventory()">openInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="closeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>closeInventory</h4> -<pre>public void closeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#closeInventory()">closeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isItemValidForSlot(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>isItemValidForSlot</h4> -<pre>public boolean isItemValidForSlot(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</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/tileentity/TileEntityDaylightDetector.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityDropper.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityDispenser.html" target="_top">Frames</a></li> -<li><a href="TileEntityDispenser.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/tileentity/TileEntityDropper.html b/javadoc/net/minecraft/tileentity/TileEntityDropper.html deleted file mode 100644 index e928726..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityDropper.html +++ /dev/null @@ -1,317 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityDropper (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="TileEntityDropper (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/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityDropper.html" target="_top">Frames</a></li> -<li><a href="TileEntityDropper.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntityDispenser">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.tileentity</div> -<h2 title="Class TileEntityDropper" class="title">Class TileEntityDropper</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntityDispenser</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityDropper</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">TileEntityDropper</span> -extends <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity">TileEntityDispenser</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntityDispenser"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity">TileEntityDispenser</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#field_146020_a">field_146020_a</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityDropper.html#TileEntityDropper()">TileEntityDropper</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>java.lang.String</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityDropper.html#getInventoryName()">getInventoryName</a></strong>()</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntityDispenser"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity">TileEntityDispenser</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#closeInventory()">closeInventory</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#decrStackSize(int,%20int)">decrStackSize</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#func_146017_i()">func_146017_i</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#func_146018_a(java.lang.String)">func_146018_a</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#func_146019_a(net.minecraft.item.ItemStack)">func_146019_a</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getInventoryStackLimit()">getInventoryStackLimit</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getSizeInventory()">getSizeInventory</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getStackInSlot(int)">getStackInSlot</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#hasCustomInventoryName()">hasCustomInventoryName</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#openInventory()">openInventory</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a>, <a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.inventory.IInventory"> -<!-- --> -</a> -<h3>Methods inherited from interface net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></h3> -<code><a href="../../../net/minecraft/inventory/IInventory.html#markDirty()">markDirty</a></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="TileEntityDropper()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityDropper</h4> -<pre>public TileEntityDropper()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getInventoryName()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getInventoryName</h4> -<pre>public java.lang.String getInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html#getInventoryName()">getInventoryName</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity">TileEntityDispenser</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/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityDropper.html" target="_top">Frames</a></li> -<li><a href="TileEntityDropper.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntityDispenser">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/tileentity/TileEntityEnchantmentTable.html b/javadoc/net/minecraft/tileentity/TileEntityEnchantmentTable.html deleted file mode 100644 index cf419d7..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityEnchantmentTable.html +++ /dev/null @@ -1,503 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityEnchantmentTable (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="TileEntityEnchantmentTable (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/tileentity/TileEntityDropper.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityEnchantmentTable.html" target="_top">Frames</a></li> -<li><a href="TileEntityEnchantmentTable.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.tileentity</div> -<h2 title="Class TileEntityEnchantmentTable" class="title">Class TileEntityEnchantmentTable</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityEnchantmentTable</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityEnchantmentTable</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145924_q">field_145924_q</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145925_p">field_145925_p</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145926_a">field_145926_a</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145927_n">field_145927_n</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145928_o">field_145928_o</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145929_l">field_145929_l</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145930_m">field_145930_m</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145931_j">field_145931_j</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145932_k">field_145932_k</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#field_145933_i">field_145933_i</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityEnchantmentTable.html#TileEntityEnchantmentTable()">TileEntityEnchantmentTable</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>java.lang.String</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#func_145919_a()">func_145919_a</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#func_145920_a(java.lang.String)">func_145920_a</a></strong>(java.lang.String p_145920_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#func_145921_b()">func_145921_b</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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_145926_a"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145926_a</h4> -<pre>public int field_145926_a</pre> -</li> -</ul> -<a name="field_145933_i"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145933_i</h4> -<pre>public float field_145933_i</pre> -</li> -</ul> -<a name="field_145931_j"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145931_j</h4> -<pre>public float field_145931_j</pre> -</li> -</ul> -<a name="field_145932_k"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145932_k</h4> -<pre>public float field_145932_k</pre> -</li> -</ul> -<a name="field_145929_l"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145929_l</h4> -<pre>public float field_145929_l</pre> -</li> -</ul> -<a name="field_145930_m"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145930_m</h4> -<pre>public float field_145930_m</pre> -</li> -</ul> -<a name="field_145927_n"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145927_n</h4> -<pre>public float field_145927_n</pre> -</li> -</ul> -<a name="field_145928_o"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145928_o</h4> -<pre>public float field_145928_o</pre> -</li> -</ul> -<a name="field_145925_p"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145925_p</h4> -<pre>public float field_145925_p</pre> -</li> -</ul> -<a name="field_145924_q"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>field_145924_q</h4> -<pre>public float field_145924_q</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TileEntityEnchantmentTable()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityEnchantmentTable</h4> -<pre>public TileEntityEnchantmentTable()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145919_a()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145919_a</h4> -<pre>public java.lang.String func_145919_a()</pre> -</li> -</ul> -<a name="func_145921_b()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145921_b</h4> -<pre>public boolean func_145921_b()</pre> -</li> -</ul> -<a name="func_145920_a(java.lang.String)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_145920_a</h4> -<pre>public void func_145920_a(java.lang.String p_145920_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/tileentity/TileEntityDropper.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityEnchantmentTable.html" target="_top">Frames</a></li> -<li><a href="TileEntityEnchantmentTable.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/tileentity/TileEntityEndPortal.html b/javadoc/net/minecraft/tileentity/TileEntityEndPortal.html deleted file mode 100644 index 7c6c04d..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityEndPortal.html +++ /dev/null @@ -1,253 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityEndPortal (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="TileEntityEndPortal (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/tileentity/TileEntityEnderChest.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityEndPortal.html" target="_top">Frames</a></li> -<li><a href="TileEntityEndPortal.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">Field</a> | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#methods_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityEndPortal" class="title">Class TileEntityEndPortal</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityEndPortal</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityEndPortal</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityEndPortal.html#TileEntityEndPortal()">TileEntityEndPortal</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> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</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, 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="TileEntityEndPortal()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityEndPortal</h4> -<pre>public TileEntityEndPortal()</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/tileentity/TileEntityEnderChest.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityEndPortal.html" target="_top">Frames</a></li> -<li><a href="TileEntityEndPortal.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">Field</a> | </li> -<li><a href="#constructor_summary">Constr</a> | </li> -<li><a href="#methods_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntityEnderChest.html b/javadoc/net/minecraft/tileentity/TileEntityEnderChest.html deleted file mode 100644 index 76500eb..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityEnderChest.html +++ /dev/null @@ -1,414 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityEnderChest (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="TileEntityEnderChest (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/tileentity/TileEntityEnchantmentTable.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityEndPortal.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityEnderChest.html" target="_top">Frames</a></li> -<li><a href="TileEntityEnderChest.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.tileentity</div> -<h2 title="Class TileEntityEnderChest" class="title">Class TileEntityEnderChest</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityEnderChest</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityEnderChest</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html#field_145972_a">field_145972_a</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html#field_145973_j">field_145973_j</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html#field_145975_i">field_145975_i</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityEnderChest.html#TileEntityEnderChest()">TileEntityEnderChest</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/tileentity/TileEntityEnderChest.html#func_145969_a()">func_145969_a</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html#func_145970_b()">func_145970_b</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html#func_145971_a(net.minecraft.entity.player.EntityPlayer)">func_145971_a</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_145971_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html#invalidate()">invalidate</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html#receiveClientEvent(int,%20int)">receiveClientEvent</a></strong>(int p_145842_1_, - int p_145842_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</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, 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_145972_a"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145972_a</h4> -<pre>public float field_145972_a</pre> -</li> -</ul> -<a name="field_145975_i"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>field_145975_i</h4> -<pre>public float field_145975_i</pre> -</li> -</ul> -<a name="field_145973_j"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>field_145973_j</h4> -<pre>public int field_145973_j</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TileEntityEnderChest()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityEnderChest</h4> -<pre>public TileEntityEnderChest()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="receiveClientEvent(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>receiveClientEvent</h4> -<pre>public boolean receiveClientEvent(int p_145842_1_, - int p_145842_2_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="invalidate()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>invalidate</h4> -<pre>public void invalidate()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145969_a()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145969_a</h4> -<pre>public void func_145969_a()</pre> -</li> -</ul> -<a name="func_145970_b()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145970_b</h4> -<pre>public void func_145970_b()</pre> -</li> -</ul> -<a name="func_145971_a(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_145971_a</h4> -<pre>public boolean func_145971_a(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_145971_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/tileentity/TileEntityEnchantmentTable.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityEndPortal.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityEnderChest.html" target="_top">Frames</a></li> -<li><a href="TileEntityEnderChest.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/tileentity/TileEntityFlowerPot.html b/javadoc/net/minecraft/tileentity/TileEntityFlowerPot.html deleted file mode 100644 index a280b2c..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityFlowerPot.html +++ /dev/null @@ -1,374 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityFlowerPot (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="TileEntityFlowerPot (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/tileentity/TileEntityEndPortal.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityFlowerPot.html" target="_top">Frames</a></li> -<li><a href="TileEntityFlowerPot.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityFlowerPot" class="title">Class TileEntityFlowerPot</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityFlowerPot</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityFlowerPot</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityFlowerPot.html#TileEntityFlowerPot()">TileEntityFlowerPot</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html#TileEntityFlowerPot(net.minecraft.item.Item,%20int)">TileEntityFlowerPot</a></strong>(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> p_i45442_1_, - int p_i45442_2_)</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/tileentity/TileEntityFlowerPot.html#func_145964_a(net.minecraft.item.Item,%20int)">func_145964_a</a></strong>(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> p_145964_1_, - int p_145964_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html#getDescriptionPacket()">getDescriptionPacket</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html#getFlowerPotData()">getFlowerPotData</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html#getFlowerPotItem()">getFlowerPotItem</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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="TileEntityFlowerPot()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TileEntityFlowerPot</h4> -<pre>public TileEntityFlowerPot()</pre> -</li> -</ul> -<a name="TileEntityFlowerPot(net.minecraft.item.Item, int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityFlowerPot</h4> -<pre>public TileEntityFlowerPot(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> p_i45442_1_, - int p_i45442_2_)</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getDescriptionPacket()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDescriptionPacket</h4> -<pre>public <a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a> getDescriptionPacket()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145964_a(net.minecraft.item.Item, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145964_a</h4> -<pre>public void func_145964_a(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> p_145964_1_, - int p_145964_2_)</pre> -</li> -</ul> -<a name="getFlowerPotItem()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getFlowerPotItem</h4> -<pre>public <a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> getFlowerPotItem()</pre> -</li> -</ul> -<a name="getFlowerPotData()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getFlowerPotData</h4> -<pre>public int getFlowerPotData()</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/tileentity/TileEntityEndPortal.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityFlowerPot.html" target="_top">Frames</a></li> -<li><a href="TileEntityFlowerPot.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntityFurnace.html b/javadoc/net/minecraft/tileentity/TileEntityFurnace.html deleted file mode 100644 index cadea56..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityFurnace.html +++ /dev/null @@ -1,745 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityFurnace (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="TileEntityFurnace (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/tileentity/TileEntityFlowerPot.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityHopper.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityFurnace.html" target="_top">Frames</a></li> -<li><a href="TileEntityFurnace.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.tileentity</div> -<h2 title="Class TileEntityFurnace" class="title">Class TileEntityFurnace</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityFurnace</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>, <a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">TileEntityFurnace</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> -implements <a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a></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>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#currentItemBurnTime">currentItemBurnTime</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#furnaceBurnTime">furnaceBurnTime</a></strong></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#furnaceCookTime">furnaceCookTime</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityFurnace.html#TileEntityFurnace()">TileEntityFurnace</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>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#canExtractItem(int,%20net.minecraft.item.ItemStack,%20int)">canExtractItem</a></strong>(int p_102008_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_102008_2_, - int p_102008_3_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#canInsertItem(int,%20net.minecraft.item.ItemStack,%20int)">canInsertItem</a></strong>(int p_102007_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_102007_2_, - int p_102007_3_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#closeInventory()">closeInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#decrStackSize(int,%20int)">decrStackSize</a></strong>(int p_70298_1_, - int p_70298_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#func_145951_a(java.lang.String)">func_145951_a</a></strong>(java.lang.String p_145951_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int[]</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#getAccessibleSlotsFromSide(int)">getAccessibleSlotsFromSide</a></strong>(int p_94128_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#getBurnTimeRemainingScaled(int)">getBurnTimeRemainingScaled</a></strong>(int p_145955_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#getCookProgressScaled(int)">getCookProgressScaled</a></strong>(int p_145953_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/tileentity/TileEntityFurnace.html#getInventoryName()">getInventoryName</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#getInventoryStackLimit()">getInventoryStackLimit</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#getItemBurnTime(net.minecraft.item.ItemStack)">getItemBurnTime</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_145952_0_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#getSizeInventory()">getSizeInventory</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#getStackInSlot(int)">getStackInSlot</a></strong>(int p_70301_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></strong>(int p_70304_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#hasCustomInventoryName()">hasCustomInventoryName</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#isBurning()">isBurning</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#isItemFuel(net.minecraft.item.ItemStack)">isItemFuel</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_145954_0_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></strong>(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#openInventory()">openInventory</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></strong>(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#smeltItem()">smeltItem</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.inventory.IInventory"> -<!-- --> -</a> -<h3>Methods inherited from interface net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></h3> -<code><a href="../../../net/minecraft/inventory/IInventory.html#markDirty()">markDirty</a></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="furnaceBurnTime"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>furnaceBurnTime</h4> -<pre>public int furnaceBurnTime</pre> -</li> -</ul> -<a name="currentItemBurnTime"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>currentItemBurnTime</h4> -<pre>public int currentItemBurnTime</pre> -</li> -</ul> -<a name="furnaceCookTime"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>furnaceCookTime</h4> -<pre>public int furnaceCookTime</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TileEntityFurnace()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityFurnace</h4> -<pre>public TileEntityFurnace()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getSizeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSizeInventory</h4> -<pre>public int getSizeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getSizeInventory()">getSizeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlot(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlot</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlot(int p_70301_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlot(int)">getStackInSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="decrStackSize(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>decrStackSize</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> decrStackSize(int p_70298_1_, - int p_70298_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#decrStackSize(int,%20int)">decrStackSize</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlotOnClosing(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlotOnClosing</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlotOnClosing(int p_70304_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="setInventorySlotContents(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setInventorySlotContents</h4> -<pre>public void setInventorySlotContents(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryName</h4> -<pre>public java.lang.String getInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="hasCustomInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasCustomInventoryName</h4> -<pre>public boolean hasCustomInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#hasCustomInventoryName()">hasCustomInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145951_a(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145951_a</h4> -<pre>public void func_145951_a(java.lang.String p_145951_1_)</pre> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getInventoryStackLimit()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryStackLimit</h4> -<pre>public int getInventoryStackLimit()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryStackLimit()">getInventoryStackLimit</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getCookProgressScaled(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getCookProgressScaled</h4> -<pre>public int getCookProgressScaled(int p_145953_1_)</pre> -</li> -</ul> -<a name="getBurnTimeRemainingScaled(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBurnTimeRemainingScaled</h4> -<pre>public int getBurnTimeRemainingScaled(int p_145955_1_)</pre> -</li> -</ul> -<a name="isBurning()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isBurning</h4> -<pre>public boolean isBurning()</pre> -</li> -</ul> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="smeltItem()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>smeltItem</h4> -<pre>public void smeltItem()</pre> -</li> -</ul> -<a name="getItemBurnTime(net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getItemBurnTime</h4> -<pre>public static int getItemBurnTime(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_145952_0_)</pre> -</li> -</ul> -<a name="isItemFuel(net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isItemFuel</h4> -<pre>public static boolean isItemFuel(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_145954_0_)</pre> -</li> -</ul> -<a name="isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isUseableByPlayer</h4> -<pre>public boolean isUseableByPlayer(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="openInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>openInventory</h4> -<pre>public void openInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#openInventory()">openInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="closeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>closeInventory</h4> -<pre>public void closeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#closeInventory()">closeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isItemValidForSlot(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isItemValidForSlot</h4> -<pre>public boolean isItemValidForSlot(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getAccessibleSlotsFromSide(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getAccessibleSlotsFromSide</h4> -<pre>public int[] getAccessibleSlotsFromSide(int p_94128_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/ISidedInventory.html#getAccessibleSlotsFromSide(int)">getAccessibleSlotsFromSide</a></code> in interface <code><a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="canInsertItem(int, net.minecraft.item.ItemStack, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>canInsertItem</h4> -<pre>public boolean canInsertItem(int p_102007_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_102007_2_, - int p_102007_3_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/ISidedInventory.html#canInsertItem(int,%20net.minecraft.item.ItemStack,%20int)">canInsertItem</a></code> in interface <code><a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="canExtractItem(int, net.minecraft.item.ItemStack, int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>canExtractItem</h4> -<pre>public boolean canExtractItem(int p_102008_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_102008_2_, - int p_102008_3_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/ISidedInventory.html#canExtractItem(int,%20net.minecraft.item.ItemStack,%20int)">canExtractItem</a></code> in interface <code><a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</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/tileentity/TileEntityFlowerPot.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityHopper.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityFurnace.html" target="_top">Frames</a></li> -<li><a href="TileEntityFurnace.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/tileentity/TileEntityHopper.html b/javadoc/net/minecraft/tileentity/TileEntityHopper.html deleted file mode 100644 index ffa0a05..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityHopper.html +++ /dev/null @@ -1,759 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityHopper (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="TileEntityHopper (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/tileentity/TileEntityFurnace.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityHopper.html" target="_top">Frames</a></li> -<li><a href="TileEntityHopper.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityHopper" class="title">Class TileEntityHopper</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityHopper</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>, <a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="strong">TileEntityHopper</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a> -implements <a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityHopper.html#TileEntityHopper()">TileEntityHopper</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/tileentity/TileEntityHopper.html#closeInventory()">closeInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#decrStackSize(int,%20int)">decrStackSize</a></strong>(int p_70298_1_, - int p_70298_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145884_b(net.minecraft.tileentity.IHopper)">func_145884_b</a></strong>(<a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a> p_145884_0_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145886_a(java.lang.String)">func_145886_a</a></strong>(java.lang.String p_145886_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145887_i()">func_145887_i</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145888_j()">func_145888_j</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145889_a(net.minecraft.inventory.IInventory,%20net.minecraft.item.ItemStack,%20int)">func_145889_a</a></strong>(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a> p_145889_0_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_145889_1_, - int p_145889_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145891_a(net.minecraft.tileentity.IHopper)">func_145891_a</a></strong>(<a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a> p_145891_0_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145893_b(net.minecraft.world.World,%20double,%20double,%20double)">func_145893_b</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_145893_0_, - double p_145893_1_, - double p_145893_3_, - double p_145893_5_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145896_c(int)">func_145896_c</a></strong>(int p_145896_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../net/minecraft/entity/item/EntityItem.html" title="class in net.minecraft.entity.item">EntityItem</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145897_a(net.minecraft.world.World,%20double,%20double,%20double)">func_145897_a</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_145897_0_, - double p_145897_1_, - double p_145897_3_, - double p_145897_5_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#func_145898_a(net.minecraft.inventory.IInventory,%20net.minecraft.entity.item.EntityItem)">func_145898_a</a></strong>(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a> p_145898_0_, - <a href="../../../net/minecraft/entity/item/EntityItem.html" title="class in net.minecraft.entity.item">EntityItem</a> p_145898_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/tileentity/TileEntityHopper.html#getInventoryName()">getInventoryName</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#getInventoryStackLimit()">getInventoryStackLimit</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#getSizeInventory()">getSizeInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#getStackInSlot(int)">getStackInSlot</a></strong>(int p_70301_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></strong>(int p_70304_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#getXPos()">getXPos</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#getYPos()">getYPos</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#getZPos()">getZPos</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#hasCustomInventoryName()">hasCustomInventoryName</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></strong>(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#markDirty()">markDirty</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#openInventory()">openInventory</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></strong>(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityHopper.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.IHopper"> -<!-- --> -</a> -<h3>Methods inherited from interface net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a></h3> -<code><a href="../../../net/minecraft/tileentity/IHopper.html#getWorldObj()">getWorldObj</a></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="TileEntityHopper()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityHopper</h4> -<pre>public TileEntityHopper()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="markDirty()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>markDirty</h4> -<pre>public void markDirty()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#markDirty()">markDirty</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getSizeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSizeInventory</h4> -<pre>public int getSizeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getSizeInventory()">getSizeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlot(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlot</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlot(int p_70301_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlot(int)">getStackInSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="decrStackSize(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>decrStackSize</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> decrStackSize(int p_70298_1_, - int p_70298_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#decrStackSize(int,%20int)">decrStackSize</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getStackInSlotOnClosing(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStackInSlotOnClosing</h4> -<pre>public <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> getStackInSlotOnClosing(int p_70304_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getStackInSlotOnClosing(int)">getStackInSlotOnClosing</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="setInventorySlotContents(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setInventorySlotContents</h4> -<pre>public void setInventorySlotContents(int p_70299_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_70299_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#setInventorySlotContents(int,%20net.minecraft.item.ItemStack)">setInventorySlotContents</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="getInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryName</h4> -<pre>public java.lang.String getInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="hasCustomInventoryName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasCustomInventoryName</h4> -<pre>public boolean hasCustomInventoryName()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#hasCustomInventoryName()">hasCustomInventoryName</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145886_a(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145886_a</h4> -<pre>public void func_145886_a(java.lang.String p_145886_1_)</pre> -</li> -</ul> -<a name="getInventoryStackLimit()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInventoryStackLimit</h4> -<pre>public int getInventoryStackLimit()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryStackLimit()">getInventoryStackLimit</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isUseableByPlayer</h4> -<pre>public boolean isUseableByPlayer(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_70300_1_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isUseableByPlayer(net.minecraft.entity.player.EntityPlayer)">isUseableByPlayer</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="openInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>openInventory</h4> -<pre>public void openInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#openInventory()">openInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="closeInventory()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>closeInventory</h4> -<pre>public void closeInventory()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#closeInventory()">closeInventory</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="isItemValidForSlot(int, net.minecraft.item.ItemStack)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isItemValidForSlot</h4> -<pre>public boolean isItemValidForSlot(int p_94041_1_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_94041_2_)</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#isItemValidForSlot(int,%20net.minecraft.item.ItemStack)">isItemValidForSlot</a></code> in interface <code><a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a></code></dd> -</dl> -</li> -</ul> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145887_i()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145887_i</h4> -<pre>public boolean func_145887_i()</pre> -</li> -</ul> -<a name="func_145891_a(net.minecraft.tileentity.IHopper)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145891_a</h4> -<pre>public static boolean func_145891_a(<a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a> p_145891_0_)</pre> -</li> -</ul> -<a name="func_145898_a(net.minecraft.inventory.IInventory, net.minecraft.entity.item.EntityItem)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145898_a</h4> -<pre>public static boolean func_145898_a(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a> p_145898_0_, - <a href="../../../net/minecraft/entity/item/EntityItem.html" title="class in net.minecraft.entity.item">EntityItem</a> p_145898_1_)</pre> -</li> -</ul> -<a name="func_145889_a(net.minecraft.inventory.IInventory, net.minecraft.item.ItemStack, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145889_a</h4> -<pre>public static <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> func_145889_a(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a> p_145889_0_, - <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a> p_145889_1_, - int p_145889_2_)</pre> -</li> -</ul> -<a name="func_145884_b(net.minecraft.tileentity.IHopper)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145884_b</h4> -<pre>public static <a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a> func_145884_b(<a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a> p_145884_0_)</pre> -</li> -</ul> -<a name="func_145897_a(net.minecraft.world.World, double, double, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145897_a</h4> -<pre>public static <a href="../../../net/minecraft/entity/item/EntityItem.html" title="class in net.minecraft.entity.item">EntityItem</a> func_145897_a(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_145897_0_, - double p_145897_1_, - double p_145897_3_, - double p_145897_5_)</pre> -</li> -</ul> -<a name="func_145893_b(net.minecraft.world.World, double, double, double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145893_b</h4> -<pre>public static <a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a> func_145893_b(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_145893_0_, - double p_145893_1_, - double p_145893_3_, - double p_145893_5_)</pre> -</li> -</ul> -<a name="getXPos()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getXPos</h4> -<pre>public double getXPos()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/IHopper.html#getXPos()">getXPos</a></code> in interface <code><a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a></code></dd> -</dl> -</li> -</ul> -<a name="getYPos()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getYPos</h4> -<pre>public double getYPos()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/IHopper.html#getYPos()">getYPos</a></code> in interface <code><a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a></code></dd> -</dl> -</li> -</ul> -<a name="getZPos()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getZPos</h4> -<pre>public double getZPos()</pre> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/IHopper.html#getZPos()">getZPos</a></code> in interface <code><a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145896_c(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145896_c</h4> -<pre>public void func_145896_c(int p_145896_1_)</pre> -</li> -</ul> -<a name="func_145888_j()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_145888_j</h4> -<pre>public boolean func_145888_j()</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/tileentity/TileEntityFurnace.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityHopper.html" target="_top">Frames</a></li> -<li><a href="TileEntityHopper.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntityMobSpawner.html b/javadoc/net/minecraft/tileentity/TileEntityMobSpawner.html deleted file mode 100644 index dbe74f6..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityMobSpawner.html +++ /dev/null @@ -1,368 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityMobSpawner (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="TileEntityMobSpawner (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/tileentity/TileEntityHopper.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityNote.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityMobSpawner.html" target="_top">Frames</a></li> -<li><a href="TileEntityMobSpawner.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityMobSpawner" class="title">Class TileEntityMobSpawner</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityMobSpawner</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityMobSpawner</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityMobSpawner.html#TileEntityMobSpawner()">TileEntityMobSpawner</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/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html#func_145881_a()">func_145881_a</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html#getDescriptionPacket()">getDescriptionPacket</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html#receiveClientEvent(int,%20int)">receiveClientEvent</a></strong>(int p_145842_1_, - int p_145842_2_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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="TileEntityMobSpawner()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityMobSpawner</h4> -<pre>public TileEntityMobSpawner()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getDescriptionPacket()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDescriptionPacket</h4> -<pre>public <a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a> getDescriptionPacket()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="receiveClientEvent(int, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>receiveClientEvent</h4> -<pre>public boolean receiveClientEvent(int p_145842_1_, - int p_145842_2_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145881_a()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_145881_a</h4> -<pre>public <a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic</a> func_145881_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/tileentity/TileEntityHopper.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityNote.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityMobSpawner.html" target="_top">Frames</a></li> -<li><a href="TileEntityMobSpawner.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntityNote.html b/javadoc/net/minecraft/tileentity/TileEntityNote.html deleted file mode 100644 index 8aa3d82..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityNote.html +++ /dev/null @@ -1,375 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityNote (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="TileEntityNote (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/tileentity/TileEntityMobSpawner.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityPiston.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityNote.html" target="_top">Frames</a></li> -<li><a href="TileEntityNote.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.tileentity</div> -<h2 title="Class TileEntityNote" class="title">Class TileEntityNote</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityNote</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityNote</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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>byte</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityNote.html#note">note</a></strong></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityNote.html#previousRedstoneState">previousRedstoneState</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityNote.html#TileEntityNote()">TileEntityNote</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/tileentity/TileEntityNote.html#changePitch()">changePitch</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityNote.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityNote.html#triggerNote(net.minecraft.world.World,%20int,%20int,%20int)">triggerNote</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_145878_1_, - int p_145878_2_, - int p_145878_3_, - int p_145878_4_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityNote.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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="note"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>note</h4> -<pre>public byte note</pre> -</li> -</ul> -<a name="previousRedstoneState"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>previousRedstoneState</h4> -<pre>public boolean previousRedstoneState</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TileEntityNote()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityNote</h4> -<pre>public TileEntityNote()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="changePitch()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>changePitch</h4> -<pre>public void changePitch()</pre> -</li> -</ul> -<a name="triggerNote(net.minecraft.world.World, int, int, int)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>triggerNote</h4> -<pre>public void triggerNote(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_145878_1_, - int p_145878_2_, - int p_145878_3_, - int p_145878_4_)</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/tileentity/TileEntityMobSpawner.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntityPiston.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityNote.html" target="_top">Frames</a></li> -<li><a href="TileEntityNote.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/tileentity/TileEntityPiston.html b/javadoc/net/minecraft/tileentity/TileEntityPiston.html deleted file mode 100644 index a13238f..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntityPiston.html +++ /dev/null @@ -1,473 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntityPiston (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="TileEntityPiston (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/tileentity/TileEntityNote.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntitySign.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityPiston.html" target="_top">Frames</a></li> -<li><a href="TileEntityPiston.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntityPiston" class="title">Class TileEntityPiston</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntityPiston</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntityPiston</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntityPiston.html#TileEntityPiston()">TileEntityPiston</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#TileEntityPiston(net.minecraft.block.Block,%20int,%20int,%20boolean,%20boolean)">TileEntityPiston</a></strong>(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_i45444_1_, - int p_i45444_2_, - int p_i45444_3_, - boolean p_i45444_4_, - boolean p_i45444_5_)</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/tileentity/TileEntityPiston.html#clearPistonTileEntity()">clearPistonTileEntity</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#func_145859_d(float)">func_145859_d</a></strong>(float p_145859_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#func_145860_a(float)">func_145860_a</a></strong>(float p_145860_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#func_145862_c(float)">func_145862_c</a></strong>(float p_145862_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>float</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#func_145865_b(float)">func_145865_b</a></strong>(float p_145865_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#func_145867_d()">func_145867_d</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#getBlockMetadata()">getBlockMetadata</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#getPistonOrientation()">getPistonOrientation</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#getStoredBlockID()">getStoredBlockID</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#isExtending()">isExtending</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#updateEntity()">updateEntity</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityPiston.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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="TileEntityPiston()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TileEntityPiston</h4> -<pre>public TileEntityPiston()</pre> -</li> -</ul> -<a name="TileEntityPiston(net.minecraft.block.Block, int, int, boolean, boolean)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntityPiston</h4> -<pre>public TileEntityPiston(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> p_i45444_1_, - int p_i45444_2_, - int p_i45444_3_, - boolean p_i45444_4_, - boolean p_i45444_5_)</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getStoredBlockID()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getStoredBlockID</h4> -<pre>public <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> getStoredBlockID()</pre> -</li> -</ul> -<a name="getBlockMetadata()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBlockMetadata</h4> -<pre>public int getBlockMetadata()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="isExtending()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isExtending</h4> -<pre>public boolean isExtending()</pre> -</li> -</ul> -<a name="getPistonOrientation()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPistonOrientation</h4> -<pre>public int getPistonOrientation()</pre> -</li> -</ul> -<a name="func_145867_d()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145867_d</h4> -<pre>public boolean func_145867_d()</pre> -</li> -</ul> -<a name="func_145860_a(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145860_a</h4> -<pre>public float func_145860_a(float p_145860_1_)</pre> -</li> -</ul> -<a name="func_145865_b(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145865_b</h4> -<pre>public float func_145865_b(float p_145865_1_)</pre> -</li> -</ul> -<a name="func_145862_c(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145862_c</h4> -<pre>public float func_145862_c(float p_145862_1_)</pre> -</li> -</ul> -<a name="func_145859_d(float)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145859_d</h4> -<pre>public float func_145859_d(float p_145859_1_)</pre> -</li> -</ul> -<a name="clearPistonTileEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>clearPistonTileEntity</h4> -<pre>public void clearPistonTileEntity()</pre> -</li> -</ul> -<a name="updateEntity()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>updateEntity</h4> -<pre>public void updateEntity()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</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/tileentity/TileEntityNote.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntitySign.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntityPiston.html" target="_top">Frames</a></li> -<li><a href="TileEntityPiston.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/TileEntitySign.html b/javadoc/net/minecraft/tileentity/TileEntitySign.html deleted file mode 100644 index 5fe820a..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntitySign.html +++ /dev/null @@ -1,412 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntitySign (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="TileEntitySign (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/tileentity/TileEntityPiston.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntitySkull.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntitySign.html" target="_top">Frames</a></li> -<li><a href="TileEntitySign.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.tileentity</div> -<h2 title="Class TileEntitySign" class="title">Class TileEntitySign</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntitySign</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntitySign</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySign.html#lineBeingEdited">lineBeingEdited</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/tileentity/TileEntitySign.html#signText">signText</a></strong></code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntitySign.html#TileEntitySign()">TileEntitySign</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/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySign.html#func_145911_b()">func_145911_b</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySign.html#func_145912_a(net.minecraft.entity.player.EntityPlayer)">func_145912_a</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_145912_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySign.html#func_145914_a()">func_145914_a</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySign.html#getDescriptionPacket()">getDescriptionPacket</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySign.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySign.html#setEditable(boolean)">setEditable</a></strong>(boolean p_145913_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySign.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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="signText"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>signText</h4> -<pre>public java.lang.String[] signText</pre> -</li> -</ul> -<a name="lineBeingEdited"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>lineBeingEdited</h4> -<pre>public int lineBeingEdited</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor_detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="TileEntitySign()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntitySign</h4> -<pre>public TileEntitySign()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="getDescriptionPacket()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDescriptionPacket</h4> -<pre>public <a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a> getDescriptionPacket()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_145914_a()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145914_a</h4> -<pre>public boolean func_145914_a()</pre> -</li> -</ul> -<a name="setEditable(boolean)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setEditable</h4> -<pre>public void setEditable(boolean p_145913_1_)</pre> -</li> -</ul> -<a name="func_145912_a(net.minecraft.entity.player.EntityPlayer)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145912_a</h4> -<pre>public void func_145912_a(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> p_145912_1_)</pre> -</li> -</ul> -<a name="func_145911_b()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_145911_b</h4> -<pre>public <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a> func_145911_b()</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/tileentity/TileEntityPiston.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../net/minecraft/tileentity/TileEntitySkull.html" title="class in net.minecraft.tileentity"><span class="strong">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntitySign.html" target="_top">Frames</a></li> -<li><a href="TileEntitySign.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/tileentity/TileEntitySkull.html b/javadoc/net/minecraft/tileentity/TileEntitySkull.html deleted file mode 100644 index eae4188..0000000 --- a/javadoc/net/minecraft/tileentity/TileEntitySkull.html +++ /dev/null @@ -1,397 +0,0 @@ -<!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:12 EST 2015 --> -<title>TileEntitySkull (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="TileEntitySkull (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/tileentity/TileEntitySign.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntitySkull.html" target="_top">Frames</a></li> -<li><a href="TileEntitySkull.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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.tileentity</div> -<h2 title="Class TileEntitySkull" class="title">Class TileEntitySkull</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">net.minecraft.tileentity.TileEntity</a></li> -<li> -<ul class="inheritance"> -<li>net.minecraft.tileentity.TileEntitySkull</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="strong">TileEntitySkull</span> -extends <a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></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> -<ul class="blockList"> -<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Fields inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#blockMetadata">blockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#blockType">blockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#INFINITE_EXTENT_AABB">INFINITE_EXTENT_AABB</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#tileEntityInvalid">tileEntityInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#worldObj">worldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#xCoord">xCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#yCoord">yCoord</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#zCoord">zCoord</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/tileentity/TileEntitySkull.html#TileEntitySkull()">TileEntitySkull</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/tileentity/TileEntitySkull.html#func_145903_a(int)">func_145903_a</a></strong>(int p_145903_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySkull.html#func_145904_a()">func_145904_a</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySkull.html#func_145906_b()">func_145906_b</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySkull.html#func_152106_a(com.mojang.authlib.GameProfile)">func_152106_a</a></strong>(com.mojang.authlib.GameProfile p_152106_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySkull.html#func_152107_a(int)">func_152107_a</a></strong>(int p_152107_1_)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>com.mojang.authlib.GameProfile</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySkull.html#func_152108_a()">func_152108_a</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a></code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySkull.html#getDescriptionPacket()">getDescriptionPacket</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySkull.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../net/minecraft/tileentity/TileEntitySkull.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.tileentity.TileEntity"> -<!-- --> -</a> -<h3>Methods inherited from class net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></h3> -<code><a href="../../../net/minecraft/tileentity/TileEntity.html#addMapping(java.lang.Class,%20java.lang.String)">addMapping</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#canUpdate()">canUpdate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#createAndLoadEntity(net.minecraft.nbt.NBTTagCompound)">createAndLoadEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#func_145828_a(net.minecraft.crash.CrashReportCategory)">func_145828_a</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockMetadata()">getBlockMetadata</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getBlockType()">getBlockType</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getDistanceFrom(double,%20double,%20double)">getDistanceFrom</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getMaxRenderDistanceSquared()">getMaxRenderDistanceSquared</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getRenderBoundingBox()">getRenderBoundingBox</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#getWorldObj()">getWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#hasWorldObj()">hasWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#isInvalid()">isInvalid</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#markDirty()">markDirty</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onChunkUnload()">onChunkUnload</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#onDataPacket(net.minecraft.network.NetworkManager,%20net.minecraft.network.play.server.S35PacketUpdateTileEntity)">onDataPacket</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#receiveClientEvent(int,%20int)">receiveClientEvent</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#setWorldObj(net.minecraft.world.World)">setWorldObj</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRefresh(net.minecraft.block.Block,%20net.minecraft.block.Block,%20int,%20int,%20net.minecraft.world.World,%20int,%20int,%20int)">shouldRefresh</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#shouldRenderInPass(int)">shouldRenderInPass</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a>, <a href="../../../net/minecraft/tileentity/TileEntity.html#validate()">validate</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, 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="TileEntitySkull()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TileEntitySkull</h4> -<pre>public TileEntitySkull()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method_detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>writeToNBT</h4> -<pre>public void writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145841_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#writeToNBT(net.minecraft.nbt.NBTTagCompound)">writeToNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="readFromNBT(net.minecraft.nbt.NBTTagCompound)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>readFromNBT</h4> -<pre>public void readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> p_145839_1_)</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#readFromNBT(net.minecraft.nbt.NBTTagCompound)">readFromNBT</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_152108_a()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_152108_a</h4> -<pre>public com.mojang.authlib.GameProfile func_152108_a()</pre> -</li> -</ul> -<a name="getDescriptionPacket()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDescriptionPacket</h4> -<pre>public <a href="../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network">Packet</a> getDescriptionPacket()</pre> -<dl> -<dt><strong>Overrides:</strong></dt> -<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#getDescriptionPacket()">getDescriptionPacket</a></code> in class <code><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></code></dd> -</dl> -</li> -</ul> -<a name="func_152107_a(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_152107_a</h4> -<pre>public void func_152107_a(int p_152107_1_)</pre> -</li> -</ul> -<a name="func_152106_a(com.mojang.authlib.GameProfile)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_152106_a</h4> -<pre>public void func_152106_a(com.mojang.authlib.GameProfile p_152106_1_)</pre> -</li> -</ul> -<a name="func_145904_a()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145904_a</h4> -<pre>public int func_145904_a()</pre> -</li> -</ul> -<a name="func_145903_a(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>func_145903_a</h4> -<pre>public void func_145903_a(int p_145903_1_)</pre> -</li> -</ul> -<a name="func_145906_b()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>func_145906_b</h4> -<pre>public int func_145906_b()</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/tileentity/TileEntitySign.html" title="class in net.minecraft.tileentity"><span class="strong">Prev Class</span></a></li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/TileEntitySkull.html" target="_top">Frames</a></li> -<li><a href="TileEntitySkull.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="#fields_inherited_from_class_net.minecraft.tileentity.TileEntity">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/tileentity/package-frame.html b/javadoc/net/minecraft/tileentity/package-frame.html deleted file mode 100644 index 71cdd19..0000000 --- a/javadoc/net/minecraft/tileentity/package-frame.html +++ /dev/null @@ -1,43 +0,0 @@ -<!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.tileentity (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/tileentity/package-summary.html" target="classFrame">net.minecraft.tileentity</a></h1> -<div class="indexContainer"> -<h2 title="Interfaces">Interfaces</h2> -<ul title="Interfaces"> -<li><a href="IHopper.html" title="interface in net.minecraft.tileentity" target="classFrame"><i>IHopper</i></a></li> -</ul> -<h2 title="Classes">Classes</h2> -<ul title="Classes"> -<li><a href="MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity" target="classFrame">MobSpawnerBaseLogic</a></li> -<li><a href="TileEntity.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntity</a></li> -<li><a href="TileEntityBeacon.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityBeacon</a></li> -<li><a href="TileEntityBrewingStand.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityBrewingStand</a></li> -<li><a href="TileEntityChest.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityChest</a></li> -<li><a href="TileEntityCommandBlock.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityCommandBlock</a></li> -<li><a href="TileEntityComparator.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityComparator</a></li> -<li><a href="TileEntityDaylightDetector.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityDaylightDetector</a></li> -<li><a href="TileEntityDispenser.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityDispenser</a></li> -<li><a href="TileEntityDropper.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityDropper</a></li> -<li><a href="TileEntityEnchantmentTable.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityEnchantmentTable</a></li> -<li><a href="TileEntityEnderChest.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityEnderChest</a></li> -<li><a href="TileEntityEndPortal.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityEndPortal</a></li> -<li><a href="TileEntityFlowerPot.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityFlowerPot</a></li> -<li><a href="TileEntityFurnace.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityFurnace</a></li> -<li><a href="TileEntityHopper.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityHopper</a></li> -<li><a href="TileEntityMobSpawner.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityMobSpawner</a></li> -<li><a href="TileEntityNote.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityNote</a></li> -<li><a href="TileEntityPiston.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntityPiston</a></li> -<li><a href="TileEntitySign.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntitySign</a></li> -<li><a href="TileEntitySkull.html" title="class in net.minecraft.tileentity" target="classFrame">TileEntitySkull</a></li> -</ul> -</div> -</body> -</html> diff --git a/javadoc/net/minecraft/tileentity/package-summary.html b/javadoc/net/minecraft/tileentity/package-summary.html deleted file mode 100644 index 79777fb..0000000 --- a/javadoc/net/minecraft/tileentity/package-summary.html +++ /dev/null @@ -1,226 +0,0 @@ -<!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.tileentity (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.tileentity (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/stats/package-summary.html">Prev Package</a></li> -<li><a href="../../../net/minecraft/util/package-summary.html">Next Package</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/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.tileentity</h1> -</div> -<div class="contentContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> -<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Interface</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a></td> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -</li> -<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/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity">MobSpawnerBaseLogic</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity">TileEntity</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityBeacon.html" title="class in net.minecraft.tileentity">TileEntityBeacon</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html" title="class in net.minecraft.tileentity">TileEntityBrewingStand</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity">TileEntityChest</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html" title="class in net.minecraft.tileentity">TileEntityCommandBlock</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityComparator.html" title="class in net.minecraft.tileentity">TileEntityComparator</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityDaylightDetector.html" title="class in net.minecraft.tileentity">TileEntityDaylightDetector</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity">TileEntityDispenser</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityDropper.html" title="class in net.minecraft.tileentity">TileEntityDropper</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html" title="class in net.minecraft.tileentity">TileEntityEnchantmentTable</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html" title="class in net.minecraft.tileentity">TileEntityEnderChest</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityEndPortal.html" title="class in net.minecraft.tileentity">TileEntityEndPortal</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html" title="class in net.minecraft.tileentity">TileEntityFlowerPot</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityFurnace.html" title="class in net.minecraft.tileentity">TileEntityFurnace</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityHopper.html" title="class in net.minecraft.tileentity">TileEntityHopper</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html" title="class in net.minecraft.tileentity">TileEntityMobSpawner</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityNote.html" title="class in net.minecraft.tileentity">TileEntityNote</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntityPiston.html" title="class in net.minecraft.tileentity">TileEntityPiston</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntitySign.html" title="class in net.minecraft.tileentity">TileEntitySign</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../net/minecraft/tileentity/TileEntitySkull.html" title="class in net.minecraft.tileentity">TileEntitySkull</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/stats/package-summary.html">Prev Package</a></li> -<li><a href="../../../net/minecraft/util/package-summary.html">Next Package</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/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/tileentity/package-tree.html b/javadoc/net/minecraft/tileentity/package-tree.html deleted file mode 100644 index f8e0a7e..0000000 --- a/javadoc/net/minecraft/tileentity/package-tree.html +++ /dev/null @@ -1,165 +0,0 @@ -<!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.tileentity 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.tileentity 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/stats/package-tree.html">Prev</a></li> -<li><a href="../../../net/minecraft/util/package-tree.html">Next</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/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.tileentity</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.tileentity.<a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.html" title="class in net.minecraft.tileentity"><span class="strong">MobSpawnerBaseLogic</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntity.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntity</span></a> -<ul> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityBeacon.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityBeacon</span></a> (implements net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>)</li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityBrewingStand.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityBrewingStand</span></a> (implements net.minecraft.inventory.<a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a>)</li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityChest.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityChest</span></a> (implements net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>)</li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityCommandBlock.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityCommandBlock</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityComparator.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityComparator</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityDaylightDetector.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityDaylightDetector</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityDispenser.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityDispenser</span></a> (implements net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>) -<ul> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityDropper.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityDropper</span></a></li> -</ul> -</li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityEnchantmentTable.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityEnchantmentTable</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityEnderChest.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityEnderChest</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityEndPortal.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityEndPortal</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityFlowerPot.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityFlowerPot</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityFurnace.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityFurnace</span></a> (implements net.minecraft.inventory.<a href="../../../net/minecraft/inventory/ISidedInventory.html" title="interface in net.minecraft.inventory">ISidedInventory</a>)</li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityHopper.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityHopper</span></a> (implements net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity">IHopper</a>)</li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityMobSpawner.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityMobSpawner</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityNote.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityNote</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntityPiston.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntityPiston</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntitySign.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntitySign</span></a></li> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/TileEntitySkull.html" title="class in net.minecraft.tileentity"><span class="strong">TileEntitySkull</span></a></li> -</ul> -</li> -<li type="circle">net.minecraft.util.<a href="../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util"><span class="strong">WeightedRandom.Item</span></a> -<ul> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/MobSpawnerBaseLogic.WeightedRandomMinecart.html" title="class in net.minecraft.tileentity"><span class="strong">MobSpawnerBaseLogic.WeightedRandomMinecart</span></a></li> -</ul> -</li> -</ul> -</li> -</ul> -<h2 title="Interface Hierarchy">Interface Hierarchy</h2> -<ul> -<li type="circle">net.minecraft.inventory.<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory"><span class="strong">IInventory</span></a> -<ul> -<li type="circle">net.minecraft.tileentity.<a href="../../../net/minecraft/tileentity/IHopper.html" title="interface in net.minecraft.tileentity"><span class="strong">IHopper</span></a></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/stats/package-tree.html">Prev</a></li> -<li><a href="../../../net/minecraft/util/package-tree.html">Next</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?net/minecraft/tileentity/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> |
