summaryrefslogtreecommitdiff
path: root/javadoc/net/minecraft/init
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-06-17 08:12:18 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-06-17 08:12:18 +0300
commitdc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch)
treeaf13bfeee567f2351e35e1ef176d168fe37c8aac /javadoc/net/minecraft/init
parent1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff)
full project files
Diffstat (limited to 'javadoc/net/minecraft/init')
-rw-r--r--javadoc/net/minecraft/init/Blocks.html2472
-rw-r--r--javadoc/net/minecraft/init/Bootstrap.html254
-rw-r--r--javadoc/net/minecraft/init/Items.html2472
-rw-r--r--javadoc/net/minecraft/init/package-frame.html21
-rw-r--r--javadoc/net/minecraft/init/package-summary.html139
-rw-r--r--javadoc/net/minecraft/init/package-tree.html128
6 files changed, 5486 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/init/Blocks.html b/javadoc/net/minecraft/init/Blocks.html
new file mode 100644
index 0000000..2035cba
--- /dev/null
+++ b/javadoc/net/minecraft/init/Blocks.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>Blocks (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="Blocks (Forge API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../net/minecraft/init/Bootstrap.html" title="class in net.minecraft.init"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/Blocks.html" target="_top">Frames</a></li>
+<li><a href="Blocks.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 Blocks" class="title">Class Blocks</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>net.minecraft.init.Blocks</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">Blocks</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/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#acacia_stairs">acacia_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#activator_rail">activator_rail</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#air">air</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#anvil">anvil</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockBeacon.html" title="class in net.minecraft.block">BlockBeacon</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#beacon">beacon</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#bed">bed</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#bedrock">bedrock</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#birch_stairs">birch_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#bookshelf">bookshelf</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#brewing_stand">brewing_stand</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#brick_block">brick_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#brick_stairs">brick_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockBush.html" title="class in net.minecraft.block">BlockBush</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#brown_mushroom">brown_mushroom</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#brown_mushroom_block">brown_mushroom_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#cactus">cactus</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#cake">cake</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#carpet">carpet</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#carrots">carrots</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockCauldron.html" title="class in net.minecraft.block">BlockCauldron</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#cauldron">cauldron</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockChest.html" title="class in net.minecraft.block">BlockChest</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#chest">chest</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#clay">clay</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#coal_block">coal_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#coal_ore">coal_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#cobblestone">cobblestone</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#cobblestone_wall">cobblestone_wall</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#cocoa">cocoa</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#command_block">command_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#crafting_table">crafting_table</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#dark_oak_stairs">dark_oak_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockDaylightDetector.html" title="class in net.minecraft.block">BlockDaylightDetector</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#daylight_detector">daylight_detector</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockDeadBush.html" title="class in net.minecraft.block">BlockDeadBush</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#deadbush">deadbush</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#detector_rail">detector_rail</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#diamond_block">diamond_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#diamond_ore">diamond_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#dirt">dirt</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#dispenser">dispenser</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockDoublePlant.html" title="class in net.minecraft.block">BlockDoublePlant</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#double_plant">double_plant</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockSlab.html" title="class in net.minecraft.block">BlockSlab</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#double_stone_slab">double_stone_slab</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockSlab.html" title="class in net.minecraft.block">BlockSlab</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#double_wooden_slab">double_wooden_slab</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#dragon_egg">dragon_egg</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#dropper">dropper</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#emerald_block">emerald_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#emerald_ore">emerald_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#enchanting_table">enchanting_table</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#end_portal">end_portal</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#end_portal_frame">end_portal_frame</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#end_stone">end_stone</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#ender_chest">ender_chest</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#farmland">farmland</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#fence">fence</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#fence_gate">fence_gate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockFire.html" title="class in net.minecraft.block">BlockFire</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#fire">fire</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#flower_pot">flower_pot</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockLiquid.html" title="class in net.minecraft.block">BlockLiquid</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#flowing_lava">flowing_lava</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockLiquid.html" title="class in net.minecraft.block">BlockLiquid</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#flowing_water">flowing_water</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#furnace">furnace</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#glass">glass</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#glass_pane">glass_pane</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#glowstone">glowstone</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#gold_block">gold_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#gold_ore">gold_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#golden_rail">golden_rail</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockGrass.html" title="class in net.minecraft.block">BlockGrass</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#grass">grass</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#gravel">gravel</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#hardened_clay">hardened_clay</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#hay_block">hay_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#heavy_weighted_pressure_plate">heavy_weighted_pressure_plate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockHopper.html" title="class in net.minecraft.block">BlockHopper</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#hopper">hopper</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#ice">ice</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#iron_bars">iron_bars</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#iron_block">iron_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#iron_door">iron_door</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#iron_ore">iron_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#jukebox">jukebox</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#jungle_stairs">jungle_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#ladder">ladder</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#lapis_block">lapis_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#lapis_ore">lapis_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#lava">lava</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockLeaves.html" title="class in net.minecraft.block">BlockLeaves</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#leaves">leaves</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockLeaves.html" title="class in net.minecraft.block">BlockLeaves</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#leaves2">leaves2</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#lever">lever</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#light_weighted_pressure_plate">light_weighted_pressure_plate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#lit_furnace">lit_furnace</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#lit_pumpkin">lit_pumpkin</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#lit_redstone_lamp">lit_redstone_lamp</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#lit_redstone_ore">lit_redstone_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#log">log</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#log2">log2</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#melon_block">melon_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#melon_stem">melon_stem</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#mob_spawner">mob_spawner</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#monster_egg">monster_egg</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#mossy_cobblestone">mossy_cobblestone</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockMycelium.html" title="class in net.minecraft.block">BlockMycelium</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#mycelium">mycelium</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#nether_brick">nether_brick</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#nether_brick_fence">nether_brick_fence</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#nether_brick_stairs">nether_brick_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#nether_wart">nether_wart</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#netherrack">netherrack</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#noteblock">noteblock</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#oak_stairs">oak_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#obsidian">obsidian</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#packed_ice">packed_ice</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockPistonBase.html" title="class in net.minecraft.block">BlockPistonBase</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#piston">piston</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockPistonMoving.html" title="class in net.minecraft.block">BlockPistonMoving</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#piston_extension">piston_extension</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockPistonExtension.html" title="class in net.minecraft.block">BlockPistonExtension</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#piston_head">piston_head</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#planks">planks</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockPortal.html" title="class in net.minecraft.block">BlockPortal</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#portal">portal</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#potatoes">potatoes</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockRedstoneComparator.html" title="class in net.minecraft.block">BlockRedstoneComparator</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#powered_comparator">powered_comparator</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockRedstoneRepeater.html" title="class in net.minecraft.block">BlockRedstoneRepeater</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#powered_repeater">powered_repeater</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#pumpkin">pumpkin</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#pumpkin_stem">pumpkin_stem</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#quartz_block">quartz_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#quartz_ore">quartz_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#quartz_stairs">quartz_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#rail">rail</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockFlower.html" title="class in net.minecraft.block">BlockFlower</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#red_flower">red_flower</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockBush.html" title="class in net.minecraft.block">BlockBush</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#red_mushroom">red_mushroom</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#red_mushroom_block">red_mushroom_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#redstone_block">redstone_block</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#redstone_lamp">redstone_lamp</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#redstone_ore">redstone_ore</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#redstone_torch">redstone_torch</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockRedstoneWire.html" title="class in net.minecraft.block">BlockRedstoneWire</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#redstone_wire">redstone_wire</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#reeds">reeds</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockSand.html" title="class in net.minecraft.block">BlockSand</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#sand">sand</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#sandstone">sandstone</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#sandstone_stairs">sandstone_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#sapling">sapling</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#skull">skull</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#snow">snow</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#snow_layer">snow_layer</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#soul_sand">soul_sand</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#sponge">sponge</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#spruce_stairs">spruce_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockStainedGlass.html" title="class in net.minecraft.block">BlockStainedGlass</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stained_glass">stained_glass</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockStainedGlassPane.html" title="class in net.minecraft.block">BlockStainedGlassPane</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stained_glass_pane">stained_glass_pane</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stained_hardened_clay">stained_hardened_clay</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#standing_sign">standing_sign</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockPistonBase.html" title="class in net.minecraft.block">BlockPistonBase</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#sticky_piston">sticky_piston</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stone">stone</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stone_brick_stairs">stone_brick_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stone_button">stone_button</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stone_pressure_plate">stone_pressure_plate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockSlab.html" title="class in net.minecraft.block">BlockSlab</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stone_slab">stone_slab</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stone_stairs">stone_stairs</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#stonebrick">stonebrick</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockTallGrass.html" title="class in net.minecraft.block">BlockTallGrass</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#tallgrass">tallgrass</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#tnt">tnt</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#torch">torch</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#trapdoor">trapdoor</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#trapped_chest">trapped_chest</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#tripwire">tripwire</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockTripWireHook.html" title="class in net.minecraft.block">BlockTripWireHook</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#tripwire_hook">tripwire_hook</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#unlit_redstone_torch">unlit_redstone_torch</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockRedstoneComparator.html" title="class in net.minecraft.block">BlockRedstoneComparator</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#unpowered_comparator">unpowered_comparator</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockRedstoneRepeater.html" title="class in net.minecraft.block">BlockRedstoneRepeater</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#unpowered_repeater">unpowered_repeater</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#vine">vine</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#wall_sign">wall_sign</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#water">water</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#waterlily">waterlily</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#web">web</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#wheat">wheat</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#wooden_button">wooden_button</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#wooden_door">wooden_door</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#wooden_pressure_plate">wooden_pressure_plate</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockSlab.html" title="class in net.minecraft.block">BlockSlab</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#wooden_slab">wooden_slab</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#wool">wool</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../net/minecraft/block/BlockFlower.html" title="class in net.minecraft.block">BlockFlower</a></code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Blocks.html#yellow_flower">yellow_flower</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/Blocks.html#Blocks()">Blocks</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="air">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>air</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> air</pre>
+</li>
+</ul>
+<a name="stone">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> stone</pre>
+</li>
+</ul>
+<a name="grass">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>grass</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockGrass.html" title="class in net.minecraft.block">BlockGrass</a> grass</pre>
+</li>
+</ul>
+<a name="dirt">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>dirt</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> dirt</pre>
+</li>
+</ul>
+<a name="cobblestone">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cobblestone</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> cobblestone</pre>
+</li>
+</ul>
+<a name="planks">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>planks</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> planks</pre>
+</li>
+</ul>
+<a name="sapling">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sapling</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> sapling</pre>
+</li>
+</ul>
+<a name="bedrock">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bedrock</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> bedrock</pre>
+</li>
+</ul>
+<a name="flowing_water">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>flowing_water</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockLiquid.html" title="class in net.minecraft.block">BlockLiquid</a> flowing_water</pre>
+</li>
+</ul>
+<a name="water">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>water</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> water</pre>
+</li>
+</ul>
+<a name="flowing_lava">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>flowing_lava</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockLiquid.html" title="class in net.minecraft.block">BlockLiquid</a> flowing_lava</pre>
+</li>
+</ul>
+<a name="lava">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lava</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> lava</pre>
+</li>
+</ul>
+<a name="sand">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sand</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockSand.html" title="class in net.minecraft.block">BlockSand</a> sand</pre>
+</li>
+</ul>
+<a name="gravel">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>gravel</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> gravel</pre>
+</li>
+</ul>
+<a name="gold_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>gold_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> gold_ore</pre>
+</li>
+</ul>
+<a name="iron_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> iron_ore</pre>
+</li>
+</ul>
+<a name="coal_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>coal_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> coal_ore</pre>
+</li>
+</ul>
+<a name="log">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>log</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> log</pre>
+</li>
+</ul>
+<a name="log2">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>log2</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> log2</pre>
+</li>
+</ul>
+<a name="leaves">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>leaves</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockLeaves.html" title="class in net.minecraft.block">BlockLeaves</a> leaves</pre>
+</li>
+</ul>
+<a name="leaves2">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>leaves2</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockLeaves.html" title="class in net.minecraft.block">BlockLeaves</a> leaves2</pre>
+</li>
+</ul>
+<a name="sponge">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sponge</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> sponge</pre>
+</li>
+</ul>
+<a name="glass">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>glass</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> glass</pre>
+</li>
+</ul>
+<a name="lapis_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lapis_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> lapis_ore</pre>
+</li>
+</ul>
+<a name="lapis_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lapis_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> lapis_block</pre>
+</li>
+</ul>
+<a name="dispenser">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>dispenser</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> dispenser</pre>
+</li>
+</ul>
+<a name="sandstone">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sandstone</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> sandstone</pre>
+</li>
+</ul>
+<a name="noteblock">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>noteblock</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> noteblock</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/block/Block.html" title="class in net.minecraft.block">Block</a> bed</pre>
+</li>
+</ul>
+<a name="golden_rail">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>golden_rail</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> golden_rail</pre>
+</li>
+</ul>
+<a name="detector_rail">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>detector_rail</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> detector_rail</pre>
+</li>
+</ul>
+<a name="sticky_piston">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sticky_piston</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockPistonBase.html" title="class in net.minecraft.block">BlockPistonBase</a> sticky_piston</pre>
+</li>
+</ul>
+<a name="web">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>web</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> web</pre>
+</li>
+</ul>
+<a name="tallgrass">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tallgrass</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockTallGrass.html" title="class in net.minecraft.block">BlockTallGrass</a> tallgrass</pre>
+</li>
+</ul>
+<a name="deadbush">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deadbush</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockDeadBush.html" title="class in net.minecraft.block">BlockDeadBush</a> deadbush</pre>
+</li>
+</ul>
+<a name="piston">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>piston</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockPistonBase.html" title="class in net.minecraft.block">BlockPistonBase</a> piston</pre>
+</li>
+</ul>
+<a name="piston_head">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>piston_head</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockPistonExtension.html" title="class in net.minecraft.block">BlockPistonExtension</a> piston_head</pre>
+</li>
+</ul>
+<a name="wool">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wool</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> wool</pre>
+</li>
+</ul>
+<a name="piston_extension">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>piston_extension</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockPistonMoving.html" title="class in net.minecraft.block">BlockPistonMoving</a> piston_extension</pre>
+</li>
+</ul>
+<a name="yellow_flower">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>yellow_flower</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockFlower.html" title="class in net.minecraft.block">BlockFlower</a> yellow_flower</pre>
+</li>
+</ul>
+<a name="red_flower">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>red_flower</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockFlower.html" title="class in net.minecraft.block">BlockFlower</a> red_flower</pre>
+</li>
+</ul>
+<a name="brown_mushroom">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>brown_mushroom</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockBush.html" title="class in net.minecraft.block">BlockBush</a> brown_mushroom</pre>
+</li>
+</ul>
+<a name="red_mushroom">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>red_mushroom</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockBush.html" title="class in net.minecraft.block">BlockBush</a> red_mushroom</pre>
+</li>
+</ul>
+<a name="gold_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>gold_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> gold_block</pre>
+</li>
+</ul>
+<a name="iron_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> iron_block</pre>
+</li>
+</ul>
+<a name="double_stone_slab">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>double_stone_slab</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockSlab.html" title="class in net.minecraft.block">BlockSlab</a> double_stone_slab</pre>
+</li>
+</ul>
+<a name="stone_slab">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_slab</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockSlab.html" title="class in net.minecraft.block">BlockSlab</a> stone_slab</pre>
+</li>
+</ul>
+<a name="brick_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>brick_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> brick_block</pre>
+</li>
+</ul>
+<a name="tnt">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tnt</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> tnt</pre>
+</li>
+</ul>
+<a name="bookshelf">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bookshelf</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> bookshelf</pre>
+</li>
+</ul>
+<a name="mossy_cobblestone">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mossy_cobblestone</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> mossy_cobblestone</pre>
+</li>
+</ul>
+<a name="obsidian">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>obsidian</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> obsidian</pre>
+</li>
+</ul>
+<a name="torch">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>torch</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> torch</pre>
+</li>
+</ul>
+<a name="fire">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fire</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockFire.html" title="class in net.minecraft.block">BlockFire</a> fire</pre>
+</li>
+</ul>
+<a name="mob_spawner">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mob_spawner</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> mob_spawner</pre>
+</li>
+</ul>
+<a name="oak_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>oak_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> oak_stairs</pre>
+</li>
+</ul>
+<a name="chest">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>chest</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockChest.html" title="class in net.minecraft.block">BlockChest</a> chest</pre>
+</li>
+</ul>
+<a name="redstone_wire">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redstone_wire</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockRedstoneWire.html" title="class in net.minecraft.block">BlockRedstoneWire</a> redstone_wire</pre>
+</li>
+</ul>
+<a name="diamond_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> diamond_ore</pre>
+</li>
+</ul>
+<a name="diamond_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diamond_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> diamond_block</pre>
+</li>
+</ul>
+<a name="crafting_table">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>crafting_table</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> crafting_table</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/block/Block.html" title="class in net.minecraft.block">Block</a> wheat</pre>
+</li>
+</ul>
+<a name="farmland">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>farmland</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> farmland</pre>
+</li>
+</ul>
+<a name="furnace">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>furnace</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> furnace</pre>
+</li>
+</ul>
+<a name="lit_furnace">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lit_furnace</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> lit_furnace</pre>
+</li>
+</ul>
+<a name="standing_sign">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>standing_sign</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> standing_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/block/Block.html" title="class in net.minecraft.block">Block</a> wooden_door</pre>
+</li>
+</ul>
+<a name="ladder">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ladder</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> ladder</pre>
+</li>
+</ul>
+<a name="rail">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rail</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> rail</pre>
+</li>
+</ul>
+<a name="stone_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> stone_stairs</pre>
+</li>
+</ul>
+<a name="wall_sign">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wall_sign</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> wall_sign</pre>
+</li>
+</ul>
+<a name="lever">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lever</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> lever</pre>
+</li>
+</ul>
+<a name="stone_pressure_plate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_pressure_plate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> stone_pressure_plate</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/block/Block.html" title="class in net.minecraft.block">Block</a> iron_door</pre>
+</li>
+</ul>
+<a name="wooden_pressure_plate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_pressure_plate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> wooden_pressure_plate</pre>
+</li>
+</ul>
+<a name="redstone_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redstone_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> redstone_ore</pre>
+</li>
+</ul>
+<a name="lit_redstone_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lit_redstone_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> lit_redstone_ore</pre>
+</li>
+</ul>
+<a name="unlit_redstone_torch">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unlit_redstone_torch</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> unlit_redstone_torch</pre>
+</li>
+</ul>
+<a name="redstone_torch">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redstone_torch</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> redstone_torch</pre>
+</li>
+</ul>
+<a name="stone_button">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_button</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> stone_button</pre>
+</li>
+</ul>
+<a name="snow_layer">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>snow_layer</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> snow_layer</pre>
+</li>
+</ul>
+<a name="ice">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ice</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> ice</pre>
+</li>
+</ul>
+<a name="snow">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>snow</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> snow</pre>
+</li>
+</ul>
+<a name="cactus">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cactus</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> cactus</pre>
+</li>
+</ul>
+<a name="clay">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clay</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> clay</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/block/Block.html" title="class in net.minecraft.block">Block</a> reeds</pre>
+</li>
+</ul>
+<a name="jukebox">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>jukebox</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> jukebox</pre>
+</li>
+</ul>
+<a name="fence">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fence</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> fence</pre>
+</li>
+</ul>
+<a name="pumpkin">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pumpkin</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> pumpkin</pre>
+</li>
+</ul>
+<a name="netherrack">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>netherrack</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> netherrack</pre>
+</li>
+</ul>
+<a name="soul_sand">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>soul_sand</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> soul_sand</pre>
+</li>
+</ul>
+<a name="glowstone">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>glowstone</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> glowstone</pre>
+</li>
+</ul>
+<a name="portal">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>portal</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockPortal.html" title="class in net.minecraft.block">BlockPortal</a> portal</pre>
+</li>
+</ul>
+<a name="lit_pumpkin">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lit_pumpkin</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> lit_pumpkin</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/block/Block.html" title="class in net.minecraft.block">Block</a> cake</pre>
+</li>
+</ul>
+<a name="unpowered_repeater">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unpowered_repeater</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockRedstoneRepeater.html" title="class in net.minecraft.block">BlockRedstoneRepeater</a> unpowered_repeater</pre>
+</li>
+</ul>
+<a name="powered_repeater">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>powered_repeater</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockRedstoneRepeater.html" title="class in net.minecraft.block">BlockRedstoneRepeater</a> powered_repeater</pre>
+</li>
+</ul>
+<a name="trapdoor">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>trapdoor</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> trapdoor</pre>
+</li>
+</ul>
+<a name="monster_egg">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>monster_egg</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> monster_egg</pre>
+</li>
+</ul>
+<a name="stonebrick">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stonebrick</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> stonebrick</pre>
+</li>
+</ul>
+<a name="brown_mushroom_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>brown_mushroom_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> brown_mushroom_block</pre>
+</li>
+</ul>
+<a name="red_mushroom_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>red_mushroom_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> red_mushroom_block</pre>
+</li>
+</ul>
+<a name="iron_bars">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>iron_bars</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> iron_bars</pre>
+</li>
+</ul>
+<a name="glass_pane">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>glass_pane</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> glass_pane</pre>
+</li>
+</ul>
+<a name="melon_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>melon_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> melon_block</pre>
+</li>
+</ul>
+<a name="pumpkin_stem">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pumpkin_stem</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> pumpkin_stem</pre>
+</li>
+</ul>
+<a name="melon_stem">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>melon_stem</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> melon_stem</pre>
+</li>
+</ul>
+<a name="vine">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>vine</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> vine</pre>
+</li>
+</ul>
+<a name="fence_gate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fence_gate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> fence_gate</pre>
+</li>
+</ul>
+<a name="brick_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>brick_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> brick_stairs</pre>
+</li>
+</ul>
+<a name="stone_brick_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stone_brick_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> stone_brick_stairs</pre>
+</li>
+</ul>
+<a name="mycelium">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mycelium</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockMycelium.html" title="class in net.minecraft.block">BlockMycelium</a> mycelium</pre>
+</li>
+</ul>
+<a name="waterlily">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>waterlily</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> waterlily</pre>
+</li>
+</ul>
+<a name="nether_brick">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nether_brick</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> nether_brick</pre>
+</li>
+</ul>
+<a name="nether_brick_fence">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nether_brick_fence</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> nether_brick_fence</pre>
+</li>
+</ul>
+<a name="nether_brick_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nether_brick_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> nether_brick_stairs</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/block/Block.html" title="class in net.minecraft.block">Block</a> nether_wart</pre>
+</li>
+</ul>
+<a name="enchanting_table">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>enchanting_table</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> enchanting_table</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/block/Block.html" title="class in net.minecraft.block">Block</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/block/BlockCauldron.html" title="class in net.minecraft.block">BlockCauldron</a> cauldron</pre>
+</li>
+</ul>
+<a name="end_portal">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>end_portal</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> end_portal</pre>
+</li>
+</ul>
+<a name="end_portal_frame">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>end_portal_frame</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> end_portal_frame</pre>
+</li>
+</ul>
+<a name="end_stone">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>end_stone</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> end_stone</pre>
+</li>
+</ul>
+<a name="dragon_egg">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>dragon_egg</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> dragon_egg</pre>
+</li>
+</ul>
+<a name="redstone_lamp">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redstone_lamp</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> redstone_lamp</pre>
+</li>
+</ul>
+<a name="lit_redstone_lamp">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lit_redstone_lamp</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> lit_redstone_lamp</pre>
+</li>
+</ul>
+<a name="double_wooden_slab">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>double_wooden_slab</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockSlab.html" title="class in net.minecraft.block">BlockSlab</a> double_wooden_slab</pre>
+</li>
+</ul>
+<a name="wooden_slab">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_slab</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockSlab.html" title="class in net.minecraft.block">BlockSlab</a> wooden_slab</pre>
+</li>
+</ul>
+<a name="cocoa">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cocoa</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> cocoa</pre>
+</li>
+</ul>
+<a name="sandstone_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sandstone_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> sandstone_stairs</pre>
+</li>
+</ul>
+<a name="emerald_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>emerald_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> emerald_ore</pre>
+</li>
+</ul>
+<a name="ender_chest">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ender_chest</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> ender_chest</pre>
+</li>
+</ul>
+<a name="tripwire_hook">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tripwire_hook</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockTripWireHook.html" title="class in net.minecraft.block">BlockTripWireHook</a> tripwire_hook</pre>
+</li>
+</ul>
+<a name="tripwire">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tripwire</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> tripwire</pre>
+</li>
+</ul>
+<a name="emerald_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>emerald_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> emerald_block</pre>
+</li>
+</ul>
+<a name="spruce_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>spruce_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> spruce_stairs</pre>
+</li>
+</ul>
+<a name="birch_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>birch_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> birch_stairs</pre>
+</li>
+</ul>
+<a name="jungle_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>jungle_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> jungle_stairs</pre>
+</li>
+</ul>
+<a name="command_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>command_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> command_block</pre>
+</li>
+</ul>
+<a name="beacon">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beacon</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockBeacon.html" title="class in net.minecraft.block">BlockBeacon</a> beacon</pre>
+</li>
+</ul>
+<a name="cobblestone_wall">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cobblestone_wall</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> cobblestone_wall</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/block/Block.html" title="class in net.minecraft.block">Block</a> flower_pot</pre>
+</li>
+</ul>
+<a name="carrots">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>carrots</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> carrots</pre>
+</li>
+</ul>
+<a name="potatoes">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>potatoes</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> potatoes</pre>
+</li>
+</ul>
+<a name="wooden_button">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wooden_button</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> wooden_button</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/block/Block.html" title="class in net.minecraft.block">Block</a> skull</pre>
+</li>
+</ul>
+<a name="anvil">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>anvil</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> anvil</pre>
+</li>
+</ul>
+<a name="trapped_chest">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>trapped_chest</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> trapped_chest</pre>
+</li>
+</ul>
+<a name="light_weighted_pressure_plate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>light_weighted_pressure_plate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> light_weighted_pressure_plate</pre>
+</li>
+</ul>
+<a name="heavy_weighted_pressure_plate">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>heavy_weighted_pressure_plate</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> heavy_weighted_pressure_plate</pre>
+</li>
+</ul>
+<a name="unpowered_comparator">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unpowered_comparator</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockRedstoneComparator.html" title="class in net.minecraft.block">BlockRedstoneComparator</a> unpowered_comparator</pre>
+</li>
+</ul>
+<a name="powered_comparator">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>powered_comparator</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockRedstoneComparator.html" title="class in net.minecraft.block">BlockRedstoneComparator</a> powered_comparator</pre>
+</li>
+</ul>
+<a name="daylight_detector">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>daylight_detector</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockDaylightDetector.html" title="class in net.minecraft.block">BlockDaylightDetector</a> daylight_detector</pre>
+</li>
+</ul>
+<a name="redstone_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>redstone_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> redstone_block</pre>
+</li>
+</ul>
+<a name="quartz_ore">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>quartz_ore</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> quartz_ore</pre>
+</li>
+</ul>
+<a name="hopper">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hopper</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockHopper.html" title="class in net.minecraft.block">BlockHopper</a> hopper</pre>
+</li>
+</ul>
+<a name="quartz_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>quartz_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> quartz_block</pre>
+</li>
+</ul>
+<a name="quartz_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>quartz_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> quartz_stairs</pre>
+</li>
+</ul>
+<a name="activator_rail">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>activator_rail</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> activator_rail</pre>
+</li>
+</ul>
+<a name="dropper">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>dropper</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> dropper</pre>
+</li>
+</ul>
+<a name="stained_hardened_clay">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stained_hardened_clay</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> stained_hardened_clay</pre>
+</li>
+</ul>
+<a name="hay_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hay_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> hay_block</pre>
+</li>
+</ul>
+<a name="carpet">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>carpet</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> carpet</pre>
+</li>
+</ul>
+<a name="hardened_clay">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hardened_clay</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> hardened_clay</pre>
+</li>
+</ul>
+<a name="coal_block">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>coal_block</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> coal_block</pre>
+</li>
+</ul>
+<a name="packed_ice">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>packed_ice</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> packed_ice</pre>
+</li>
+</ul>
+<a name="acacia_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>acacia_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> acacia_stairs</pre>
+</li>
+</ul>
+<a name="dark_oak_stairs">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>dark_oak_stairs</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> dark_oak_stairs</pre>
+</li>
+</ul>
+<a name="double_plant">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>double_plant</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockDoublePlant.html" title="class in net.minecraft.block">BlockDoublePlant</a> double_plant</pre>
+</li>
+</ul>
+<a name="stained_glass">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stained_glass</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockStainedGlass.html" title="class in net.minecraft.block">BlockStainedGlass</a> stained_glass</pre>
+</li>
+</ul>
+<a name="stained_glass_pane">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>stained_glass_pane</h4>
+<pre>public static final&nbsp;<a href="../../../net/minecraft/block/BlockStainedGlassPane.html" title="class in net.minecraft.block">BlockStainedGlassPane</a> stained_glass_pane</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Blocks()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Blocks</h4>
+<pre>public&nbsp;Blocks()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../net/minecraft/init/Bootstrap.html" title="class in net.minecraft.init"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/Blocks.html" target="_top">Frames</a></li>
+<li><a href="Blocks.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>
diff --git a/javadoc/net/minecraft/init/Bootstrap.html b/javadoc/net/minecraft/init/Bootstrap.html
new file mode 100644
index 0000000..571c175
--- /dev/null
+++ b/javadoc/net/minecraft/init/Bootstrap.html
@@ -0,0 +1,254 @@
+<!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>Bootstrap (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="Bootstrap (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/Blocks.html" title="class in net.minecraft.init"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../net/minecraft/init/Items.html" title="class in net.minecraft.init"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/Bootstrap.html" target="_top">Frames</a></li>
+<li><a href="Bootstrap.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>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">net.minecraft.init</div>
+<h2 title="Class Bootstrap" class="title">Class Bootstrap</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>net.minecraft.init.Bootstrap</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">Bootstrap</span>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== 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/Bootstrap.html#Bootstrap()">Bootstrap</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../net/minecraft/init/Bootstrap.html#func_151354_b()">func_151354_b</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Bootstrap()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Bootstrap</h4>
+<pre>public&nbsp;Bootstrap()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="func_151354_b()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>func_151354_b</h4>
+<pre>public static&nbsp;void&nbsp;func_151354_b()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../net/minecraft/init/Blocks.html" title="class in net.minecraft.init"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../net/minecraft/init/Items.html" title="class in net.minecraft.init"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/Bootstrap.html" target="_top">Frames</a></li>
+<li><a href="Bootstrap.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>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
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>
diff --git a/javadoc/net/minecraft/init/package-frame.html b/javadoc/net/minecraft/init/package-frame.html
new file mode 100644
index 0000000..5c705c5
--- /dev/null
+++ b/javadoc/net/minecraft/init/package-frame.html
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 -->
+<title>net.minecraft.init (Forge API)</title>
+<meta name="date" content="2015-02-05">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../net/minecraft/init/package-summary.html" target="classFrame">net.minecraft.init</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Blocks.html" title="class in net.minecraft.init" target="classFrame">Blocks</a></li>
+<li><a href="Bootstrap.html" title="class in net.minecraft.init" target="classFrame">Bootstrap</a></li>
+<li><a href="Items.html" title="class in net.minecraft.init" target="classFrame">Items</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/javadoc/net/minecraft/init/package-summary.html b/javadoc/net/minecraft/init/package-summary.html
new file mode 100644
index 0000000..f1d4ef4
--- /dev/null
+++ b/javadoc/net/minecraft/init/package-summary.html
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 -->
+<title>net.minecraft.init (Forge API)</title>
+<meta name="date" content="2015-02-05">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="net.minecraft.init (Forge API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../net/minecraft/event/package-summary.html">Prev Package</a></li>
+<li><a href="../../../net/minecraft/inventory/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;net.minecraft.init</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../net/minecraft/init/Blocks.html" title="class in net.minecraft.init">Blocks</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../net/minecraft/init/Bootstrap.html" title="class in net.minecraft.init">Bootstrap</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../net/minecraft/init/Items.html" title="class in net.minecraft.init">Items</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../net/minecraft/event/package-summary.html">Prev Package</a></li>
+<li><a href="../../../net/minecraft/inventory/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
diff --git a/javadoc/net/minecraft/init/package-tree.html b/javadoc/net/minecraft/init/package-tree.html
new file mode 100644
index 0000000..ae2f27e
--- /dev/null
+++ b/javadoc/net/minecraft/init/package-tree.html
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_65) on Thu Feb 05 20:10:24 EST 2015 -->
+<title>net.minecraft.init Class Hierarchy (Forge API)</title>
+<meta name="date" content="2015-02-05">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="net.minecraft.init Class Hierarchy (Forge API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../net/minecraft/event/package-tree.html">Prev</a></li>
+<li><a href="../../../net/minecraft/inventory/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package net.minecraft.init</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">net.minecraft.init.<a href="../../../net/minecraft/init/Blocks.html" title="class in net.minecraft.init"><span class="strong">Blocks</span></a></li>
+<li type="circle">net.minecraft.init.<a href="../../../net/minecraft/init/Bootstrap.html" title="class in net.minecraft.init"><span class="strong">Bootstrap</span></a></li>
+<li type="circle">net.minecraft.init.<a href="../../../net/minecraft/init/Items.html" title="class in net.minecraft.init"><span class="strong">Items</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../net/minecraft/event/package-tree.html">Prev</a></li>
+<li><a href="../../../net/minecraft/inventory/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?net/minecraft/init/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>