summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/init/Items.html
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-08-10 18:52:45 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-08-10 18:52:45 +0300
commit0427ab89f1753a44b30cbc35ce021cbbdc845109 (patch)
treeabe418ff5ec174e712fe8dedd434548a945b15a3 /javadoc/net/minecraft/init/Items.html
parent877312184c472d9845e5ef1008bc538f4634059f (diff)
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/init/Items.html')
-rw-r--r--javadoc/net/minecraft/init/Items.html2472
1 files changed, 2472 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/init/Items.html b/javadoc/net/minecraft/init/Items.html
new file mode 100644
index 0000000..3f7420a
--- /dev/null
+++ b/javadoc/net/minecraft/init/Items.html
@@ -0,0 +1,2472 @@
+<!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:11 EST 2015 -->
+<title>Items (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="Items (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/init/Bootstrap.html" title="class in net.minecraft.init"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/Items.html" target="_top">Frames</a></li>
+<li><a href="Items.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="#methods_inherited_from_class_java.lang.Object">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>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">net.minecraft.init</div>
+<h2 title="Class Items" class="title">Class Items</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>net.minecraft.init.Items</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">Items</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>static <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/init/Items.html#apple">apple</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#arrow">arrow</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#baked_potato">baked_potato</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#bed">bed</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#beef">beef</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#blaze_powder">blaze_powder</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#blaze_rod">blaze_rod</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#boat">boat</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#bone">bone</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#book">book</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemBow.html" title="class in net.minecraft.item">ItemBow</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#bow">bow</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#bowl">bowl</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#bread">bread</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#brewing_stand">brewing_stand</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#brick">brick</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#bucket">bucket</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#cake">cake</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#carrot">carrot</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#carrot_on_a_stick">carrot_on_a_stick</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#cauldron">cauldron</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#chainmail_boots">chainmail_boots</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#chainmail_chestplate">chainmail_chestplate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#chainmail_helmet">chainmail_helmet</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#chainmail_leggings">chainmail_leggings</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#chest_minecart">chest_minecart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#chicken">chicken</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#clay_ball">clay_ball</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#clock">clock</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#coal">coal</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#command_block_minecart">command_block_minecart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#comparator">comparator</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#compass">compass</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#cooked_beef">cooked_beef</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#cooked_chicken">cooked_chicken</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#cooked_fished">cooked_fished</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#cooked_porkchop">cooked_porkchop</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#cookie">cookie</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#diamond">diamond</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#diamond_axe">diamond_axe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#diamond_boots">diamond_boots</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#diamond_chestplate">diamond_chestplate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#diamond_helmet">diamond_helmet</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#diamond_hoe">diamond_hoe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#diamond_horse_armor">diamond_horse_armor</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#diamond_leggings">diamond_leggings</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#diamond_pickaxe">diamond_pickaxe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#diamond_shovel">diamond_shovel</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#diamond_sword">diamond_sword</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#dye">dye</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#egg">egg</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#emerald">emerald</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemEnchantedBook.html" title="class in net.minecraft.item">ItemEnchantedBook</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#enchanted_book">enchanted_book</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#ender_eye">ender_eye</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#ender_pearl">ender_pearl</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#experience_bottle">experience_bottle</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#feather">feather</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#fermented_spider_eye">fermented_spider_eye</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemMap.html" title="class in net.minecraft.item">ItemMap</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#filled_map">filled_map</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#fire_charge">fire_charge</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#firework_charge">firework_charge</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#fireworks">fireworks</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#fish">fish</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemFishingRod.html" title="class in net.minecraft.item">ItemFishingRod</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#fishing_rod">fishing_rod</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#flint">flint</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#flint_and_steel">flint_and_steel</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#flower_pot">flower_pot</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#furnace_minecart">furnace_minecart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#ghast_tear">ghast_tear</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#glass_bottle">glass_bottle</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#glowstone_dust">glowstone_dust</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#gold_ingot">gold_ingot</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#gold_nugget">gold_nugget</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#golden_apple">golden_apple</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#golden_axe">golden_axe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#golden_boots">golden_boots</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#golden_carrot">golden_carrot</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#golden_chestplate">golden_chestplate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#golden_helmet">golden_helmet</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#golden_hoe">golden_hoe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#golden_horse_armor">golden_horse_armor</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#golden_leggings">golden_leggings</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#golden_pickaxe">golden_pickaxe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#golden_shovel">golden_shovel</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#golden_sword">golden_sword</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#gunpowder">gunpowder</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#hopper_minecart">hopper_minecart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#iron_axe">iron_axe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#iron_boots">iron_boots</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#iron_chestplate">iron_chestplate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#iron_door">iron_door</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#iron_helmet">iron_helmet</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#iron_hoe">iron_hoe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#iron_horse_armor">iron_horse_armor</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#iron_ingot">iron_ingot</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#iron_leggings">iron_leggings</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#iron_pickaxe">iron_pickaxe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#iron_shovel">iron_shovel</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#iron_sword">iron_sword</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#item_frame">item_frame</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#lava_bucket">lava_bucket</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#lead">lead</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#leather">leather</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#leather_boots">leather_boots</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#leather_chestplate">leather_chestplate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#leather_helmet">leather_helmet</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#leather_leggings">leather_leggings</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#magma_cream">magma_cream</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemEmptyMap.html" title="class in net.minecraft.item">ItemEmptyMap</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#map">map</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#melon">melon</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#melon_seeds">melon_seeds</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#milk_bucket">milk_bucket</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#minecart">minecart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#mushroom_stew">mushroom_stew</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#name_tag">name_tag</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#nether_star">nether_star</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#nether_wart">nether_wart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#netherbrick">netherbrick</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#painting">painting</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#paper">paper</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#poisonous_potato">poisonous_potato</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#porkchop">porkchop</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#potato">potato</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemPotion.html" title="class in net.minecraft.item">ItemPotion</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#potionitem">potionitem</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#pumpkin_pie">pumpkin_pie</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#pumpkin_seeds">pumpkin_seeds</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#quartz">quartz</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_11">record_11</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_13">record_13</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_blocks">record_blocks</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_cat">record_cat</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_chirp">record_chirp</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_far">record_far</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_mall">record_mall</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_mellohi">record_mellohi</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_stal">record_stal</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_strad">record_strad</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_wait">record_wait</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#record_ward">record_ward</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#redstone">redstone</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#reeds">reeds</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#repeater">repeater</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#rotten_flesh">rotten_flesh</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#saddle">saddle</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/item/ItemShears.html" title="class in net.minecraft.item">ItemShears</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Items.html#shears">shears</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#sign">sign</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#skull">skull</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#slime_ball">slime_ball</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#snowball">snowball</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#spawn_egg">spawn_egg</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#speckled_melon">speckled_melon</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#spider_eye">spider_eye</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#stick">stick</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#stone_axe">stone_axe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#stone_hoe">stone_hoe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#stone_pickaxe">stone_pickaxe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#stone_shovel">stone_shovel</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#stone_sword">stone_sword</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#string">string</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#sugar">sugar</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#tnt_minecart">tnt_minecart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#water_bucket">water_bucket</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#wheat">wheat</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#wheat_seeds">wheat_seeds</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#wooden_axe">wooden_axe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#wooden_door">wooden_door</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#wooden_hoe">wooden_hoe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#wooden_pickaxe">wooden_pickaxe</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#wooden_shovel">wooden_shovel</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#wooden_sword">wooden_sword</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <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/init/Items.html#writable_book">writable_book</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <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/init/Items.html#written_book">written_book</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/init/Items.html#Items()">Items</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>
+<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="iron_shovel">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_shovel</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> iron_shovel</pre>
+</li>
+</ul>
+<a name="iron_pickaxe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_pickaxe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> iron_pickaxe</pre>
+</li>
+</ul>
+<a name="iron_axe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_axe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> iron_axe</pre>
+</li>
+</ul>
+<a name="flint_and_steel">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>flint_and_steel</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> flint_and_steel</pre>
+</li>
+</ul>
+<a name="apple">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>apple</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> apple</pre>
+</li>
+</ul>
+<a name="bow">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bow</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemBow.html" title="class in net.minecraft.item">ItemBow</a> bow</pre>
+</li>
+</ul>
+<a name="arrow">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>arrow</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> arrow</pre>
+</li>
+</ul>
+<a name="coal">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>coal</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> coal</pre>
+</li>
+</ul>
+<a name="diamond">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> diamond</pre>
+</li>
+</ul>
+<a name="iron_ingot">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_ingot</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> iron_ingot</pre>
+</li>
+</ul>
+<a name="gold_ingot">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>gold_ingot</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> gold_ingot</pre>
+</li>
+</ul>
+<a name="iron_sword">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_sword</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> iron_sword</pre>
+</li>
+</ul>
+<a name="wooden_sword">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_sword</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> wooden_sword</pre>
+</li>
+</ul>
+<a name="wooden_shovel">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_shovel</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> wooden_shovel</pre>
+</li>
+</ul>
+<a name="wooden_pickaxe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_pickaxe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> wooden_pickaxe</pre>
+</li>
+</ul>
+<a name="wooden_axe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_axe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> wooden_axe</pre>
+</li>
+</ul>
+<a name="stone_sword">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_sword</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> stone_sword</pre>
+</li>
+</ul>
+<a name="stone_shovel">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_shovel</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> stone_shovel</pre>
+</li>
+</ul>
+<a name="stone_pickaxe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_pickaxe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> stone_pickaxe</pre>
+</li>
+</ul>
+<a name="stone_axe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_axe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> stone_axe</pre>
+</li>
+</ul>
+<a name="diamond_sword">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_sword</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> diamond_sword</pre>
+</li>
+</ul>
+<a name="diamond_shovel">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_shovel</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> diamond_shovel</pre>
+</li>
+</ul>
+<a name="diamond_pickaxe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_pickaxe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> diamond_pickaxe</pre>
+</li>
+</ul>
+<a name="diamond_axe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_axe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> diamond_axe</pre>
+</li>
+</ul>
+<a name="stick">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stick</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> stick</pre>
+</li>
+</ul>
+<a name="bowl">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bowl</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> bowl</pre>
+</li>
+</ul>
+<a name="mushroom_stew">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mushroom_stew</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> mushroom_stew</pre>
+</li>
+</ul>
+<a name="golden_sword">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_sword</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> golden_sword</pre>
+</li>
+</ul>
+<a name="golden_shovel">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_shovel</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> golden_shovel</pre>
+</li>
+</ul>
+<a name="golden_pickaxe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_pickaxe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> golden_pickaxe</pre>
+</li>
+</ul>
+<a name="golden_axe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_axe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> golden_axe</pre>
+</li>
+</ul>
+<a name="string">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>string</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> string</pre>
+</li>
+</ul>
+<a name="feather">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>feather</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> feather</pre>
+</li>
+</ul>
+<a name="gunpowder">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>gunpowder</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> gunpowder</pre>
+</li>
+</ul>
+<a name="wooden_hoe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_hoe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> wooden_hoe</pre>
+</li>
+</ul>
+<a name="stone_hoe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_hoe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> stone_hoe</pre>
+</li>
+</ul>
+<a name="iron_hoe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_hoe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> iron_hoe</pre>
+</li>
+</ul>
+<a name="diamond_hoe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_hoe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> diamond_hoe</pre>
+</li>
+</ul>
+<a name="golden_hoe">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_hoe</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> golden_hoe</pre>
+</li>
+</ul>
+<a name="wheat_seeds">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wheat_seeds</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> wheat_seeds</pre>
+</li>
+</ul>
+<a name="wheat">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wheat</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> wheat</pre>
+</li>
+</ul>
+<a name="bread">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bread</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> bread</pre>
+</li>
+</ul>
+<a name="leather_helmet">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>leather_helmet</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> leather_helmet</pre>
+</li>
+</ul>
+<a name="leather_chestplate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>leather_chestplate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> leather_chestplate</pre>
+</li>
+</ul>
+<a name="leather_leggings">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>leather_leggings</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> leather_leggings</pre>
+</li>
+</ul>
+<a name="leather_boots">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>leather_boots</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> leather_boots</pre>
+</li>
+</ul>
+<a name="chainmail_helmet">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>chainmail_helmet</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> chainmail_helmet</pre>
+</li>
+</ul>
+<a name="chainmail_chestplate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>chainmail_chestplate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> chainmail_chestplate</pre>
+</li>
+</ul>
+<a name="chainmail_leggings">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>chainmail_leggings</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> chainmail_leggings</pre>
+</li>
+</ul>
+<a name="chainmail_boots">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>chainmail_boots</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> chainmail_boots</pre>
+</li>
+</ul>
+<a name="iron_helmet">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_helmet</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> iron_helmet</pre>
+</li>
+</ul>
+<a name="iron_chestplate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_chestplate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> iron_chestplate</pre>
+</li>
+</ul>
+<a name="iron_leggings">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_leggings</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> iron_leggings</pre>
+</li>
+</ul>
+<a name="iron_boots">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_boots</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> iron_boots</pre>
+</li>
+</ul>
+<a name="diamond_helmet">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_helmet</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> diamond_helmet</pre>
+</li>
+</ul>
+<a name="diamond_chestplate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_chestplate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> diamond_chestplate</pre>
+</li>
+</ul>
+<a name="diamond_leggings">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_leggings</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> diamond_leggings</pre>
+</li>
+</ul>
+<a name="diamond_boots">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_boots</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> diamond_boots</pre>
+</li>
+</ul>
+<a name="golden_helmet">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_helmet</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> golden_helmet</pre>
+</li>
+</ul>
+<a name="golden_chestplate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_chestplate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> golden_chestplate</pre>
+</li>
+</ul>
+<a name="golden_leggings">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_leggings</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> golden_leggings</pre>
+</li>
+</ul>
+<a name="golden_boots">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_boots</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemArmor.html" title="class in net.minecraft.item">ItemArmor</a> golden_boots</pre>
+</li>
+</ul>
+<a name="flint">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>flint</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> flint</pre>
+</li>
+</ul>
+<a name="porkchop">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>porkchop</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> porkchop</pre>
+</li>
+</ul>
+<a name="cooked_porkchop">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cooked_porkchop</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> cooked_porkchop</pre>
+</li>
+</ul>
+<a name="painting">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>painting</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> painting</pre>
+</li>
+</ul>
+<a name="golden_apple">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_apple</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> golden_apple</pre>
+</li>
+</ul>
+<a name="sign">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sign</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> sign</pre>
+</li>
+</ul>
+<a name="wooden_door">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_door</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> wooden_door</pre>
+</li>
+</ul>
+<a name="bucket">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bucket</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> bucket</pre>
+</li>
+</ul>
+<a name="water_bucket">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>water_bucket</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> water_bucket</pre>
+</li>
+</ul>
+<a name="lava_bucket">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lava_bucket</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> lava_bucket</pre>
+</li>
+</ul>
+<a name="minecart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>minecart</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> minecart</pre>
+</li>
+</ul>
+<a name="saddle">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>saddle</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> saddle</pre>
+</li>
+</ul>
+<a name="iron_door">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_door</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> iron_door</pre>
+</li>
+</ul>
+<a name="redstone">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redstone</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> redstone</pre>
+</li>
+</ul>
+<a name="snowball">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>snowball</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> snowball</pre>
+</li>
+</ul>
+<a name="boat">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>boat</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> boat</pre>
+</li>
+</ul>
+<a name="leather">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>leather</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> leather</pre>
+</li>
+</ul>
+<a name="milk_bucket">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>milk_bucket</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> milk_bucket</pre>
+</li>
+</ul>
+<a name="brick">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>brick</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> brick</pre>
+</li>
+</ul>
+<a name="clay_ball">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clay_ball</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> clay_ball</pre>
+</li>
+</ul>
+<a name="reeds">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>reeds</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> reeds</pre>
+</li>
+</ul>
+<a name="paper">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>paper</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> paper</pre>
+</li>
+</ul>
+<a name="book">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>book</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> book</pre>
+</li>
+</ul>
+<a name="slime_ball">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>slime_ball</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> slime_ball</pre>
+</li>
+</ul>
+<a name="chest_minecart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>chest_minecart</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> chest_minecart</pre>
+</li>
+</ul>
+<a name="furnace_minecart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>furnace_minecart</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> furnace_minecart</pre>
+</li>
+</ul>
+<a name="egg">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>egg</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> egg</pre>
+</li>
+</ul>
+<a name="compass">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compass</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> compass</pre>
+</li>
+</ul>
+<a name="fishing_rod">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fishing_rod</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemFishingRod.html" title="class in net.minecraft.item">ItemFishingRod</a> fishing_rod</pre>
+</li>
+</ul>
+<a name="clock">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clock</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> clock</pre>
+</li>
+</ul>
+<a name="glowstone_dust">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>glowstone_dust</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> glowstone_dust</pre>
+</li>
+</ul>
+<a name="fish">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fish</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> fish</pre>
+</li>
+</ul>
+<a name="cooked_fished">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cooked_fished</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> cooked_fished</pre>
+</li>
+</ul>
+<a name="dye">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>dye</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> dye</pre>
+</li>
+</ul>
+<a name="bone">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bone</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> bone</pre>
+</li>
+</ul>
+<a name="sugar">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sugar</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> sugar</pre>
+</li>
+</ul>
+<a name="cake">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cake</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> cake</pre>
+</li>
+</ul>
+<a name="bed">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bed</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> bed</pre>
+</li>
+</ul>
+<a name="repeater">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>repeater</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> repeater</pre>
+</li>
+</ul>
+<a name="cookie">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cookie</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> cookie</pre>
+</li>
+</ul>
+<a name="filled_map">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>filled_map</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemMap.html" title="class in net.minecraft.item">ItemMap</a> filled_map</pre>
+</li>
+</ul>
+<a name="shears">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>shears</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemShears.html" title="class in net.minecraft.item">ItemShears</a> shears</pre>
+</li>
+</ul>
+<a name="melon">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>melon</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> melon</pre>
+</li>
+</ul>
+<a name="pumpkin_seeds">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pumpkin_seeds</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> pumpkin_seeds</pre>
+</li>
+</ul>
+<a name="melon_seeds">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>melon_seeds</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> melon_seeds</pre>
+</li>
+</ul>
+<a name="beef">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beef</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> beef</pre>
+</li>
+</ul>
+<a name="cooked_beef">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cooked_beef</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> cooked_beef</pre>
+</li>
+</ul>
+<a name="chicken">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>chicken</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> chicken</pre>
+</li>
+</ul>
+<a name="cooked_chicken">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cooked_chicken</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> cooked_chicken</pre>
+</li>
+</ul>
+<a name="rotten_flesh">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rotten_flesh</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> rotten_flesh</pre>
+</li>
+</ul>
+<a name="ender_pearl">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ender_pearl</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> ender_pearl</pre>
+</li>
+</ul>
+<a name="blaze_rod">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>blaze_rod</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> blaze_rod</pre>
+</li>
+</ul>
+<a name="ghast_tear">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ghast_tear</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> ghast_tear</pre>
+</li>
+</ul>
+<a name="gold_nugget">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>gold_nugget</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> gold_nugget</pre>
+</li>
+</ul>
+<a name="nether_wart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nether_wart</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> nether_wart</pre>
+</li>
+</ul>
+<a name="potionitem">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>potionitem</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemPotion.html" title="class in net.minecraft.item">ItemPotion</a> potionitem</pre>
+</li>
+</ul>
+<a name="glass_bottle">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>glass_bottle</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> glass_bottle</pre>
+</li>
+</ul>
+<a name="spider_eye">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>spider_eye</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> spider_eye</pre>
+</li>
+</ul>
+<a name="fermented_spider_eye">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fermented_spider_eye</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> fermented_spider_eye</pre>
+</li>
+</ul>
+<a name="blaze_powder">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>blaze_powder</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> blaze_powder</pre>
+</li>
+</ul>
+<a name="magma_cream">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>magma_cream</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> magma_cream</pre>
+</li>
+</ul>
+<a name="brewing_stand">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>brewing_stand</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> brewing_stand</pre>
+</li>
+</ul>
+<a name="cauldron">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cauldron</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> cauldron</pre>
+</li>
+</ul>
+<a name="ender_eye">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ender_eye</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> ender_eye</pre>
+</li>
+</ul>
+<a name="speckled_melon">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>speckled_melon</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> speckled_melon</pre>
+</li>
+</ul>
+<a name="spawn_egg">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>spawn_egg</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> spawn_egg</pre>
+</li>
+</ul>
+<a name="experience_bottle">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>experience_bottle</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> experience_bottle</pre>
+</li>
+</ul>
+<a name="fire_charge">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fire_charge</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> fire_charge</pre>
+</li>
+</ul>
+<a name="writable_book">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writable_book</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> writable_book</pre>
+</li>
+</ul>
+<a name="written_book">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>written_book</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> written_book</pre>
+</li>
+</ul>
+<a name="emerald">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>emerald</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> emerald</pre>
+</li>
+</ul>
+<a name="item_frame">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>item_frame</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> item_frame</pre>
+</li>
+</ul>
+<a name="flower_pot">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>flower_pot</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> flower_pot</pre>
+</li>
+</ul>
+<a name="carrot">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>carrot</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> carrot</pre>
+</li>
+</ul>
+<a name="potato">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>potato</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> potato</pre>
+</li>
+</ul>
+<a name="baked_potato">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>baked_potato</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> baked_potato</pre>
+</li>
+</ul>
+<a name="poisonous_potato">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>poisonous_potato</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> poisonous_potato</pre>
+</li>
+</ul>
+<a name="map">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>map</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemEmptyMap.html" title="class in net.minecraft.item">ItemEmptyMap</a> map</pre>
+</li>
+</ul>
+<a name="golden_carrot">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_carrot</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> golden_carrot</pre>
+</li>
+</ul>
+<a name="skull">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>skull</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> skull</pre>
+</li>
+</ul>
+<a name="carrot_on_a_stick">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>carrot_on_a_stick</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> carrot_on_a_stick</pre>
+</li>
+</ul>
+<a name="nether_star">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nether_star</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> nether_star</pre>
+</li>
+</ul>
+<a name="pumpkin_pie">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pumpkin_pie</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> pumpkin_pie</pre>
+</li>
+</ul>
+<a name="fireworks">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fireworks</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> fireworks</pre>
+</li>
+</ul>
+<a name="firework_charge">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>firework_charge</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> firework_charge</pre>
+</li>
+</ul>
+<a name="enchanted_book">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>enchanted_book</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/ItemEnchantedBook.html" title="class in net.minecraft.item">ItemEnchantedBook</a> enchanted_book</pre>
+</li>
+</ul>
+<a name="comparator">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>comparator</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> comparator</pre>
+</li>
+</ul>
+<a name="netherbrick">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>netherbrick</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> netherbrick</pre>
+</li>
+</ul>
+<a name="quartz">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>quartz</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> quartz</pre>
+</li>
+</ul>
+<a name="tnt_minecart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tnt_minecart</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> tnt_minecart</pre>
+</li>
+</ul>
+<a name="hopper_minecart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hopper_minecart</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> hopper_minecart</pre>
+</li>
+</ul>
+<a name="iron_horse_armor">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_horse_armor</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> iron_horse_armor</pre>
+</li>
+</ul>
+<a name="golden_horse_armor">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_horse_armor</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> golden_horse_armor</pre>
+</li>
+</ul>
+<a name="diamond_horse_armor">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_horse_armor</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> diamond_horse_armor</pre>
+</li>
+</ul>
+<a name="lead">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lead</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> lead</pre>
+</li>
+</ul>
+<a name="name_tag">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>name_tag</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> name_tag</pre>
+</li>
+</ul>
+<a name="command_block_minecart">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>command_block_minecart</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> command_block_minecart</pre>
+</li>
+</ul>
+<a name="record_13">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_13</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_13</pre>
+</li>
+</ul>
+<a name="record_cat">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_cat</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_cat</pre>
+</li>
+</ul>
+<a name="record_blocks">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_blocks</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_blocks</pre>
+</li>
+</ul>
+<a name="record_chirp">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_chirp</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_chirp</pre>
+</li>
+</ul>
+<a name="record_far">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_far</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_far</pre>
+</li>
+</ul>
+<a name="record_mall">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_mall</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_mall</pre>
+</li>
+</ul>
+<a name="record_mellohi">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_mellohi</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_mellohi</pre>
+</li>
+</ul>
+<a name="record_stal">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_stal</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_stal</pre>
+</li>
+</ul>
+<a name="record_strad">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_strad</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_strad</pre>
+</li>
+</ul>
+<a name="record_ward">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_ward</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_ward</pre>
+</li>
+</ul>
+<a name="record_11">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>record_11</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_11</pre>
+</li>
+</ul>
+<a name="record_wait">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>record_wait</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/item/Item.html" title="class in net.minecraft.item">Item</a> record_wait</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Items()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Items</h4>
+<pre>public&nbsp;Items()</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/init/Bootstrap.html" title="class in net.minecraft.init"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/Items.html" target="_top">Frames</a></li>
+<li><a href="Items.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="#methods_inherited_from_class_java.lang.Object">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>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>