summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/tileentity/TileEntityChest.html
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-08-10 18:52:45 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-08-10 18:52:45 +0300
commit0427ab89f1753a44b30cbc35ce021cbbdc845109 (patch)
treeabe418ff5ec174e712fe8dedd434548a945b15a3 /javadoc/net/minecraft/tileentity/TileEntityChest.html
parent877312184c472d9845e5ef1008bc538f4634059f (diff)
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/tileentity/TileEntityChest.html')
-rw-r--r--javadoc/net/minecraft/tileentity/TileEntityChest.html764
1 files changed, 764 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/tileentity/TileEntityChest.html b/javadoc/net/minecraft/tileentity/TileEntityChest.html
new file mode 100644
index 0000000..c7471de
--- /dev/null
+++ b/javadoc/net/minecraft/tileentity/TileEntityChest.html
@@ -0,0 +1,764 @@
+<!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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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">&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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&nbsp;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">&nbsp;</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>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../net/minecraft/tileentity/TileEntityChest.html#TileEntityChest(int)">TileEntityChest</a></strong>(int&nbsp;p_i2350_1_)</code>&nbsp;</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">&nbsp;</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>&nbsp;</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>&nbsp;</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&nbsp;p_70298_1_,
+ int&nbsp;p_70298_2_)</code>&nbsp;</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&nbsp;p_145976_1_)</code>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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&nbsp;p_70301_1_)</code>&nbsp;</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&nbsp;p_70304_1_)</code>&nbsp;</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>&nbsp;</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>&nbsp;</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&nbsp;p_94041_1_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_94041_2_)</code>&nbsp;</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>&nbsp;p_70300_1_)</code>&nbsp;</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>&nbsp;</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>&nbsp;p_145839_1_)</code>&nbsp;</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&nbsp;p_145842_1_,
+ int&nbsp;p_145842_2_)</code>&nbsp;</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&nbsp;p_70299_1_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_70299_2_)</code>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;p_145841_1_)</code>&nbsp;</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&nbsp;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&nbsp;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&nbsp;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&nbsp;boolean adjacentChestChecked</pre>
+</li>
+</ul>
+<a name="adjacentChestZNeg">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>adjacentChestZNeg</h4>
+<pre>public&nbsp;<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&nbsp;<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&nbsp;<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&nbsp;<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&nbsp;float lidAngle</pre>
+</li>
+</ul>
+<a name="prevLidAngle">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>prevLidAngle</h4>
+<pre>public&nbsp;float prevLidAngle</pre>
+</li>
+</ul>
+<a name="numPlayersUsing">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>numPlayersUsing</h4>
+<pre>public&nbsp;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&nbsp;TileEntityChest()</pre>
+</li>
+</ul>
+<a name="TileEntityChest(int)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TileEntityChest</h4>
+<pre>public&nbsp;TileEntityChest(int&nbsp;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&nbsp;int&nbsp;getSizeInventory()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getSizeInventory()">getSizeInventory</a></code>&nbsp;in interface&nbsp;<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&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;getStackInSlot(int&nbsp;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>&nbsp;in interface&nbsp;<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&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;decrStackSize(int&nbsp;p_70298_1_,
+ int&nbsp;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>&nbsp;in interface&nbsp;<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&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;getStackInSlotOnClosing(int&nbsp;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>&nbsp;in interface&nbsp;<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&nbsp;void&nbsp;setInventorySlotContents(int&nbsp;p_70299_1_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;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>&nbsp;in interface&nbsp;<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&nbsp;java.lang.String&nbsp;getInventoryName()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryName()">getInventoryName</a></code>&nbsp;in interface&nbsp;<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&nbsp;boolean&nbsp;hasCustomInventoryName()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#hasCustomInventoryName()">hasCustomInventoryName</a></code>&nbsp;in interface&nbsp;<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&nbsp;void&nbsp;func_145976_a(java.lang.String&nbsp;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&nbsp;void&nbsp;readFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;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>&nbsp;in class&nbsp;<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&nbsp;void&nbsp;writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;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>&nbsp;in class&nbsp;<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&nbsp;int&nbsp;getInventoryStackLimit()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#getInventoryStackLimit()">getInventoryStackLimit</a></code>&nbsp;in interface&nbsp;<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&nbsp;boolean&nbsp;isUseableByPlayer(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;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>&nbsp;in interface&nbsp;<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&nbsp;void&nbsp;updateContainingBlockInfo()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateContainingBlockInfo()">updateContainingBlockInfo</a></code>&nbsp;in class&nbsp;<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&nbsp;void&nbsp;checkForAdjacentChests()</pre>
+</li>
+</ul>
+<a name="updateEntity()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateEntity</h4>
+<pre>public&nbsp;void&nbsp;updateEntity()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#updateEntity()">updateEntity</a></code>&nbsp;in class&nbsp;<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&nbsp;boolean&nbsp;receiveClientEvent(int&nbsp;p_145842_1_,
+ int&nbsp;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>&nbsp;in class&nbsp;<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&nbsp;void&nbsp;openInventory()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#openInventory()">openInventory</a></code>&nbsp;in interface&nbsp;<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&nbsp;void&nbsp;closeInventory()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../net/minecraft/inventory/IInventory.html#closeInventory()">closeInventory</a></code>&nbsp;in interface&nbsp;<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&nbsp;boolean&nbsp;isItemValidForSlot(int&nbsp;p_94041_1_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;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>&nbsp;in interface&nbsp;<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&nbsp;void&nbsp;invalidate()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../net/minecraft/tileentity/TileEntity.html#invalidate()">invalidate</a></code>&nbsp;in class&nbsp;<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&nbsp;int&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>