summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/item/ItemStack.html
diff options
context:
space:
mode:
Diffstat (limited to 'javadoc/net/minecraft/item/ItemStack.html')
-rw-r--r--javadoc/net/minecraft/item/ItemStack.html1277
1 files changed, 1277 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/item/ItemStack.html b/javadoc/net/minecraft/item/ItemStack.html
new file mode 100644
index 0000000..cb957f8
--- /dev/null
+++ b/javadoc/net/minecraft/item/ItemStack.html
@@ -0,0 +1,1277 @@
+<!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:15 EST 2015 -->
+<title>ItemStack (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="ItemStack (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/item/ItemSpade.html" title="class in net.minecraft.item"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../net/minecraft/item/ItemSword.html" title="class in net.minecraft.item"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/item/ItemStack.html" target="_top">Frames</a></li>
+<li><a href="ItemStack.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.item</div>
+<h2 title="Class ItemStack" class="title">Class ItemStack</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>net.minecraft.item.ItemStack</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <span class="strong">ItemStack</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>int</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#animationsToGo">animationsToGo</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.text.DecimalFormat</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#field_111284_a">field_111284_a</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/item/ItemStack.html#stackSize">stackSize</a></strong></code>&nbsp;</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/item/ItemStack.html#stackTagCompound">stackTagCompound</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/item/ItemStack.html#ItemStack(net.minecraft.block.Block)">ItemStack</a></strong>(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_i1876_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#ItemStack(net.minecraft.block.Block,%20int)">ItemStack</a></strong>(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_i1877_1_,
+ int&nbsp;p_i1877_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#ItemStack(net.minecraft.block.Block,%20int,%20int)">ItemStack</a></strong>(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_i1878_1_,
+ int&nbsp;p_i1878_2_,
+ int&nbsp;p_i1878_3_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#ItemStack(net.minecraft.item.Item)">ItemStack</a></strong>(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;p_i1879_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#ItemStack(net.minecraft.item.Item,%20int)">ItemStack</a></strong>(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;p_i1880_1_,
+ int&nbsp;p_i1880_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#ItemStack(net.minecraft.item.Item,%20int,%20int)">ItemStack</a></strong>(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;p_i1881_1_,
+ int&nbsp;p_i1881_2_,
+ int&nbsp;p_i1881_3_)</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/item/ItemStack.html#addEnchantment(net.minecraft.enchantment.Enchantment,%20int)">addEnchantment</a></strong>(<a href="../../../net/minecraft/enchantment/Enchantment.html" title="class in net.minecraft.enchantment">Enchantment</a>&nbsp;p_77966_1_,
+ int&nbsp;p_77966_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/item/ItemStack.html#areItemStacksEqual(net.minecraft.item.ItemStack,%20net.minecraft.item.ItemStack)">areItemStacksEqual</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77989_0_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77989_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#areItemStackTagsEqual(net.minecraft.item.ItemStack,%20net.minecraft.item.ItemStack)">areItemStackTagsEqual</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77970_0_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77970_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#attemptDamageItem(int,%20java.util.Random)">attemptDamageItem</a></strong>(int&nbsp;p_96631_1_,
+ java.util.Random&nbsp;p_96631_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#canEditBlocks()">canEditBlocks</a></strong>()</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/item/ItemStack.html#copy()">copy</a></strong>()</code>&nbsp;</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/item/ItemStack.html#copyItemStack(net.minecraft.item.ItemStack)">copyItemStack</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77944_0_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#damageItem(int,%20net.minecraft.entity.EntityLivingBase)">damageItem</a></strong>(int&nbsp;p_77972_1_,
+ <a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_77972_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#func_135074_t()">func_135074_t</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/item/ItemStack.html#func_150996_a(net.minecraft.item.Item)">func_150996_a</a></strong>(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;p_150996_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#func_150997_a(net.minecraft.block.Block)">func_150997_a</a></strong>(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_150997_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#func_150998_b(net.minecraft.block.Block)">func_150998_b</a></strong>(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_150998_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#func_150999_a(net.minecraft.world.World,%20net.minecraft.block.Block,%20int,%20int,%20int,%20net.minecraft.entity.player.EntityPlayer)">func_150999_a</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_150999_1_,
+ <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_150999_2_,
+ int&nbsp;p_150999_3_,
+ int&nbsp;p_150999_4_,
+ int&nbsp;p_150999_5_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_150999_6_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/util/IChatComponent.html" title="interface in net.minecraft.util">IChatComponent</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#func_151000_E()">func_151000_E</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>com.google.common.collect.Multimap</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getAttributeModifiers()">getAttributeModifiers</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/item/ItemStack.html#getDisplayName()">getDisplayName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt">NBTTagList</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getEnchantmentTagList()">getEnchantmentTagList</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getHasSubtypes()">getHasSubtypes</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getIconIndex()">getIconIndex</a></strong>()</code>&nbsp;</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/item/ItemStack.html#getItem()">getItem</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/item/ItemStack.html#getItemDamage()">getItemDamage</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/item/ItemStack.html#getItemDamageForDisplay()">getItemDamageForDisplay</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/entity/item/EntityItemFrame.html" title="class in net.minecraft.entity.item">EntityItemFrame</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getItemFrame()">getItemFrame</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/item/ItemStack.html#getItemSpriteNumber()">getItemSpriteNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/item/EnumAction.html" title="enum in net.minecraft.item">EnumAction</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getItemUseAction()">getItemUseAction</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/item/ItemStack.html#getMaxDamage()">getMaxDamage</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/item/ItemStack.html#getMaxItemUseDuration()">getMaxItemUseDuration</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/item/ItemStack.html#getMaxStackSize()">getMaxStackSize</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/item/EnumRarity.html" title="enum in net.minecraft.item">EnumRarity</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getRarity()">getRarity</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/item/ItemStack.html#getRepairCost()">getRepairCost</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getTagCompound()">getTagCompound</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/item/ItemStack.html#getTooltip(net.minecraft.entity.player.EntityPlayer,%20boolean)">getTooltip</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_82840_1_,
+ boolean&nbsp;p_82840_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#getUnlocalizedName()">getUnlocalizedName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#hasDisplayName()">hasDisplayName</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/item/ItemStack.html#hasEffect()">hasEffect</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#hasEffect(int)">hasEffect</a></strong>(int&nbsp;pass)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#hasTagCompound()">hasTagCompound</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/item/ItemStack.html#hitEntity(net.minecraft.entity.EntityLivingBase,%20net.minecraft.entity.player.EntityPlayer)">hitEntity</a></strong>(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_77961_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77961_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#interactWithEntity(net.minecraft.entity.player.EntityPlayer,%20net.minecraft.entity.EntityLivingBase)">interactWithEntity</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_111282_1_,
+ <a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_111282_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#isItemDamaged()">isItemDamaged</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/item/ItemStack.html#isItemEnchantable()">isItemEnchantable</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#isItemEnchanted()">isItemEnchanted</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/item/ItemStack.html#isItemEqual(net.minecraft.item.ItemStack)">isItemEqual</a></strong>(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77969_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#isItemStackDamageable()">isItemStackDamageable</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/item/ItemStack.html#isOnItemFrame()">isOnItemFrame</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#isStackable()">isStackable</a></strong>()</code>&nbsp;</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/item/ItemStack.html#loadItemStackFromNBT(net.minecraft.nbt.NBTTagCompound)">loadItemStackFromNBT</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;p_77949_0_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#onCrafting(net.minecraft.world.World,%20net.minecraft.entity.player.EntityPlayer,%20int)">onCrafting</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77980_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77980_2_,
+ int&nbsp;p_77980_3_)</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/item/ItemStack.html#onFoodEaten(net.minecraft.world.World,%20net.minecraft.entity.player.EntityPlayer)">onFoodEaten</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77950_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77950_2_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#onPlayerStoppedUsing(net.minecraft.world.World,%20net.minecraft.entity.player.EntityPlayer,%20int)">onPlayerStoppedUsing</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77974_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77974_2_,
+ int&nbsp;p_77974_3_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.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_77963_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#setItemDamage(int)">setItemDamage</a></strong>(int&nbsp;p_77964_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#setItemFrame(net.minecraft.entity.item.EntityItemFrame)">setItemFrame</a></strong>(<a href="../../../net/minecraft/entity/item/EntityItemFrame.html" title="class in net.minecraft.entity.item">EntityItemFrame</a>&nbsp;p_82842_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#setRepairCost(int)">setRepairCost</a></strong>(int&nbsp;p_82841_1_)</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/item/ItemStack.html#setStackDisplayName(java.lang.String)">setStackDisplayName</a></strong>(java.lang.String&nbsp;p_151001_1_)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#setTagCompound(net.minecraft.nbt.NBTTagCompound)">setTagCompound</a></strong>(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;p_77982_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#setTagInfo(java.lang.String,%20net.minecraft.nbt.NBTBase)">setTagInfo</a></strong>(java.lang.String&nbsp;p_77983_1_,
+ <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a>&nbsp;p_77983_2_)</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/item/ItemStack.html#splitStack(int)">splitStack</a></strong>(int&nbsp;p_77979_1_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#tryPlaceItemIntoWorld(net.minecraft.entity.player.EntityPlayer,%20net.minecraft.world.World,%20int,%20int,%20int,%20int,%20float,%20float,%20float)">tryPlaceItemIntoWorld</a></strong>(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77943_1_,
+ <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77943_2_,
+ int&nbsp;p_77943_3_,
+ int&nbsp;p_77943_4_,
+ int&nbsp;p_77943_5_,
+ int&nbsp;p_77943_6_,
+ float&nbsp;p_77943_7_,
+ float&nbsp;p_77943_8_,
+ float&nbsp;p_77943_9_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.html#updateAnimation(net.minecraft.world.World,%20net.minecraft.entity.Entity,%20int,%20boolean)">updateAnimation</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77945_1_,
+ <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_77945_2_,
+ int&nbsp;p_77945_3_,
+ boolean&nbsp;p_77945_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/item/ItemStack.html#useItemRightClick(net.minecraft.world.World,%20net.minecraft.entity.player.EntityPlayer)">useItemRightClick</a></strong>(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77957_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77957_2_)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/item/ItemStack.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_77955_1_)</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, 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_111284_a">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>field_111284_a</h4>
+<pre>public static final&nbsp;java.text.DecimalFormat field_111284_a</pre>
+</li>
+</ul>
+<a name="stackSize">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stackSize</h4>
+<pre>public&nbsp;int stackSize</pre>
+</li>
+</ul>
+<a name="animationsToGo">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>animationsToGo</h4>
+<pre>public&nbsp;int animationsToGo</pre>
+</li>
+</ul>
+<a name="stackTagCompound">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>stackTagCompound</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a> stackTagCompound</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ItemStack(net.minecraft.block.Block)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ItemStack</h4>
+<pre>public&nbsp;ItemStack(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_i1876_1_)</pre>
+</li>
+</ul>
+<a name="ItemStack(net.minecraft.block.Block, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ItemStack</h4>
+<pre>public&nbsp;ItemStack(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_i1877_1_,
+ int&nbsp;p_i1877_2_)</pre>
+</li>
+</ul>
+<a name="ItemStack(net.minecraft.block.Block, int, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ItemStack</h4>
+<pre>public&nbsp;ItemStack(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_i1878_1_,
+ int&nbsp;p_i1878_2_,
+ int&nbsp;p_i1878_3_)</pre>
+</li>
+</ul>
+<a name="ItemStack(net.minecraft.item.Item)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ItemStack</h4>
+<pre>public&nbsp;ItemStack(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;p_i1879_1_)</pre>
+</li>
+</ul>
+<a name="ItemStack(net.minecraft.item.Item, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ItemStack</h4>
+<pre>public&nbsp;ItemStack(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;p_i1880_1_,
+ int&nbsp;p_i1880_2_)</pre>
+</li>
+</ul>
+<a name="ItemStack(net.minecraft.item.Item, int, int)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ItemStack</h4>
+<pre>public&nbsp;ItemStack(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;p_i1881_1_,
+ int&nbsp;p_i1881_2_,
+ int&nbsp;p_i1881_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="loadItemStackFromNBT(net.minecraft.nbt.NBTTagCompound)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loadItemStackFromNBT</h4>
+<pre>public static&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;loadItemStackFromNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;p_77949_0_)</pre>
+</li>
+</ul>
+<a name="splitStack(int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>splitStack</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;splitStack(int&nbsp;p_77979_1_)</pre>
+</li>
+</ul>
+<a name="getItem()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getItem</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;getItem()</pre>
+</li>
+</ul>
+<a name="getIconIndex()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIconIndex</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/util/IIcon.html" title="interface in net.minecraft.util">IIcon</a>&nbsp;getIconIndex()</pre>
+</li>
+</ul>
+<a name="getItemSpriteNumber()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getItemSpriteNumber</h4>
+<pre>public&nbsp;int&nbsp;getItemSpriteNumber()</pre>
+</li>
+</ul>
+<a name="tryPlaceItemIntoWorld(net.minecraft.entity.player.EntityPlayer, net.minecraft.world.World, int, int, int, int, float, float, float)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tryPlaceItemIntoWorld</h4>
+<pre>public&nbsp;boolean&nbsp;tryPlaceItemIntoWorld(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77943_1_,
+ <a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77943_2_,
+ int&nbsp;p_77943_3_,
+ int&nbsp;p_77943_4_,
+ int&nbsp;p_77943_5_,
+ int&nbsp;p_77943_6_,
+ float&nbsp;p_77943_7_,
+ float&nbsp;p_77943_8_,
+ float&nbsp;p_77943_9_)</pre>
+</li>
+</ul>
+<a name="func_150997_a(net.minecraft.block.Block)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_150997_a</h4>
+<pre>public&nbsp;float&nbsp;func_150997_a(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_150997_1_)</pre>
+</li>
+</ul>
+<a name="useItemRightClick(net.minecraft.world.World, net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>useItemRightClick</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;useItemRightClick(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77957_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77957_2_)</pre>
+</li>
+</ul>
+<a name="onFoodEaten(net.minecraft.world.World, net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onFoodEaten</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;onFoodEaten(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77950_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77950_2_)</pre>
+</li>
+</ul>
+<a name="writeToNBT(net.minecraft.nbt.NBTTagCompound)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeToNBT</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;writeToNBT(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;p_77955_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_77963_1_)</pre>
+</li>
+</ul>
+<a name="getMaxStackSize()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxStackSize</h4>
+<pre>public&nbsp;int&nbsp;getMaxStackSize()</pre>
+</li>
+</ul>
+<a name="isStackable()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isStackable</h4>
+<pre>public&nbsp;boolean&nbsp;isStackable()</pre>
+</li>
+</ul>
+<a name="isItemStackDamageable()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isItemStackDamageable</h4>
+<pre>public&nbsp;boolean&nbsp;isItemStackDamageable()</pre>
+</li>
+</ul>
+<a name="getHasSubtypes()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHasSubtypes</h4>
+<pre>public&nbsp;boolean&nbsp;getHasSubtypes()</pre>
+</li>
+</ul>
+<a name="isItemDamaged()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isItemDamaged</h4>
+<pre>public&nbsp;boolean&nbsp;isItemDamaged()</pre>
+</li>
+</ul>
+<a name="getItemDamageForDisplay()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getItemDamageForDisplay</h4>
+<pre>public&nbsp;int&nbsp;getItemDamageForDisplay()</pre>
+</li>
+</ul>
+<a name="getItemDamage()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getItemDamage</h4>
+<pre>public&nbsp;int&nbsp;getItemDamage()</pre>
+</li>
+</ul>
+<a name="setItemDamage(int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setItemDamage</h4>
+<pre>public&nbsp;void&nbsp;setItemDamage(int&nbsp;p_77964_1_)</pre>
+</li>
+</ul>
+<a name="getMaxDamage()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxDamage</h4>
+<pre>public&nbsp;int&nbsp;getMaxDamage()</pre>
+</li>
+</ul>
+<a name="attemptDamageItem(int, java.util.Random)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>attemptDamageItem</h4>
+<pre>public&nbsp;boolean&nbsp;attemptDamageItem(int&nbsp;p_96631_1_,
+ java.util.Random&nbsp;p_96631_2_)</pre>
+</li>
+</ul>
+<a name="damageItem(int, net.minecraft.entity.EntityLivingBase)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>damageItem</h4>
+<pre>public&nbsp;void&nbsp;damageItem(int&nbsp;p_77972_1_,
+ <a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_77972_2_)</pre>
+</li>
+</ul>
+<a name="hitEntity(net.minecraft.entity.EntityLivingBase, net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hitEntity</h4>
+<pre>public&nbsp;void&nbsp;hitEntity(<a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_77961_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77961_2_)</pre>
+</li>
+</ul>
+<a name="func_150999_a(net.minecraft.world.World, net.minecraft.block.Block, int, int, int, net.minecraft.entity.player.EntityPlayer)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_150999_a</h4>
+<pre>public&nbsp;void&nbsp;func_150999_a(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_150999_1_,
+ <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_150999_2_,
+ int&nbsp;p_150999_3_,
+ int&nbsp;p_150999_4_,
+ int&nbsp;p_150999_5_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_150999_6_)</pre>
+</li>
+</ul>
+<a name="func_150998_b(net.minecraft.block.Block)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_150998_b</h4>
+<pre>public&nbsp;boolean&nbsp;func_150998_b(<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>&nbsp;p_150998_1_)</pre>
+</li>
+</ul>
+<a name="interactWithEntity(net.minecraft.entity.player.EntityPlayer, net.minecraft.entity.EntityLivingBase)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>interactWithEntity</h4>
+<pre>public&nbsp;boolean&nbsp;interactWithEntity(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_111282_1_,
+ <a href="../../../net/minecraft/entity/EntityLivingBase.html" title="class in net.minecraft.entity">EntityLivingBase</a>&nbsp;p_111282_2_)</pre>
+</li>
+</ul>
+<a name="copy()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copy</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;copy()</pre>
+</li>
+</ul>
+<a name="areItemStackTagsEqual(net.minecraft.item.ItemStack, net.minecraft.item.ItemStack)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>areItemStackTagsEqual</h4>
+<pre>public static&nbsp;boolean&nbsp;areItemStackTagsEqual(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77970_0_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77970_1_)</pre>
+</li>
+</ul>
+<a name="areItemStacksEqual(net.minecraft.item.ItemStack, net.minecraft.item.ItemStack)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>areItemStacksEqual</h4>
+<pre>public static&nbsp;boolean&nbsp;areItemStacksEqual(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77989_0_,
+ <a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77989_1_)</pre>
+</li>
+</ul>
+<a name="isItemEqual(net.minecraft.item.ItemStack)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isItemEqual</h4>
+<pre>public&nbsp;boolean&nbsp;isItemEqual(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77969_1_)</pre>
+</li>
+</ul>
+<a name="getUnlocalizedName()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUnlocalizedName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getUnlocalizedName()</pre>
+</li>
+</ul>
+<a name="copyItemStack(net.minecraft.item.ItemStack)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copyItemStack</h4>
+<pre>public static&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;copyItemStack(<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;p_77944_0_)</pre>
+</li>
+</ul>
+<a name="toString()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="updateAnimation(net.minecraft.world.World, net.minecraft.entity.Entity, int, boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>updateAnimation</h4>
+<pre>public&nbsp;void&nbsp;updateAnimation(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77945_1_,
+ <a href="../../../net/minecraft/entity/Entity.html" title="class in net.minecraft.entity">Entity</a>&nbsp;p_77945_2_,
+ int&nbsp;p_77945_3_,
+ boolean&nbsp;p_77945_4_)</pre>
+</li>
+</ul>
+<a name="onCrafting(net.minecraft.world.World, net.minecraft.entity.player.EntityPlayer, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onCrafting</h4>
+<pre>public&nbsp;void&nbsp;onCrafting(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77980_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77980_2_,
+ int&nbsp;p_77980_3_)</pre>
+</li>
+</ul>
+<a name="getMaxItemUseDuration()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxItemUseDuration</h4>
+<pre>public&nbsp;int&nbsp;getMaxItemUseDuration()</pre>
+</li>
+</ul>
+<a name="getItemUseAction()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getItemUseAction</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/EnumAction.html" title="enum in net.minecraft.item">EnumAction</a>&nbsp;getItemUseAction()</pre>
+</li>
+</ul>
+<a name="onPlayerStoppedUsing(net.minecraft.world.World, net.minecraft.entity.player.EntityPlayer, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>onPlayerStoppedUsing</h4>
+<pre>public&nbsp;void&nbsp;onPlayerStoppedUsing(<a href="../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a>&nbsp;p_77974_1_,
+ <a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_77974_2_,
+ int&nbsp;p_77974_3_)</pre>
+</li>
+</ul>
+<a name="hasTagCompound()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasTagCompound</h4>
+<pre>public&nbsp;boolean&nbsp;hasTagCompound()</pre>
+</li>
+</ul>
+<a name="getTagCompound()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTagCompound</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;getTagCompound()</pre>
+</li>
+</ul>
+<a name="getEnchantmentTagList()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEnchantmentTagList</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/nbt/NBTTagList.html" title="class in net.minecraft.nbt">NBTTagList</a>&nbsp;getEnchantmentTagList()</pre>
+</li>
+</ul>
+<a name="setTagCompound(net.minecraft.nbt.NBTTagCompound)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTagCompound</h4>
+<pre>public&nbsp;void&nbsp;setTagCompound(<a href="../../../net/minecraft/nbt/NBTTagCompound.html" title="class in net.minecraft.nbt">NBTTagCompound</a>&nbsp;p_77982_1_)</pre>
+</li>
+</ul>
+<a name="getDisplayName()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDisplayName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getDisplayName()</pre>
+</li>
+</ul>
+<a name="setStackDisplayName(java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setStackDisplayName</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/ItemStack.html" title="class in net.minecraft.item">ItemStack</a>&nbsp;setStackDisplayName(java.lang.String&nbsp;p_151001_1_)</pre>
+</li>
+</ul>
+<a name="func_135074_t()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_135074_t</h4>
+<pre>public&nbsp;void&nbsp;func_135074_t()</pre>
+</li>
+</ul>
+<a name="hasDisplayName()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasDisplayName</h4>
+<pre>public&nbsp;boolean&nbsp;hasDisplayName()</pre>
+</li>
+</ul>
+<a name="getTooltip(net.minecraft.entity.player.EntityPlayer, boolean)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTooltip</h4>
+<pre>public&nbsp;java.util.List&nbsp;getTooltip(<a href="../../../net/minecraft/entity/player/EntityPlayer.html" title="class in net.minecraft.entity.player">EntityPlayer</a>&nbsp;p_82840_1_,
+ boolean&nbsp;p_82840_2_)</pre>
+</li>
+</ul>
+<a name="hasEffect()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasEffect</h4>
+<pre>@Deprecated
+public&nbsp;boolean&nbsp;hasEffect()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="hasEffect(int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasEffect</h4>
+<pre>public&nbsp;boolean&nbsp;hasEffect(int&nbsp;pass)</pre>
+</li>
+</ul>
+<a name="getRarity()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRarity</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/item/EnumRarity.html" title="enum in net.minecraft.item">EnumRarity</a>&nbsp;getRarity()</pre>
+</li>
+</ul>
+<a name="isItemEnchantable()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isItemEnchantable</h4>
+<pre>public&nbsp;boolean&nbsp;isItemEnchantable()</pre>
+</li>
+</ul>
+<a name="addEnchantment(net.minecraft.enchantment.Enchantment, int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addEnchantment</h4>
+<pre>public&nbsp;void&nbsp;addEnchantment(<a href="../../../net/minecraft/enchantment/Enchantment.html" title="class in net.minecraft.enchantment">Enchantment</a>&nbsp;p_77966_1_,
+ int&nbsp;p_77966_2_)</pre>
+</li>
+</ul>
+<a name="isItemEnchanted()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isItemEnchanted</h4>
+<pre>public&nbsp;boolean&nbsp;isItemEnchanted()</pre>
+</li>
+</ul>
+<a name="setTagInfo(java.lang.String, net.minecraft.nbt.NBTBase)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTagInfo</h4>
+<pre>public&nbsp;void&nbsp;setTagInfo(java.lang.String&nbsp;p_77983_1_,
+ <a href="../../../net/minecraft/nbt/NBTBase.html" title="class in net.minecraft.nbt">NBTBase</a>&nbsp;p_77983_2_)</pre>
+</li>
+</ul>
+<a name="canEditBlocks()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>canEditBlocks</h4>
+<pre>public&nbsp;boolean&nbsp;canEditBlocks()</pre>
+</li>
+</ul>
+<a name="isOnItemFrame()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isOnItemFrame</h4>
+<pre>public&nbsp;boolean&nbsp;isOnItemFrame()</pre>
+</li>
+</ul>
+<a name="setItemFrame(net.minecraft.entity.item.EntityItemFrame)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setItemFrame</h4>
+<pre>public&nbsp;void&nbsp;setItemFrame(<a href="../../../net/minecraft/entity/item/EntityItemFrame.html" title="class in net.minecraft.entity.item">EntityItemFrame</a>&nbsp;p_82842_1_)</pre>
+</li>
+</ul>
+<a name="getItemFrame()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getItemFrame</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/entity/item/EntityItemFrame.html" title="class in net.minecraft.entity.item">EntityItemFrame</a>&nbsp;getItemFrame()</pre>
+</li>
+</ul>
+<a name="getRepairCost()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRepairCost</h4>
+<pre>public&nbsp;int&nbsp;getRepairCost()</pre>
+</li>
+</ul>
+<a name="setRepairCost(int)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRepairCost</h4>
+<pre>public&nbsp;void&nbsp;setRepairCost(int&nbsp;p_82841_1_)</pre>
+</li>
+</ul>
+<a name="getAttributeModifiers()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAttributeModifiers</h4>
+<pre>public&nbsp;com.google.common.collect.Multimap&nbsp;getAttributeModifiers()</pre>
+</li>
+</ul>
+<a name="func_150996_a(net.minecraft.item.Item)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>func_150996_a</h4>
+<pre>public&nbsp;void&nbsp;func_150996_a(<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a>&nbsp;p_150996_1_)</pre>
+</li>
+</ul>
+<a name="func_151000_E()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>func_151000_E</h4>
+<pre>public&nbsp;<a href="../../../net/minecraft/util/IChatComponent.html" title="interface in net.minecraft.util">IChatComponent</a>&nbsp;func_151000_E()</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/item/ItemSpade.html" title="class in net.minecraft.item"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../net/minecraft/item/ItemSword.html" title="class in net.minecraft.item"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/item/ItemStack.html" target="_top">Frames</a></li>
+<li><a href="ItemStack.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>