diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:52:45 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:52:45 +0300 |
| commit | 0427ab89f1753a44b30cbc35ce021cbbdc845109 (patch) | |
| tree | abe418ff5ec174e712fe8dedd434548a945b15a3 /javadoc/net/minecraft/block/material/Material.html | |
| parent | 877312184c472d9845e5ef1008bc538f4634059f (diff) | |
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/block/material/Material.html')
| -rw-r--r-- | javadoc/net/minecraft/block/material/Material.html | 931 |
1 files changed, 931 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/block/material/Material.html b/javadoc/net/minecraft/block/material/Material.html new file mode 100644 index 0000000..fbb9294 --- /dev/null +++ b/javadoc/net/minecraft/block/material/Material.html @@ -0,0 +1,931 @@ +<!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:17 EST 2015 --> +<title>Material (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="Material (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/block/material/MapColor.html" title="class in net.minecraft.block.material"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/block/material/MaterialLiquid.html" title="class in net.minecraft.block.material"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/block/material/Material.html" target="_top">Frames</a></li> +<li><a href="Material.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: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </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.block.material</div> +<h2 title="Class Material" class="title">Class Material</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.block.material.Material</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../net/minecraft/block/material/MaterialLiquid.html" title="class in net.minecraft.block.material">MaterialLiquid</a>, <a href="../../../../net/minecraft/block/material/MaterialLogic.html" title="class in net.minecraft.block.material">MaterialLogic</a>, <a href="../../../../net/minecraft/block/material/MaterialPortal.html" title="class in net.minecraft.block.material">MaterialPortal</a>, <a href="../../../../net/minecraft/block/material/MaterialTransparent.html" title="class in net.minecraft.block.material">MaterialTransparent</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">Material</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"> </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/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#air">air</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#anvil">anvil</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#cactus">cactus</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#cake">cake</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#carpet">carpet</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#circuits">circuits</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#clay">clay</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#cloth">cloth</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#coral">coral</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#craftedSnow">craftedSnow</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#dragonEgg">dragonEgg</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#fire">fire</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#glass">glass</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#gourd">gourd</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#grass">grass</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#ground">ground</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#ice">ice</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#iron">iron</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#lava">lava</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#leaves">leaves</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#packedIce">packedIce</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#piston">piston</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#plants">plants</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#portal">portal</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#redstoneLight">redstoneLight</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#rock">rock</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#sand">sand</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#snow">snow</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#sponge">sponge</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#tnt">tnt</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#vine">vine</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#water">water</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#web">web</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#wood">wood</a></strong></code> </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"> </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/block/material/Material.html#Material(net.minecraft.block.material.MapColor)">Material</a></strong>(<a href="../../../../net/minecraft/block/material/MapColor.html" title="class in net.minecraft.block.material">MapColor</a> p_i2116_1_)</code> </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"> </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>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#blocksMovement()">blocksMovement</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#getCanBlockGrass()">getCanBlockGrass</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#getCanBurn()">getCanBurn</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/block/material/MapColor.html" title="class in net.minecraft.block.material">MapColor</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#getMaterialMapColor()">getMaterialMapColor</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#getMaterialMobility()">getMaterialMobility</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#isAdventureModeExempt()">isAdventureModeExempt</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#isLiquid()">isLiquid</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#isOpaque()">isOpaque</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#isReplaceable()">isReplaceable</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#isSolid()">isSolid</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#isToolNotRequired()">isToolNotRequired</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#setAdventureModeExempt()">setAdventureModeExempt</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#setBurning()">setBurning</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#setImmovableMobility()">setImmovableMobility</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#setNoPushMobility()">setNoPushMobility</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#setReplaceable()">setReplaceable</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/block/material/Material.html#setRequiresTool()">setRequiresTool</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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 <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> air</pre> +</li> +</ul> +<a name="grass"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>grass</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> grass</pre> +</li> +</ul> +<a name="ground"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ground</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> ground</pre> +</li> +</ul> +<a name="wood"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>wood</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> wood</pre> +</li> +</ul> +<a name="rock"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>rock</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> rock</pre> +</li> +</ul> +<a name="iron"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>iron</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> iron</pre> +</li> +</ul> +<a name="anvil"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>anvil</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> anvil</pre> +</li> +</ul> +<a name="water"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>water</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> water</pre> +</li> +</ul> +<a name="lava"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>lava</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> lava</pre> +</li> +</ul> +<a name="leaves"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>leaves</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> leaves</pre> +</li> +</ul> +<a name="plants"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>plants</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> plants</pre> +</li> +</ul> +<a name="vine"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>vine</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> vine</pre> +</li> +</ul> +<a name="sponge"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sponge</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> sponge</pre> +</li> +</ul> +<a name="cloth"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cloth</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> cloth</pre> +</li> +</ul> +<a name="fire"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fire</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> fire</pre> +</li> +</ul> +<a name="sand"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sand</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> sand</pre> +</li> +</ul> +<a name="circuits"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>circuits</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> circuits</pre> +</li> +</ul> +<a name="carpet"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>carpet</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> carpet</pre> +</li> +</ul> +<a name="glass"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>glass</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> glass</pre> +</li> +</ul> +<a name="redstoneLight"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>redstoneLight</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> redstoneLight</pre> +</li> +</ul> +<a name="tnt"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tnt</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> tnt</pre> +</li> +</ul> +<a name="coral"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>coral</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> coral</pre> +</li> +</ul> +<a name="ice"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ice</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> ice</pre> +</li> +</ul> +<a name="packedIce"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>packedIce</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> packedIce</pre> +</li> +</ul> +<a name="snow"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>snow</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> snow</pre> +</li> +</ul> +<a name="craftedSnow"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>craftedSnow</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> craftedSnow</pre> +</li> +</ul> +<a name="cactus"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cactus</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> cactus</pre> +</li> +</ul> +<a name="clay"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>clay</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> clay</pre> +</li> +</ul> +<a name="gourd"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>gourd</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> gourd</pre> +</li> +</ul> +<a name="dragonEgg"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>dragonEgg</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> dragonEgg</pre> +</li> +</ul> +<a name="portal"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>portal</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> portal</pre> +</li> +</ul> +<a name="cake"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cake</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> cake</pre> +</li> +</ul> +<a name="web"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>web</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> web</pre> +</li> +</ul> +<a name="piston"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>piston</h4> +<pre>public static final <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> piston</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="Material(net.minecraft.block.material.MapColor)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Material</h4> +<pre>public Material(<a href="../../../../net/minecraft/block/material/MapColor.html" title="class in net.minecraft.block.material">MapColor</a> p_i2116_1_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isLiquid()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isLiquid</h4> +<pre>public boolean isLiquid()</pre> +</li> +</ul> +<a name="isSolid()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSolid</h4> +<pre>public boolean isSolid()</pre> +</li> +</ul> +<a name="getCanBlockGrass()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCanBlockGrass</h4> +<pre>public boolean getCanBlockGrass()</pre> +</li> +</ul> +<a name="blocksMovement()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>blocksMovement</h4> +<pre>public boolean blocksMovement()</pre> +</li> +</ul> +<a name="setRequiresTool()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRequiresTool</h4> +<pre>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> setRequiresTool()</pre> +</li> +</ul> +<a name="setBurning()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBurning</h4> +<pre>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> setBurning()</pre> +</li> +</ul> +<a name="getCanBurn()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCanBurn</h4> +<pre>public boolean getCanBurn()</pre> +</li> +</ul> +<a name="setReplaceable()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setReplaceable</h4> +<pre>public <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> setReplaceable()</pre> +</li> +</ul> +<a name="isReplaceable()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isReplaceable</h4> +<pre>public boolean isReplaceable()</pre> +</li> +</ul> +<a name="isOpaque()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isOpaque</h4> +<pre>public boolean isOpaque()</pre> +</li> +</ul> +<a name="isToolNotRequired()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isToolNotRequired</h4> +<pre>public boolean isToolNotRequired()</pre> +</li> +</ul> +<a name="getMaterialMobility()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMaterialMobility</h4> +<pre>public int getMaterialMobility()</pre> +</li> +</ul> +<a name="setNoPushMobility()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setNoPushMobility</h4> +<pre>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> setNoPushMobility()</pre> +</li> +</ul> +<a name="setImmovableMobility()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setImmovableMobility</h4> +<pre>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> setImmovableMobility()</pre> +</li> +</ul> +<a name="setAdventureModeExempt()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAdventureModeExempt</h4> +<pre>protected <a href="../../../../net/minecraft/block/material/Material.html" title="class in net.minecraft.block.material">Material</a> setAdventureModeExempt()</pre> +</li> +</ul> +<a name="isAdventureModeExempt()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isAdventureModeExempt</h4> +<pre>public boolean isAdventureModeExempt()</pre> +</li> +</ul> +<a name="getMaterialMapColor()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getMaterialMapColor</h4> +<pre>public <a href="../../../../net/minecraft/block/material/MapColor.html" title="class in net.minecraft.block.material">MapColor</a> getMaterialMapColor()</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/block/material/MapColor.html" title="class in net.minecraft.block.material"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/block/material/MaterialLiquid.html" title="class in net.minecraft.block.material"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/block/material/Material.html" target="_top">Frames</a></li> +<li><a href="Material.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: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> |
