summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/inventory/Container.html
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-06-17 08:12:18 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-06-17 08:12:18 +0300
commitdc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch)
treeaf13bfeee567f2351e35e1ef176d168fe37c8aac /javadoc/net/minecraft/inventory/Container.html
parent1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff)
full project files
Diffstat (limited to 'javadoc/net/minecraft/inventory/Container.html')
-rw-r--r--javadoc/net/minecraft/inventory/Container.html767
1 files changed, 767 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/inventory/Container.html b/javadoc/net/minecraft/inventory/Container.html
new file mode 100644
index 0000000..97f9941
--- /dev/null
+++ b/javadoc/net/minecraft/inventory/Container.html
@@ -0,0 +1,767 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:10 EST 2015 -->
+<title>Container (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="Container (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/inventory/AnimalChest.html" title="class in net.minecraft.inventory"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../net/minecraft/inventory/ContainerBeacon.html" title="class in net.minecraft.inventory"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/inventory/Container.html" target="_top">Frames</a></li>
+<li><a href="Container.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.inventory</div>
+<h2 title="Class Container" class="title">Class Container</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>net.minecraft.inventory.Container</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../net/minecraft/inventory/ContainerBeacon.html" title="class in net.minecraft.inventory">ContainerBeacon</a>, <a href="../../../net/minecraft/inventory/ContainerBrewingStand.html" title="class in net.minecraft.inventory">ContainerBrewingStand</a>, <a href="../../../net/minecraft/inventory/ContainerChest.html" title="class in net.minecraft.inventory">ContainerChest</a>, <a href="../../../net/minecraft/inventory/ContainerDispenser.html" title="class in net.minecraft.inventory">ContainerDispenser</a>, <a href="../../../net/minecraft/inventory/ContainerEnchantment.html" title="class in net.minecraft.inventory">ContainerEnchantment</a>, <a href="../../../net/minecraft/inventory/ContainerFurnace.html" title="class in net.minecraft.inventory">ContainerFurnace</a>, <a href="../../../net/minecraft/inventory/ContainerHopper.html" title="class in net.minecraft.inventory">ContainerHopper</a>, <a href="../../../net/minecraft/inventory/ContainerHorseInventory.html" title="class in net.minecraft.inventory">ContainerHorseInventory</a>, <a href="../../../net/minecraft/inventory/ContainerMerchant.html" title="class in net.minecraft.inventory">ContainerMerchant</a>, <a href="../../../net/minecraft/inventory/ContainerPlayer.html" title="class in net.minecraft.inventory">ContainerPlayer</a>, <a href="../../../net/minecraft/inventory/ContainerRepair.html" title="class in net.minecraft.inventory">ContainerRepair</a>, <a href="../../../net/minecraft/inventory/ContainerWorkbench.html" title="class in net.minecraft.inventory">ContainerWorkbench</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">Container</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">&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>protected java.util.List</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#crafters">crafters</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#inventoryItemStacks">inventoryItemStacks</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#inventorySlots">inventorySlots</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/inventory/Container.html#windowId">windowId</a></strong></code>&nbsp;</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">&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/inventory/Container.html#Container()">Container</a></strong>()</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/inventory/Container.html#addCraftingToCrafters(net.minecraft.inventory.ICrafting)">addCraftingToCrafters</a></strong>(<a href="../../../net/minecraft/inventory/ICrafting.html" title="interface in net.minecraft.inventory">ICrafting</a>&nbsp;p_75132_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#addSlotToContainer(net.minecraft.inventory.Slot)">addSlotToContainer</a></strong>(<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;p_75146_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#calcRedstoneFromInventory(net.minecraft.inventory.IInventory)">calcRedstoneFromInventory</a></strong>(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>&nbsp;p_94526_0_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#canDragIntoSlot(net.minecraft.inventory.Slot)">canDragIntoSlot</a></strong>(<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;p_94531_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#canInteractWith(net.minecraft.entity.player.EntityPlayer)">canInteractWith</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75145_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#detectAndSendChanges()">detectAndSendChanges</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/inventory/Container.html#enchantItem(net.minecraft.entity.player.EntityPlayer,%20int)">enchantItem</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75140_1_,
+ int&nbsp;p_75140_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#func_94525_a(java.util.Set,%20int,%20net.minecraft.item.ItemStack,%20int)">func_94525_a</a></strong>(java.util.Set&nbsp;p_94525_0_,
+ int&nbsp;p_94525_1_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_94525_2_,
+ int&nbsp;p_94525_3_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#func_94527_a(net.minecraft.inventory.Slot,%20net.minecraft.item.ItemStack,%20boolean)">func_94527_a</a></strong>(<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;p_94527_0_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_94527_1_,
+ boolean&nbsp;p_94527_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#func_94528_d(int)">func_94528_d</a></strong>(int&nbsp;p_94528_0_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#func_94529_b(int)">func_94529_b</a></strong>(int&nbsp;p_94529_0_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#func_94530_a(net.minecraft.item.ItemStack,%20net.minecraft.inventory.Slot)">func_94530_a</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_94530_1_,
+ <a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;p_94530_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#func_94532_c(int)">func_94532_c</a></strong>(int&nbsp;p_94532_0_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#func_94533_d()">func_94533_d</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#func_94534_d(int,%20int)">func_94534_d</a></strong>(int&nbsp;p_94534_0_,
+ int&nbsp;p_94534_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#getInventory()">getInventory</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#getNextTransactionID(net.minecraft.entity.player.InventoryPlayer)">getNextTransactionID</a></strong>(<a href="../../../net/minecraft/entity/player/InventoryPlayer.html" title="class in net.minecraft.entity.player">InventoryPlayer</a>&nbsp;p_75136_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#getSlot(int)">getSlot</a></strong>(int&nbsp;p_75139_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#getSlotFromInventory(net.minecraft.inventory.IInventory,%20int)">getSlotFromInventory</a></strong>(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>&nbsp;p_75147_1_,
+ int&nbsp;p_75147_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#isPlayerNotUsingContainer(net.minecraft.entity.player.EntityPlayer)">isPlayerNotUsingContainer</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75129_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#mergeItemStack(net.minecraft.item.ItemStack,%20int,%20int,%20boolean)">mergeItemStack</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_75135_1_,
+ int&nbsp;p_75135_2_,
+ int&nbsp;p_75135_3_,
+ boolean&nbsp;p_75135_4_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#onContainerClosed(net.minecraft.entity.player.EntityPlayer)">onContainerClosed</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75134_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#onCraftMatrixChanged(net.minecraft.inventory.IInventory)">onCraftMatrixChanged</a></strong>(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>&nbsp;p_75130_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#putStackInSlot(int,%20net.minecraft.item.ItemStack)">putStackInSlot</a></strong>(int&nbsp;p_75141_1_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_75141_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#putStacksInSlots(net.minecraft.item.ItemStack[])">putStacksInSlots</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>[]&nbsp;p_75131_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#removeCraftingFromCrafters(net.minecraft.inventory.ICrafting)">removeCraftingFromCrafters</a></strong>(<a href="../../../net/minecraft/inventory/ICrafting.html" title="interface in net.minecraft.inventory">ICrafting</a>&nbsp;p_82847_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#retrySlotClick(int,%20int,%20boolean,%20net.minecraft.entity.player.EntityPlayer)">retrySlotClick</a></strong>(int&nbsp;p_75133_1_,
+ int&nbsp;p_75133_2_,
+ boolean&nbsp;p_75133_3_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75133_4_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#setPlayerIsPresent(net.minecraft.entity.player.EntityPlayer,%20boolean)">setPlayerIsPresent</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75128_1_,
+ boolean&nbsp;p_75128_2_)</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/inventory/Container.html#slotClick(int,%20int,%20int,%20net.minecraft.entity.player.EntityPlayer)">slotClick</a></strong>(int&nbsp;p_75144_1_,
+ int&nbsp;p_75144_2_,
+ int&nbsp;p_75144_3_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75144_4_)</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/inventory/Container.html#transferStackInSlot(net.minecraft.entity.player.EntityPlayer,%20int)">transferStackInSlot</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_82846_1_,
+ int&nbsp;p_82846_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/inventory/Container.html#updateProgressBar(int,%20int)">updateProgressBar</a></strong>(int&nbsp;p_75137_1_,
+ int&nbsp;p_75137_2_)</code>&nbsp;</td>
+</tr>
+</table>
+<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>
+</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="inventoryItemStacks">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>inventoryItemStacks</h4>
+<pre>public&nbsp;java.util.List inventoryItemStacks</pre>
+</li>
+</ul>
+<a name="inventorySlots">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>inventorySlots</h4>
+<pre>public&nbsp;java.util.List inventorySlots</pre>
+</li>
+</ul>
+<a name="windowId">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>windowId</h4>
+<pre>public&nbsp;int windowId</pre>
+</li>
+</ul>
+<a name="crafters">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>crafters</h4>
+<pre>protected&nbsp;java.util.List crafters</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Container()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Container</h4>
+<pre>public&nbsp;Container()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="addSlotToContainer(net.minecraft.inventory.Slot)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addSlotToContainer</h4>
+<pre>protected&nbsp;<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;addSlotToContainer(<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;p_75146_1_)</pre>
+</li>
+</ul>
+<a name="addCraftingToCrafters(net.minecraft.inventory.ICrafting)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCraftingToCrafters</h4>
+<pre>public&nbsp;void&nbsp;addCraftingToCrafters(<a href="../../../net/minecraft/inventory/ICrafting.html" title="interface in net.minecraft.inventory">ICrafting</a>&nbsp;p_75132_1_)</pre>
+</li>
+</ul>
+<a name="getInventory()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInventory</h4>
+<pre>public&nbsp;java.util.List&nbsp;getInventory()</pre>
+</li>
+</ul>
+<a name="removeCraftingFromCrafters(net.minecraft.inventory.ICrafting)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeCraftingFromCrafters</h4>
+<pre>public&nbsp;void&nbsp;removeCraftingFromCrafters(<a href="../../../net/minecraft/inventory/ICrafting.html" title="interface in net.minecraft.inventory">ICrafting</a>&nbsp;p_82847_1_)</pre>
+</li>
+</ul>
+<a name="detectAndSendChanges()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>detectAndSendChanges</h4>
+<pre>public&nbsp;void&nbsp;detectAndSendChanges()</pre>
+</li>
+</ul>
+<a name="enchantItem(net.minecraft.entity.player.EntityPlayer, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>enchantItem</h4>
+<pre>public&nbsp;boolean&nbsp;enchantItem(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75140_1_,
+ int&nbsp;p_75140_2_)</pre>
+</li>
+</ul>
+<a name="getSlotFromInventory(net.minecraft.inventory.IInventory, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSlotFromInventory</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;getSlotFromInventory(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>&nbsp;p_75147_1_,
+ int&nbsp;p_75147_2_)</pre>
+</li>
+</ul>
+<a name="getSlot(int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSlot</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;getSlot(int&nbsp;p_75139_1_)</pre>
+</li>
+</ul>
+<a name="transferStackInSlot(net.minecraft.entity.player.EntityPlayer, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>transferStackInSlot</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;transferStackInSlot(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_82846_1_,
+ int&nbsp;p_82846_2_)</pre>
+</li>
+</ul>
+<a name="slotClick(int, int, int, net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>slotClick</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;slotClick(int&nbsp;p_75144_1_,
+ int&nbsp;p_75144_2_,
+ int&nbsp;p_75144_3_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75144_4_)</pre>
+</li>
+</ul>
+<a name="func_94530_a(net.minecraft.item.ItemStack, net.minecraft.inventory.Slot)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_94530_a</h4>
+<pre>public&nbsp;boolean&nbsp;func_94530_a(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_94530_1_,
+ <a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;p_94530_2_)</pre>
+</li>
+</ul>
+<a name="retrySlotClick(int, int, boolean, net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>retrySlotClick</h4>
+<pre>protected&nbsp;void&nbsp;retrySlotClick(int&nbsp;p_75133_1_,
+ int&nbsp;p_75133_2_,
+ boolean&nbsp;p_75133_3_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75133_4_)</pre>
+</li>
+</ul>
+<a name="onContainerClosed(net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onContainerClosed</h4>
+<pre>public&nbsp;void&nbsp;onContainerClosed(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75134_1_)</pre>
+</li>
+</ul>
+<a name="onCraftMatrixChanged(net.minecraft.inventory.IInventory)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onCraftMatrixChanged</h4>
+<pre>public&nbsp;void&nbsp;onCraftMatrixChanged(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>&nbsp;p_75130_1_)</pre>
+</li>
+</ul>
+<a name="putStackInSlot(int, net.minecraft.item.ItemStack)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putStackInSlot</h4>
+<pre>public&nbsp;void&nbsp;putStackInSlot(int&nbsp;p_75141_1_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_75141_2_)</pre>
+</li>
+</ul>
+<a name="putStacksInSlots(net.minecraft.item.ItemStack[])">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putStacksInSlots</h4>
+<pre>public&nbsp;void&nbsp;putStacksInSlots(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>[]&nbsp;p_75131_1_)</pre>
+</li>
+</ul>
+<a name="updateProgressBar(int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateProgressBar</h4>
+<pre>public&nbsp;void&nbsp;updateProgressBar(int&nbsp;p_75137_1_,
+ int&nbsp;p_75137_2_)</pre>
+</li>
+</ul>
+<a name="getNextTransactionID(net.minecraft.entity.player.InventoryPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNextTransactionID</h4>
+<pre>public&nbsp;short&nbsp;getNextTransactionID(<a href="../../../net/minecraft/entity/player/InventoryPlayer.html" title="class in net.minecraft.entity.player">InventoryPlayer</a>&nbsp;p_75136_1_)</pre>
+</li>
+</ul>
+<a name="isPlayerNotUsingContainer(net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isPlayerNotUsingContainer</h4>
+<pre>public&nbsp;boolean&nbsp;isPlayerNotUsingContainer(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75129_1_)</pre>
+</li>
+</ul>
+<a name="setPlayerIsPresent(net.minecraft.entity.player.EntityPlayer, boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPlayerIsPresent</h4>
+<pre>public&nbsp;void&nbsp;setPlayerIsPresent(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75128_1_,
+ boolean&nbsp;p_75128_2_)</pre>
+</li>
+</ul>
+<a name="canInteractWith(net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>canInteractWith</h4>
+<pre>public abstract&nbsp;boolean&nbsp;canInteractWith(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_75145_1_)</pre>
+</li>
+</ul>
+<a name="mergeItemStack(net.minecraft.item.ItemStack, int, int, boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mergeItemStack</h4>
+<pre>protected&nbsp;boolean&nbsp;mergeItemStack(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_75135_1_,
+ int&nbsp;p_75135_2_,
+ int&nbsp;p_75135_3_,
+ boolean&nbsp;p_75135_4_)</pre>
+</li>
+</ul>
+<a name="func_94529_b(int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_94529_b</h4>
+<pre>public static&nbsp;int&nbsp;func_94529_b(int&nbsp;p_94529_0_)</pre>
+</li>
+</ul>
+<a name="func_94532_c(int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_94532_c</h4>
+<pre>public static&nbsp;int&nbsp;func_94532_c(int&nbsp;p_94532_0_)</pre>
+</li>
+</ul>
+<a name="func_94534_d(int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_94534_d</h4>
+<pre>public static&nbsp;int&nbsp;func_94534_d(int&nbsp;p_94534_0_,
+ int&nbsp;p_94534_1_)</pre>
+</li>
+</ul>
+<a name="func_94528_d(int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_94528_d</h4>
+<pre>public static&nbsp;boolean&nbsp;func_94528_d(int&nbsp;p_94528_0_)</pre>
+</li>
+</ul>
+<a name="func_94533_d()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_94533_d</h4>
+<pre>protected&nbsp;void&nbsp;func_94533_d()</pre>
+</li>
+</ul>
+<a name="func_94527_a(net.minecraft.inventory.Slot, net.minecraft.item.ItemStack, boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_94527_a</h4>
+<pre>public static&nbsp;boolean&nbsp;func_94527_a(<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;p_94527_0_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_94527_1_,
+ boolean&nbsp;p_94527_2_)</pre>
+</li>
+</ul>
+<a name="func_94525_a(java.util.Set, int, net.minecraft.item.ItemStack, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_94525_a</h4>
+<pre>public static&nbsp;void&nbsp;func_94525_a(java.util.Set&nbsp;p_94525_0_,
+ int&nbsp;p_94525_1_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_94525_2_,
+ int&nbsp;p_94525_3_)</pre>
+</li>
+</ul>
+<a name="canDragIntoSlot(net.minecraft.inventory.Slot)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>canDragIntoSlot</h4>
+<pre>public&nbsp;boolean&nbsp;canDragIntoSlot(<a href="../../../net/minecraft/inventory/Slot.html" title="class in net.minecraft.inventory">Slot</a>&nbsp;p_94531_1_)</pre>
+</li>
+</ul>
+<a name="calcRedstoneFromInventory(net.minecraft.inventory.IInventory)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>calcRedstoneFromInventory</h4>
+<pre>public static&nbsp;int&nbsp;calcRedstoneFromInventory(<a href="../../../net/minecraft/inventory/IInventory.html" title="interface in net.minecraft.inventory">IInventory</a>&nbsp;p_94526_0_)</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/inventory/AnimalChest.html" title="class in net.minecraft.inventory"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../net/minecraft/inventory/ContainerBeacon.html" title="class in net.minecraft.inventory"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/inventory/Container.html" target="_top">Frames</a></li>
+<li><a href="Container.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>