diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /javadoc/net/minecraft/world/biome | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'javadoc/net/minecraft/world/biome')
33 files changed, 13106 insertions, 0 deletions
diff --git a/javadoc/net/minecraft/world/biome/BiomeCache.Block.html b/javadoc/net/minecraft/world/biome/BiomeCache.Block.html new file mode 100644 index 0000000..d421e6b --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeCache.Block.html @@ -0,0 +1,350 @@ +<!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:14 EST 2015 --> +<title>BiomeCache.Block (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="BiomeCache.Block (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/world/biome/BiomeCache.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeCache.Block.html" target="_top">Frames</a></li> +<li><a href="BiomeCache.Block.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.world.biome</div> +<h2 title="Class BiomeCache.Block" class="title">Class BiomeCache.Block</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeCache.Block</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeCache.html" title="class in net.minecraft.world.biome">BiomeCache</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">BiomeCache.Block</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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html#biomes">biomes</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html#lastAccessTime">lastAccessTime</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html#rainfallValues">rainfallValues</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html#xPosition">xPosition</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html#zPosition">zPosition</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/world/biome/BiomeCache.Block.html#BiomeCache.Block(int,%20int)">BiomeCache.Block</a></strong>(int p_i1972_2_, + int p_i1972_3_)</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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html#getBiomeGenAt(int,%20int)">getBiomeGenAt</a></strong>(int p_76885_1_, + int p_76885_2_)</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="rainfallValues"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>rainfallValues</h4> +<pre>public float[] rainfallValues</pre> +</li> +</ul> +<a name="biomes"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>biomes</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] biomes</pre> +</li> +</ul> +<a name="xPosition"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>xPosition</h4> +<pre>public int xPosition</pre> +</li> +</ul> +<a name="zPosition"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>zPosition</h4> +<pre>public int zPosition</pre> +</li> +</ul> +<a name="lastAccessTime"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>lastAccessTime</h4> +<pre>public long lastAccessTime</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeCache.Block(int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeCache.Block</h4> +<pre>public BiomeCache.Block(int p_i1972_2_, + int p_i1972_3_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getBiomeGenAt(int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getBiomeGenAt</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> getBiomeGenAt(int p_76885_1_, + int p_76885_2_)</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/world/biome/BiomeCache.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeCache.Block.html" target="_top">Frames</a></li> +<li><a href="BiomeCache.Block.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> diff --git a/javadoc/net/minecraft/world/biome/BiomeCache.html b/javadoc/net/minecraft/world/biome/BiomeCache.html new file mode 100644 index 0000000..9e3f765 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeCache.html @@ -0,0 +1,318 @@ +<!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:14 EST 2015 --> +<title>BiomeCache (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="BiomeCache (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/world/biome/BiomeCache.Block.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeCache.html" target="_top">Frames</a></li> +<li><a href="BiomeCache.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><a href="#nested_class_summary">Nested</a> | </li> +<li>Field | </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>Field | </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.world.biome</div> +<h2 title="Class BiomeCache" class="title">Class BiomeCache</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeCache</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeCache</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html" title="class in net.minecraft.world.biome">BiomeCache.Block</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/world/biome/BiomeCache.html#BiomeCache(net.minecraft.world.biome.WorldChunkManager)">BiomeCache</a></strong>(<a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a> p_i1973_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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.html#cleanupCache()">cleanupCache</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html" title="class in net.minecraft.world.biome">BiomeCache.Block</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.html#getBiomeCacheBlock(int,%20int)">getBiomeCacheBlock</a></strong>(int p_76840_1_, + int p_76840_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.html#getBiomeGenAt(int,%20int)">getBiomeGenAt</a></strong>(int p_76837_1_, + int p_76837_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeCache.html#getCachedBiomes(int,%20int)">getCachedBiomes</a></strong>(int p_76839_1_, + int p_76839_2_)</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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeCache(net.minecraft.world.biome.WorldChunkManager)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeCache</h4> +<pre>public BiomeCache(<a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a> p_i1973_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="getBiomeCacheBlock(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeCacheBlock</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html" title="class in net.minecraft.world.biome">BiomeCache.Block</a> getBiomeCacheBlock(int p_76840_1_, + int p_76840_2_)</pre> +</li> +</ul> +<a name="getBiomeGenAt(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGenAt</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> getBiomeGenAt(int p_76837_1_, + int p_76837_2_)</pre> +</li> +</ul> +<a name="cleanupCache()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cleanupCache</h4> +<pre>public void cleanupCache()</pre> +</li> +</ul> +<a name="getCachedBiomes(int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getCachedBiomes</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] getCachedBiomes(int p_76839_1_, + int p_76839_2_)</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/world/biome/BiomeCache.Block.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeCache.html" target="_top">Frames</a></li> +<li><a href="BiomeCache.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><a href="#nested_class_summary">Nested</a> | </li> +<li>Field | </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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeDecorator.html b/javadoc/net/minecraft/world/biome/BiomeDecorator.html new file mode 100644 index 0000000..5fd7b81 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeDecorator.html @@ -0,0 +1,808 @@ +<!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:14 EST 2015 --> +<title>BiomeDecorator (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="BiomeDecorator (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/world/biome/BiomeCache.Block.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeEndDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeDecorator.html" target="_top">Frames</a></li> +<li><a href="BiomeDecorator.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.world.biome</div> +<h2 title="Class BiomeDecorator" class="title">Class BiomeDecorator</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeDecorator</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeEndDecorator.html" title="class in net.minecraft.world.biome">BiomeEndDecorator</a>, <a href="../../../../net/minecraftforge/event/terraingen/DeferredBiomeDecorator.html" title="class in net.minecraftforge.event.terraingen">DeferredBiomeDecorator</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">BiomeDecorator</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><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#bigMushroomGen">bigMushroomGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#bigMushroomsPerChunk">bigMushroomsPerChunk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#cactiPerChunk">cactiPerChunk</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#cactusGen">cactusGen</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#chunk_X">chunk_X</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#chunk_Z">chunk_Z</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#clayGen">clayGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#clayPerChunk">clayPerChunk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#coalGen">coalGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#currentWorld">currentWorld</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#deadBushPerChunk">deadBushPerChunk</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#diamondGen">diamondGen</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#dirtGen">dirtGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#flowersPerChunk">flowersPerChunk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#generateLakes">generateLakes</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#goldGen">goldGen</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#grassPerChunk">grassPerChunk</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#gravelAsSandGen">gravelAsSandGen</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#gravelGen">gravelGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#ironGen">ironGen</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#lapisGen">lapisGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#mushroomBrownGen">mushroomBrownGen</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#mushroomRedGen">mushroomRedGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#mushroomsPerChunk">mushroomsPerChunk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.Random</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#randomGenerator">randomGenerator</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#redstoneGen">redstoneGen</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#reedGen">reedGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#reedsPerChunk">reedsPerChunk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#sandGen">sandGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#sandPerChunk">sandPerChunk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#sandPerChunk2">sandPerChunk2</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#treesPerChunk">treesPerChunk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#waterlilyGen">waterlilyGen</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#waterlilyPerChunk">waterlilyPerChunk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenFlowers.html" title="class in net.minecraft.world.gen.feature">WorldGenFlowers</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#yellowFlowerGen">yellowFlowerGen</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/world/biome/BiomeDecorator.html#BiomeDecorator()">BiomeDecorator</a></strong>()</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#decorateChunk(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.world.biome.BiomeGenBase,%20int,%20int)">decorateChunk</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150512_1_, + java.util.Random p_150512_2_, + <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150512_3_, + int p_150512_4_, + int p_150512_5_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#genDecorations(net.minecraft.world.biome.BiomeGenBase)">genDecorations</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150513_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#generateOres()">generateOres</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#genStandardOre1(int,%20net.minecraft.world.gen.feature.WorldGenerator,%20int,%20int)">genStandardOre1</a></strong>(int p_76795_1_, + <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> p_76795_2_, + int p_76795_3_, + int p_76795_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#genStandardOre2(int,%20net.minecraft.world.gen.feature.WorldGenerator,%20int,%20int)">genStandardOre2</a></strong>(int p_76793_1_, + <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> p_76793_2_, + int p_76793_3_, + int p_76793_4_)</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="currentWorld"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>currentWorld</h4> +<pre>public <a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> currentWorld</pre> +</li> +</ul> +<a name="randomGenerator"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>randomGenerator</h4> +<pre>public java.util.Random randomGenerator</pre> +</li> +</ul> +<a name="chunk_X"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>chunk_X</h4> +<pre>public int chunk_X</pre> +</li> +</ul> +<a name="chunk_Z"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>chunk_Z</h4> +<pre>public int chunk_Z</pre> +</li> +</ul> +<a name="clayGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>clayGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> clayGen</pre> +</li> +</ul> +<a name="sandGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sandGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> sandGen</pre> +</li> +</ul> +<a name="gravelAsSandGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>gravelAsSandGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> gravelAsSandGen</pre> +</li> +</ul> +<a name="dirtGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>dirtGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> dirtGen</pre> +</li> +</ul> +<a name="gravelGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>gravelGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> gravelGen</pre> +</li> +</ul> +<a name="coalGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>coalGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> coalGen</pre> +</li> +</ul> +<a name="ironGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ironGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> ironGen</pre> +</li> +</ul> +<a name="goldGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>goldGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> goldGen</pre> +</li> +</ul> +<a name="redstoneGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>redstoneGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> redstoneGen</pre> +</li> +</ul> +<a name="diamondGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>diamondGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> diamondGen</pre> +</li> +</ul> +<a name="lapisGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>lapisGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> lapisGen</pre> +</li> +</ul> +<a name="yellowFlowerGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>yellowFlowerGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenFlowers.html" title="class in net.minecraft.world.gen.feature">WorldGenFlowers</a> yellowFlowerGen</pre> +</li> +</ul> +<a name="mushroomBrownGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mushroomBrownGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> mushroomBrownGen</pre> +</li> +</ul> +<a name="mushroomRedGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mushroomRedGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> mushroomRedGen</pre> +</li> +</ul> +<a name="bigMushroomGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>bigMushroomGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> bigMushroomGen</pre> +</li> +</ul> +<a name="reedGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>reedGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> reedGen</pre> +</li> +</ul> +<a name="cactusGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cactusGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> cactusGen</pre> +</li> +</ul> +<a name="waterlilyGen"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>waterlilyGen</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> waterlilyGen</pre> +</li> +</ul> +<a name="waterlilyPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>waterlilyPerChunk</h4> +<pre>public int waterlilyPerChunk</pre> +</li> +</ul> +<a name="treesPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>treesPerChunk</h4> +<pre>public int treesPerChunk</pre> +</li> +</ul> +<a name="flowersPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>flowersPerChunk</h4> +<pre>public int flowersPerChunk</pre> +</li> +</ul> +<a name="grassPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>grassPerChunk</h4> +<pre>public int grassPerChunk</pre> +</li> +</ul> +<a name="deadBushPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>deadBushPerChunk</h4> +<pre>public int deadBushPerChunk</pre> +</li> +</ul> +<a name="mushroomsPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mushroomsPerChunk</h4> +<pre>public int mushroomsPerChunk</pre> +</li> +</ul> +<a name="reedsPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>reedsPerChunk</h4> +<pre>public int reedsPerChunk</pre> +</li> +</ul> +<a name="cactiPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cactiPerChunk</h4> +<pre>public int cactiPerChunk</pre> +</li> +</ul> +<a name="sandPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sandPerChunk</h4> +<pre>public int sandPerChunk</pre> +</li> +</ul> +<a name="sandPerChunk2"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sandPerChunk2</h4> +<pre>public int sandPerChunk2</pre> +</li> +</ul> +<a name="clayPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>clayPerChunk</h4> +<pre>public int clayPerChunk</pre> +</li> +</ul> +<a name="bigMushroomsPerChunk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>bigMushroomsPerChunk</h4> +<pre>public int bigMushroomsPerChunk</pre> +</li> +</ul> +<a name="generateLakes"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>generateLakes</h4> +<pre>public boolean generateLakes</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeDecorator()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeDecorator</h4> +<pre>public BiomeDecorator()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="decorateChunk(net.minecraft.world.World, java.util.Random, net.minecraft.world.biome.BiomeGenBase, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorateChunk</h4> +<pre>public void decorateChunk(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150512_1_, + java.util.Random p_150512_2_, + <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150512_3_, + int p_150512_4_, + int p_150512_5_)</pre> +</li> +</ul> +<a name="genDecorations(net.minecraft.world.biome.BiomeGenBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genDecorations</h4> +<pre>protected void genDecorations(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150513_1_)</pre> +</li> +</ul> +<a name="genStandardOre1(int, net.minecraft.world.gen.feature.WorldGenerator, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genStandardOre1</h4> +<pre>protected void genStandardOre1(int p_76795_1_, + <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> p_76795_2_, + int p_76795_3_, + int p_76795_4_)</pre> +</li> +</ul> +<a name="genStandardOre2(int, net.minecraft.world.gen.feature.WorldGenerator, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genStandardOre2</h4> +<pre>protected void genStandardOre2(int p_76793_1_, + <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> p_76793_2_, + int p_76793_3_, + int p_76793_4_)</pre> +</li> +</ul> +<a name="generateOres()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>generateOres</h4> +<pre>protected void generateOres()</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/world/biome/BiomeCache.Block.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeEndDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeDecorator.html" target="_top">Frames</a></li> +<li><a href="BiomeDecorator.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> diff --git a/javadoc/net/minecraft/world/biome/BiomeEndDecorator.html b/javadoc/net/minecraft/world/biome/BiomeEndDecorator.html new file mode 100644 index 0000000..4503199 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeEndDecorator.html @@ -0,0 +1,313 @@ +<!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:14 EST 2015 --> +<title>BiomeEndDecorator (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="BiomeEndDecorator (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/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeEndDecorator.html" target="_top">Frames</a></li> +<li><a href="BiomeEndDecorator.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.world.biome</div> +<h2 title="Class BiomeEndDecorator" class="title">Class BiomeEndDecorator</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeDecorator</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeEndDecorator</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeEndDecorator</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a></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>protected <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeEndDecorator.html#spikeGen">spikeGen</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeDecorator"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#bigMushroomGen">bigMushroomGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#bigMushroomsPerChunk">bigMushroomsPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#cactiPerChunk">cactiPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#cactusGen">cactusGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#chunk_X">chunk_X</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#chunk_Z">chunk_Z</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#clayGen">clayGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#clayPerChunk">clayPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#coalGen">coalGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#currentWorld">currentWorld</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#deadBushPerChunk">deadBushPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#diamondGen">diamondGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#dirtGen">dirtGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#flowersPerChunk">flowersPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#generateLakes">generateLakes</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#goldGen">goldGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#grassPerChunk">grassPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#gravelAsSandGen">gravelAsSandGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#gravelGen">gravelGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#ironGen">ironGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#lapisGen">lapisGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#mushroomBrownGen">mushroomBrownGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#mushroomRedGen">mushroomRedGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#mushroomsPerChunk">mushroomsPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#randomGenerator">randomGenerator</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#redstoneGen">redstoneGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#reedGen">reedGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#reedsPerChunk">reedsPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#sandGen">sandGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#sandPerChunk">sandPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#sandPerChunk2">sandPerChunk2</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#treesPerChunk">treesPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#waterlilyGen">waterlilyGen</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#waterlilyPerChunk">waterlilyPerChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#yellowFlowerGen">yellowFlowerGen</a></code></li> +</ul> +</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/world/biome/BiomeEndDecorator.html#BiomeEndDecorator()">BiomeEndDecorator</a></strong>()</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>protected void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeEndDecorator.html#genDecorations(net.minecraft.world.biome.BiomeGenBase)">genDecorations</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150513_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeDecorator"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#decorateChunk(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.world.biome.BiomeGenBase,%20int,%20int)">decorateChunk</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#generateOres()">generateOres</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#genStandardOre1(int,%20net.minecraft.world.gen.feature.WorldGenerator,%20int,%20int)">genStandardOre1</a>, <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#genStandardOre2(int,%20net.minecraft.world.gen.feature.WorldGenerator,%20int,%20int)">genStandardOre2</a></code></li> +</ul> +<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="spikeGen"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>spikeGen</h4> +<pre>protected <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> spikeGen</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeEndDecorator()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeEndDecorator</h4> +<pre>public BiomeEndDecorator()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="genDecorations(net.minecraft.world.biome.BiomeGenBase)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>genDecorations</h4> +<pre>protected void genDecorations(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150513_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html#genDecorations(net.minecraft.world.biome.BiomeGenBase)">genDecorations</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a></code></dd> +</dl> +</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/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeEndDecorator.html" target="_top">Frames</a></li> +<li><a href="BiomeEndDecorator.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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html new file mode 100644 index 0000000..068fff7 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html @@ -0,0 +1,297 @@ +<!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:14 EST 2015 --> +<title>BiomeGenBase.FlowerEntry (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="BiomeGenBase.FlowerEntry (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/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.FlowerEntry.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="#methods_inherited_from_class_java.lang.Object">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>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.world.biome</div> +<h2 title="Class BiomeGenBase.FlowerEntry" class="title">Class BiomeGenBase.FlowerEntry</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">net.minecraft.util.WeightedRandom.Item</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenBase.FlowerEntry</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">BiomeGenBase.FlowerEntry</span> +extends <a href="../../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">WeightedRandom.Item</a></pre> +<div class="block">Weighted random holder class used to hold possible flowers + that can spawn in this biome when bonemeal is used on grass.</div> +</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><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/world/biome/BiomeGenBase.FlowerEntry.html#block">block</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html#metadata">metadata</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.util.WeightedRandom.Item"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.util.<a href="../../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">WeightedRandom.Item</a></h3> +<code><a href="../../../../net/minecraft/util/WeightedRandom.Item.html#itemWeight">itemWeight</a></code></li> +</ul> +</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/world/biome/BiomeGenBase.FlowerEntry.html#BiomeGenBase.FlowerEntry(net.minecraft.block.Block,%20int,%20int)">BiomeGenBase.FlowerEntry</a></strong>(<a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> block, + int meta, + int weight)</code> </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 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="block"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>block</h4> +<pre>public final <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> block</pre> +</li> +</ul> +<a name="metadata"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>metadata</h4> +<pre>public final int metadata</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenBase.FlowerEntry(net.minecraft.block.Block, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenBase.FlowerEntry</h4> +<pre>public BiomeGenBase.FlowerEntry(<a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> block, + int meta, + int weight)</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/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.FlowerEntry.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="#methods_inherited_from_class_java.lang.Object">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>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.Height.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.Height.html new file mode 100644 index 0000000..fe730f0 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.Height.html @@ -0,0 +1,309 @@ +<!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:14 EST 2015 --> +<title>BiomeGenBase.Height (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="BiomeGenBase.Height (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/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.Height.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.Height.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.world.biome</div> +<h2 title="Class BiomeGenBase.Height" class="title">Class BiomeGenBase.Height</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenBase.Height</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">BiomeGenBase.Height</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>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html#rootHeight">rootHeight</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html#variation">variation</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/world/biome/BiomeGenBase.Height.html#BiomeGenBase.Height(float,%20float)">BiomeGenBase.Height</a></strong>(float p_i45371_1_, + float p_i45371_2_)</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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html#attenuate()">attenuate</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="rootHeight"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>rootHeight</h4> +<pre>public float rootHeight</pre> +</li> +</ul> +<a name="variation"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>variation</h4> +<pre>public float variation</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenBase.Height(float, float)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenBase.Height</h4> +<pre>public BiomeGenBase.Height(float p_i45371_1_, + float p_i45371_2_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="attenuate()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>attenuate</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> attenuate()</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/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.Height.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.Height.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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html new file mode 100644 index 0000000..a1d5644 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html @@ -0,0 +1,342 @@ +<!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:14 EST 2015 --> +<title>BiomeGenBase.SpawnListEntry (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="BiomeGenBase.SpawnListEntry (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/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.SpawnListEntry.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.world.biome</div> +<h2 title="Class BiomeGenBase.SpawnListEntry" class="title">Class BiomeGenBase.SpawnListEntry</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">net.minecraft.util.WeightedRandom.Item</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenBase.SpawnListEntry</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">BiomeGenBase.SpawnListEntry</span> +extends <a href="../../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">WeightedRandom.Item</a></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>java.lang.Class</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html#entityClass">entityClass</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html#maxGroupCount">maxGroupCount</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html#minGroupCount">minGroupCount</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.util.WeightedRandom.Item"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.util.<a href="../../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util">WeightedRandom.Item</a></h3> +<code><a href="../../../../net/minecraft/util/WeightedRandom.Item.html#itemWeight">itemWeight</a></code></li> +</ul> +</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/world/biome/BiomeGenBase.SpawnListEntry.html#BiomeGenBase.SpawnListEntry(java.lang.Class,%20int,%20int,%20int)">BiomeGenBase.SpawnListEntry</a></strong>(java.lang.Class p_i1970_1_, + int p_i1970_2_, + int p_i1970_3_, + int p_i1970_4_)</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>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html#toString()">toString</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, 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="entityClass"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>entityClass</h4> +<pre>public java.lang.Class entityClass</pre> +</li> +</ul> +<a name="minGroupCount"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>minGroupCount</h4> +<pre>public int minGroupCount</pre> +</li> +</ul> +<a name="maxGroupCount"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>maxGroupCount</h4> +<pre>public int maxGroupCount</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenBase.SpawnListEntry(java.lang.Class, int, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenBase.SpawnListEntry</h4> +<pre>public BiomeGenBase.SpawnListEntry(java.lang.Class p_i1970_1_, + int p_i1970_2_, + int p_i1970_3_, + int p_i1970_4_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="toString()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> +</dl> +</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/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.SpawnListEntry.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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.TempCategory.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.TempCategory.html new file mode 100644 index 0000000..f85cb5e --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.TempCategory.html @@ -0,0 +1,345 @@ +<!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:14 EST 2015 --> +<title>BiomeGenBase.TempCategory (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="BiomeGenBase.TempCategory (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/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBeach.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.TempCategory.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.TempCategory.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="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </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.world.biome</div> +<h2 title="Enum BiomeGenBase.TempCategory" class="title">Enum BiomeGenBase.TempCategory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Enum<<a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a>></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenBase.TempCategory</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a>></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></dd> +</dl> +<hr> +<br> +<pre>public static enum <span class="strong">BiomeGenBase.TempCategory</span> +extends java.lang.Enum<<a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== ENUM CONSTANT SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_summary"> +<!-- --> +</a> +<h3>Enum Constant Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> +<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Enum Constant and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html#COLD">COLD</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html#MEDIUM">MEDIUM</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html#OCEAN">OCEAN</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html#WARM">WARM</a></strong></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>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Enum</h3> +<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> +</ul> +<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>getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ ENUM CONSTANT DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_detail"> +<!-- --> +</a> +<h3>Enum Constant Detail</h3> +<a name="OCEAN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>OCEAN</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a> OCEAN</pre> +</li> +</ul> +<a name="COLD"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLD</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a> COLD</pre> +</li> +</ul> +<a name="MEDIUM"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>MEDIUM</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a> MEDIUM</pre> +</li> +</ul> +<a name="WARM"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>WARM</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a> WARM</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="values()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>values</h4> +<pre>public static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a>[] values()</pre> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +<pre> +for (BiomeGenBase.TempCategory c : BiomeGenBase.TempCategory.values()) + System.out.println(c); +</pre></div> +<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl> +</li> +</ul> +<a name="valueOf(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>valueOf</h4> +<pre>public static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a> valueOf(java.lang.String name)</pre> +<div class="block">Returns the enum constant of this type with the specified name. +The string must match <i>exactly</i> an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd> +<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> +<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl> +</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/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBeach.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.TempCategory.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.TempCategory.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="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </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/world/biome/BiomeGenBase.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.html new file mode 100644 index 0000000..3904e3c --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBase.html @@ -0,0 +1,1974 @@ +<!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:14 EST 2015 --> +<title>BiomeGenBase (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="BiomeGenBase (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/world/biome/BiomeEndDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.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><a href="#nested_class_summary">Nested</a> | </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.world.biome</div> +<h2 title="Class BiomeGenBase" class="title">Class BiomeGenBase</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenBase</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeGenBeach.html" title="class in net.minecraft.world.biome">BiomeGenBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenDesert.html" title="class in net.minecraft.world.biome">BiomeGenDesert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenEnd.html" title="class in net.minecraft.world.biome">BiomeGenEnd</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenForest.html" title="class in net.minecraft.world.biome">BiomeGenForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenHell.html" title="class in net.minecraft.world.biome">BiomeGenHell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome">BiomeGenHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenJungle.html" title="class in net.minecraft.world.biome">BiomeGenJungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html" title="class in net.minecraft.world.biome">BiomeGenMesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMushroomIsland.html" title="class in net.minecraft.world.biome">BiomeGenMushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome">BiomeGenMutated</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenOcean.html" title="class in net.minecraft.world.biome">BiomeGenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html" title="class in net.minecraft.world.biome">BiomeGenPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenRiver.html" title="class in net.minecraft.world.biome">BiomeGenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html" title="class in net.minecraft.world.biome">BiomeGenSavanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenSnow.html" title="class in net.minecraft.world.biome">BiomeGenSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenStoneBeach.html" title="class in net.minecraft.world.biome">BiomeGenStoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html" title="class in net.minecraft.world.biome">BiomeGenSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html" title="class in net.minecraft.world.biome">BiomeGenTaiga</a></dd> +</dl> +<hr> +<br> +<pre>public abstract class <span class="strong">BiomeGenBase</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a></strong></code> +<div class="block">Weighted random holder class used to hold possible flowers + that can spawn in this biome when bonemeal is used on grass.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- =========== 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/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static java.util.Set</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><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/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected java.util.List<<a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/gen/feature/WorldGenDoublePlant.html" title="class in net.minecraft.world.gen.feature">WorldGenDoublePlant</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/gen/NoiseGeneratorPerlin.html" title="class in net.minecraft.world.gen">NoiseGeneratorPerlin</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected java.util.List</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected java.util.List</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected java.util.List</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected java.util.List</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/gen/NoiseGeneratorPerlin.html" title="class in net.minecraft.world.gen">NoiseGeneratorPerlin</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><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/world/biome/BiomeGenBase.html#topBlock">topBlock</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../net/minecraft/world/gen/feature/WorldGenBigTree.html" title="class in net.minecraft.world.gen.feature">WorldGenBigTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../../net/minecraft/world/gen/feature/WorldGenSwamp.html" title="class in net.minecraft.world.gen.feature">WorldGenSwamp</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../net/minecraft/world/gen/feature/WorldGenTrees.html" title="class in net.minecraft.world.gen.feature">WorldGenTrees</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</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/world/biome/BiomeGenBase.html#BiomeGenBase(int)">BiomeGenBase</a></strong>(int p_i1971_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#BiomeGenBase(int,%20boolean)">BiomeGenBase</a></strong>(int p_i1971_1_, + boolean register)</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a></strong>()</code> +<div class="block">Adds the default flowers, as of 1.7, it is 2 yellow, and 1 red.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a></strong>(<a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> block, + int metadata, + int weight)</code> +<div class="block">Register a new plant to be planted when bonemeal is used on grass.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a></strong>(int p_150557_1_, + boolean p_150557_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a></strong>(int p_150563_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a></strong>(java.util.Random p_150572_1_, + int p_150572_2_, + int p_150572_3_, + int p_150572_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a></strong>(int p_76733_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150560_1_, + java.util.Random p_150560_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150560_3_, + byte[] p_150560_4_, + int p_150560_5_, + int p_150560_6_, + double p_150560_7_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a></strong>(int p_150568_0_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.Class</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a></strong>(int p_150571_1_, + int p_150571_2_, + int p_150571_3_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></strong>(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a></strong>(int p_150564_1_, + int p_150564_2_, + int p_150564_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a> original)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a></strong>(int original)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a></strong>(int original)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a></strong>(java.util.Random p_76730_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a></strong>(float p_76731_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.List</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a></strong>(<a href="../../../../net/minecraft/entity/EnumCreatureType.html" title="enum in net.minecraft.entity">EnumCreatureType</a> p_76747_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150569_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> world, + java.util.Random rand, + int x, + int y, + int z)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a></strong>(java.lang.String p_76735_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a></strong>(int p_76739_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> p_150570_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></strong>(float p_76732_1_, + float p_76732_2_)</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="height_Default"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_Default</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_Default</pre> +</li> +</ul> +<a name="height_ShallowWaters"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_ShallowWaters</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_ShallowWaters</pre> +</li> +</ul> +<a name="height_Oceans"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_Oceans</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_Oceans</pre> +</li> +</ul> +<a name="height_DeepOceans"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_DeepOceans</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_DeepOceans</pre> +</li> +</ul> +<a name="height_LowPlains"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_LowPlains</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_LowPlains</pre> +</li> +</ul> +<a name="height_MidPlains"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_MidPlains</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_MidPlains</pre> +</li> +</ul> +<a name="height_LowHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_LowHills</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_LowHills</pre> +</li> +</ul> +<a name="height_HighPlateaus"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_HighPlateaus</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_HighPlateaus</pre> +</li> +</ul> +<a name="height_MidHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_MidHills</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_MidHills</pre> +</li> +</ul> +<a name="height_Shores"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_Shores</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_Shores</pre> +</li> +</ul> +<a name="height_RockyWaters"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_RockyWaters</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_RockyWaters</pre> +</li> +</ul> +<a name="height_LowIslands"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_LowIslands</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_LowIslands</pre> +</li> +</ul> +<a name="height_PartiallySubmerged"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>height_PartiallySubmerged</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> height_PartiallySubmerged</pre> +</li> +</ul> +<a name="explorationBiomesList"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>explorationBiomesList</h4> +<pre>public static final java.util.Set explorationBiomesList</pre> +</li> +</ul> +<a name="ocean"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ocean</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> ocean</pre> +</li> +</ul> +<a name="plains"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>plains</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> plains</pre> +</li> +</ul> +<a name="desert"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>desert</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> desert</pre> +</li> +</ul> +<a name="extremeHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>extremeHills</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> extremeHills</pre> +</li> +</ul> +<a name="forest"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>forest</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> forest</pre> +</li> +</ul> +<a name="taiga"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>taiga</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> taiga</pre> +</li> +</ul> +<a name="swampland"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>swampland</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> swampland</pre> +</li> +</ul> +<a name="river"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>river</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> river</pre> +</li> +</ul> +<a name="hell"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hell</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> hell</pre> +</li> +</ul> +<a name="sky"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sky</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> sky</pre> +</li> +</ul> +<a name="frozenOcean"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>frozenOcean</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> frozenOcean</pre> +</li> +</ul> +<a name="frozenRiver"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>frozenRiver</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> frozenRiver</pre> +</li> +</ul> +<a name="icePlains"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>icePlains</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> icePlains</pre> +</li> +</ul> +<a name="iceMountains"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>iceMountains</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> iceMountains</pre> +</li> +</ul> +<a name="mushroomIsland"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mushroomIsland</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> mushroomIsland</pre> +</li> +</ul> +<a name="mushroomIslandShore"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mushroomIslandShore</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> mushroomIslandShore</pre> +</li> +</ul> +<a name="beach"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>beach</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> beach</pre> +</li> +</ul> +<a name="desertHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>desertHills</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> desertHills</pre> +</li> +</ul> +<a name="forestHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>forestHills</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> forestHills</pre> +</li> +</ul> +<a name="taigaHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>taigaHills</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> taigaHills</pre> +</li> +</ul> +<a name="extremeHillsEdge"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>extremeHillsEdge</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> extremeHillsEdge</pre> +</li> +</ul> +<a name="jungle"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>jungle</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> jungle</pre> +</li> +</ul> +<a name="jungleHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>jungleHills</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> jungleHills</pre> +</li> +</ul> +<a name="jungleEdge"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>jungleEdge</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> jungleEdge</pre> +</li> +</ul> +<a name="deepOcean"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>deepOcean</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> deepOcean</pre> +</li> +</ul> +<a name="stoneBeach"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>stoneBeach</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> stoneBeach</pre> +</li> +</ul> +<a name="coldBeach"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>coldBeach</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> coldBeach</pre> +</li> +</ul> +<a name="birchForest"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>birchForest</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> birchForest</pre> +</li> +</ul> +<a name="birchForestHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>birchForestHills</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> birchForestHills</pre> +</li> +</ul> +<a name="roofedForest"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>roofedForest</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> roofedForest</pre> +</li> +</ul> +<a name="coldTaiga"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>coldTaiga</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> coldTaiga</pre> +</li> +</ul> +<a name="coldTaigaHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>coldTaigaHills</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> coldTaigaHills</pre> +</li> +</ul> +<a name="megaTaiga"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>megaTaiga</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> megaTaiga</pre> +</li> +</ul> +<a name="megaTaigaHills"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>megaTaigaHills</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> megaTaigaHills</pre> +</li> +</ul> +<a name="extremeHillsPlus"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>extremeHillsPlus</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> extremeHillsPlus</pre> +</li> +</ul> +<a name="savanna"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>savanna</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> savanna</pre> +</li> +</ul> +<a name="savannaPlateau"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>savannaPlateau</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> savannaPlateau</pre> +</li> +</ul> +<a name="mesa"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mesa</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> mesa</pre> +</li> +</ul> +<a name="mesaPlateau_F"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mesaPlateau_F</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> mesaPlateau_F</pre> +</li> +</ul> +<a name="mesaPlateau"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mesaPlateau</h4> +<pre>public static final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> mesaPlateau</pre> +</li> +</ul> +<a name="temperatureNoise"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>temperatureNoise</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/gen/NoiseGeneratorPerlin.html" title="class in net.minecraft.world.gen">NoiseGeneratorPerlin</a> temperatureNoise</pre> +</li> +</ul> +<a name="plantNoise"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>plantNoise</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/gen/NoiseGeneratorPerlin.html" title="class in net.minecraft.world.gen">NoiseGeneratorPerlin</a> plantNoise</pre> +</li> +</ul> +<a name="genTallFlowers"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genTallFlowers</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/gen/feature/WorldGenDoublePlant.html" title="class in net.minecraft.world.gen.feature">WorldGenDoublePlant</a> genTallFlowers</pre> +</li> +</ul> +<a name="biomeName"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>biomeName</h4> +<pre>public java.lang.String biomeName</pre> +</li> +</ul> +<a name="color"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>color</h4> +<pre>public int color</pre> +</li> +</ul> +<a name="field_150609_ah"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_150609_ah</h4> +<pre>public int field_150609_ah</pre> +</li> +</ul> +<a name="topBlock"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>topBlock</h4> +<pre>public <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> topBlock</pre> +</li> +</ul> +<a name="field_150604_aj"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_150604_aj</h4> +<pre>public int field_150604_aj</pre> +</li> +</ul> +<a name="fillerBlock"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fillerBlock</h4> +<pre>public <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> fillerBlock</pre> +</li> +</ul> +<a name="field_76754_C"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_76754_C</h4> +<pre>public int field_76754_C</pre> +</li> +</ul> +<a name="rootHeight"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>rootHeight</h4> +<pre>public float rootHeight</pre> +</li> +</ul> +<a name="heightVariation"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>heightVariation</h4> +<pre>public float heightVariation</pre> +</li> +</ul> +<a name="temperature"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>temperature</h4> +<pre>public float temperature</pre> +</li> +</ul> +<a name="rainfall"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>rainfall</h4> +<pre>public float rainfall</pre> +</li> +</ul> +<a name="waterColorMultiplier"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>waterColorMultiplier</h4> +<pre>public int waterColorMultiplier</pre> +</li> +</ul> +<a name="theBiomeDecorator"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>theBiomeDecorator</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a> theBiomeDecorator</pre> +</li> +</ul> +<a name="spawnableMonsterList"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>spawnableMonsterList</h4> +<pre>protected java.util.List spawnableMonsterList</pre> +</li> +</ul> +<a name="spawnableCreatureList"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>spawnableCreatureList</h4> +<pre>protected java.util.List spawnableCreatureList</pre> +</li> +</ul> +<a name="spawnableWaterCreatureList"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>spawnableWaterCreatureList</h4> +<pre>protected java.util.List spawnableWaterCreatureList</pre> +</li> +</ul> +<a name="spawnableCaveCreatureList"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>spawnableCaveCreatureList</h4> +<pre>protected java.util.List spawnableCaveCreatureList</pre> +</li> +</ul> +<a name="enableSnow"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>enableSnow</h4> +<pre>protected boolean enableSnow</pre> +</li> +</ul> +<a name="enableRain"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>enableRain</h4> +<pre>protected boolean enableRain</pre> +</li> +</ul> +<a name="biomeID"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>biomeID</h4> +<pre>public final int biomeID</pre> +</li> +</ul> +<a name="worldGeneratorTrees"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>worldGeneratorTrees</h4> +<pre>protected <a href="../../../../net/minecraft/world/gen/feature/WorldGenTrees.html" title="class in net.minecraft.world.gen.feature">WorldGenTrees</a> worldGeneratorTrees</pre> +</li> +</ul> +<a name="worldGeneratorBigTree"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>worldGeneratorBigTree</h4> +<pre>protected <a href="../../../../net/minecraft/world/gen/feature/WorldGenBigTree.html" title="class in net.minecraft.world.gen.feature">WorldGenBigTree</a> worldGeneratorBigTree</pre> +</li> +</ul> +<a name="worldGeneratorSwamp"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>worldGeneratorSwamp</h4> +<pre>protected <a href="../../../../net/minecraft/world/gen/feature/WorldGenSwamp.html" title="class in net.minecraft.world.gen.feature">WorldGenSwamp</a> worldGeneratorSwamp</pre> +</li> +</ul> +<a name="flowers"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>flowers</h4> +<pre>protected java.util.List<<a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>> flowers</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenBase(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BiomeGenBase</h4> +<pre>public BiomeGenBase(int p_i1971_1_)</pre> +</li> +</ul> +<a name="BiomeGenBase(int, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenBase</h4> +<pre>public BiomeGenBase(int p_i1971_1_, + boolean register)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="createBiomeDecorator()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBiomeDecorator</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a> createBiomeDecorator()</pre> +</li> +</ul> +<a name="setTemperatureRainfall(float, float)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTemperatureRainfall</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> setTemperatureRainfall(float p_76732_1_, + float p_76732_2_)</pre> +</li> +</ul> +<a name="setHeight(net.minecraft.world.biome.BiomeGenBase.Height)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHeight</h4> +<pre>public final <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> setHeight(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a> p_150570_1_)</pre> +</li> +</ul> +<a name="setDisableRain()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDisableRain</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> setDisableRain()</pre> +</li> +</ul> +<a name="func_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +</li> +</ul> +<a name="getRandomWorldGenForGrass(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRandomWorldGenForGrass</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> getRandomWorldGenForGrass(java.util.Random p_76730_1_)</pre> +</li> +</ul> +<a name="func_150572_a(java.util.Random, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150572_a</h4> +<pre>public java.lang.String func_150572_a(java.util.Random p_150572_1_, + int p_150572_2_, + int p_150572_3_, + int p_150572_4_)</pre> +</li> +</ul> +<a name="setEnableSnow()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setEnableSnow</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> setEnableSnow()</pre> +</li> +</ul> +<a name="setBiomeName(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBiomeName</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> setBiomeName(java.lang.String p_76735_1_)</pre> +</li> +</ul> +<a name="func_76733_a(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_76733_a</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> func_76733_a(int p_76733_1_)</pre> +</li> +</ul> +<a name="setColor(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setColor</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> setColor(int p_76739_1_)</pre> +</li> +</ul> +<a name="func_150563_c(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150563_c</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> func_150563_c(int p_150563_1_)</pre> +</li> +</ul> +<a name="func_150557_a(int, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150557_a</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> func_150557_a(int p_150557_1_, + boolean p_150557_2_)</pre> +</li> +</ul> +<a name="getSkyColorByTemp(float)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSkyColorByTemp</h4> +<pre>public int getSkyColorByTemp(float p_76731_1_)</pre> +</li> +</ul> +<a name="getSpawnableList(net.minecraft.entity.EnumCreatureType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSpawnableList</h4> +<pre>public java.util.List getSpawnableList(<a href="../../../../net/minecraft/entity/EnumCreatureType.html" title="enum in net.minecraft.entity">EnumCreatureType</a> p_76747_1_)</pre> +</li> +</ul> +<a name="getEnableSnow()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEnableSnow</h4> +<pre>public boolean getEnableSnow()</pre> +</li> +</ul> +<a name="canSpawnLightningBolt()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>canSpawnLightningBolt</h4> +<pre>public boolean canSpawnLightningBolt()</pre> +</li> +</ul> +<a name="isHighHumidity()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isHighHumidity</h4> +<pre>public boolean isHighHumidity()</pre> +</li> +</ul> +<a name="getSpawningChance()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSpawningChance</h4> +<pre>public float getSpawningChance()</pre> +</li> +</ul> +<a name="getIntRainfall()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getIntRainfall</h4> +<pre>public final int getIntRainfall()</pre> +</li> +</ul> +<a name="getFloatRainfall()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFloatRainfall</h4> +<pre>public final float getFloatRainfall()</pre> +</li> +</ul> +<a name="getFloatTemperature(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFloatTemperature</h4> +<pre>public final float getFloatTemperature(int p_150564_1_, + int p_150564_2_, + int p_150564_3_)</pre> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +</li> +</ul> +<a name="getBiomeGrassColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGrassColor</h4> +<pre>public int getBiomeGrassColor(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</pre> +</li> +</ul> +<a name="getBiomeFoliageColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeFoliageColor</h4> +<pre>public int getBiomeFoliageColor(int p_150571_1_, + int p_150571_2_, + int p_150571_3_)</pre> +</li> +</ul> +<a name="func_150559_j()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150559_j</h4> +<pre>public boolean func_150559_j()</pre> +</li> +</ul> +<a name="genTerrainBlocks(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genTerrainBlocks</h4> +<pre>public void genTerrainBlocks(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</pre> +</li> +</ul> +<a name="genBiomeTerrain(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genBiomeTerrain</h4> +<pre>public final void genBiomeTerrain(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150560_1_, + java.util.Random p_150560_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150560_3_, + byte[] p_150560_4_, + int p_150560_5_, + int p_150560_6_, + double p_150560_7_)</pre> +</li> +</ul> +<a name="createMutation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createMutation</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> createMutation()</pre> +</li> +</ul> +<a name="getBiomeClass()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeClass</h4> +<pre>public java.lang.Class getBiomeClass()</pre> +</li> +</ul> +<a name="isEqualTo(net.minecraft.world.biome.BiomeGenBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isEqualTo</h4> +<pre>public boolean isEqualTo(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150569_1_)</pre> +</li> +</ul> +<a name="getTempCategory()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTempCategory</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a> getTempCategory()</pre> +</li> +</ul> +<a name="getBiomeGenArray()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGenArray</h4> +<pre>public static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] getBiomeGenArray()</pre> +</li> +</ul> +<a name="getBiome(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiome</h4> +<pre>public static <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> getBiome(int p_150568_0_)</pre> +</li> +</ul> +<a name="getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getModdedBiomeDecorator</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a> getModdedBiomeDecorator(<a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a> original)</pre> +</li> +</ul> +<a name="getWaterColorMultiplier()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getWaterColorMultiplier</h4> +<pre>public int getWaterColorMultiplier()</pre> +</li> +</ul> +<a name="getModdedBiomeGrassColor(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getModdedBiomeGrassColor</h4> +<pre>public int getModdedBiomeGrassColor(int original)</pre> +</li> +</ul> +<a name="getModdedBiomeFoliageColor(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getModdedBiomeFoliageColor</h4> +<pre>public int getModdedBiomeFoliageColor(int original)</pre> +</li> +</ul> +<a name="addDefaultFlowers()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addDefaultFlowers</h4> +<pre>public void addDefaultFlowers()</pre> +<div class="block">Adds the default flowers, as of 1.7, it is 2 yellow, and 1 red. I chose 10 to allow some wiggle room in the numbers.</div> +</li> +</ul> +<a name="addFlower(net.minecraft.block.Block, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addFlower</h4> +<pre>public void addFlower(<a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a> block, + int metadata, + int weight)</pre> +<div class="block">Register a new plant to be planted when bonemeal is used on grass.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>block</code> - The block to place.</dd><dd><code>metadata</code> - The metadata to set for the block when being placed.</dd><dd><code>weight</code> - The weight of the plant, where red flowers are + 10 and yellow flowers are 20.</dd></dl> +</li> +</ul> +<a name="plantFlower(net.minecraft.world.World, java.util.Random, int, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>plantFlower</h4> +<pre>public void plantFlower(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> world, + java.util.Random rand, + int x, + int y, + int z)</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/world/biome/BiomeEndDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBase.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBase.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><a href="#nested_class_summary">Nested</a> | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBeach.html b/javadoc/net/minecraft/world/biome/BiomeGenBeach.html new file mode 100644 index 0000000..c52d524 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenBeach.html @@ -0,0 +1,268 @@ +<!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:14 EST 2015 --> +<title>BiomeGenBeach (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="BiomeGenBeach (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/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenDesert.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBeach.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBeach.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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.world.biome</div> +<h2 title="Class BiomeGenBeach" class="title">Class BiomeGenBeach</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenBeach</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenBeach</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenBeach.html#BiomeGenBeach(int)">BiomeGenBeach</a></strong>(int p_i1969_1_)</code> </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_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenBeach(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenBeach</h4> +<pre>public BiomeGenBeach(int p_i1969_1_)</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/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenDesert.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenBeach.html" target="_top">Frames</a></li> +<li><a href="BiomeGenBeach.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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/world/biome/BiomeGenDesert.html b/javadoc/net/minecraft/world/biome/BiomeGenDesert.html new file mode 100644 index 0000000..26c1a0e --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenDesert.html @@ -0,0 +1,306 @@ +<!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:14 EST 2015 --> +<title>BiomeGenDesert (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="BiomeGenDesert (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/world/biome/BiomeGenBeach.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenEnd.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenDesert.html" target="_top">Frames</a></li> +<li><a href="BiomeGenDesert.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenDesert" class="title">Class BiomeGenDesert</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenDesert</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenDesert</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenDesert.html#BiomeGenDesert(int)">BiomeGenDesert</a></strong>(int p_i1977_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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenDesert.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenDesert(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenDesert</h4> +<pre>public BiomeGenDesert(int p_i1977_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="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenBeach.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenEnd.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenDesert.html" target="_top">Frames</a></li> +<li><a href="BiomeGenDesert.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenEnd.html b/javadoc/net/minecraft/world/biome/BiomeGenEnd.html new file mode 100644 index 0000000..e8b846a --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenEnd.html @@ -0,0 +1,300 @@ +<!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:14 EST 2015 --> +<title>BiomeGenEnd (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="BiomeGenEnd (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/world/biome/BiomeGenDesert.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenEnd.html" target="_top">Frames</a></li> +<li><a href="BiomeGenEnd.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenEnd" class="title">Class BiomeGenEnd</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenEnd</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenEnd</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenEnd.html#BiomeGenEnd(int)">BiomeGenEnd</a></strong>(int p_i1990_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>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenEnd.html#getSkyColorByTemp(float)">getSkyColorByTemp</a></strong>(float p_76731_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenEnd(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenEnd</h4> +<pre>public BiomeGenEnd(int p_i1990_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="getSkyColorByTemp(float)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getSkyColorByTemp</h4> +<pre>public int getSkyColorByTemp(float p_76731_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenDesert.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenEnd.html" target="_top">Frames</a></li> +<li><a href="BiomeGenEnd.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenForest.html b/javadoc/net/minecraft/world/biome/BiomeGenForest.html new file mode 100644 index 0000000..26bc9b5 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenForest.html @@ -0,0 +1,459 @@ +<!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:14 EST 2015 --> +<title>BiomeGenForest (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="BiomeGenForest (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/world/biome/BiomeGenEnd.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenHell.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenForest.html" target="_top">Frames</a></li> +<li><a href="BiomeGenForest.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </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.world.biome</div> +<h2 title="Class BiomeGenForest" class="title">Class BiomeGenForest</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenForest</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenForest</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== 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>protected static <a href="../../../../net/minecraft/world/gen/feature/WorldGenForest.html" title="class in net.minecraft.world.gen.feature">WorldGenForest</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#field_150629_aC">field_150629_aC</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/gen/feature/WorldGenForest.html" title="class in net.minecraft.world.gen.feature">WorldGenForest</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#field_150630_aD">field_150630_aD</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static <a href="../../../../net/minecraft/world/gen/feature/WorldGenCanopyTree.html" title="class in net.minecraft.world.gen.feature">WorldGenCanopyTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#field_150631_aE">field_150631_aE</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenForest.html#BiomeGenForest(int,%20int)">BiomeGenForest</a></strong>(int p_i45377_1_, + int p_i45377_2_)</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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#createMutation()">createMutation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#func_150557_a(int,%20boolean)">func_150557_a</a></strong>(int p_150557_1_, + boolean p_150557_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a></strong>(java.util.Random p_150572_1_, + int p_150572_2_, + int p_150572_3_, + int p_150572_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></strong>(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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="field_150629_aC"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_150629_aC</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/gen/feature/WorldGenForest.html" title="class in net.minecraft.world.gen.feature">WorldGenForest</a> field_150629_aC</pre> +</li> +</ul> +<a name="field_150630_aD"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>field_150630_aD</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/gen/feature/WorldGenForest.html" title="class in net.minecraft.world.gen.feature">WorldGenForest</a> field_150630_aD</pre> +</li> +</ul> +<a name="field_150631_aE"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>field_150631_aE</h4> +<pre>protected static final <a href="../../../../net/minecraft/world/gen/feature/WorldGenCanopyTree.html" title="class in net.minecraft.world.gen.feature">WorldGenCanopyTree</a> field_150631_aE</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenForest(int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenForest</h4> +<pre>public BiomeGenForest(int p_i45377_1_, + int p_i45377_2_)</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_150557_a(int, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150557_a</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> func_150557_a(int p_150557_1_, + boolean p_150557_2_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150572_a(java.util.Random, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150572_a</h4> +<pre>public java.lang.String func_150572_a(java.util.Random p_150572_1_, + int p_150572_2_, + int p_150572_3_, + int p_150572_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomeGrassColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGrassColor</h4> +<pre>public int getBiomeGrassColor(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="createMutation()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createMutation</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> createMutation()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenEnd.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenHell.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenForest.html" target="_top">Frames</a></li> +<li><a href="BiomeGenForest.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenHell.html b/javadoc/net/minecraft/world/biome/BiomeGenHell.html new file mode 100644 index 0000000..5ef0d65 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenHell.html @@ -0,0 +1,268 @@ +<!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:14 EST 2015 --> +<title>BiomeGenHell (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="BiomeGenHell (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/world/biome/BiomeGenForest.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenHell.html" target="_top">Frames</a></li> +<li><a href="BiomeGenHell.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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.world.biome</div> +<h2 title="Class BiomeGenHell" class="title">Class BiomeGenHell</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenHell</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenHell</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenHell.html#BiomeGenHell(int)">BiomeGenHell</a></strong>(int p_i1981_1_)</code> </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_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenHell(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenHell</h4> +<pre>public BiomeGenHell(int p_i1981_1_)</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/world/biome/BiomeGenForest.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenHell.html" target="_top">Frames</a></li> +<li><a href="BiomeGenHell.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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/world/biome/BiomeGenHills.html b/javadoc/net/minecraft/world/biome/BiomeGenHills.html new file mode 100644 index 0000000..45092b1 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenHills.html @@ -0,0 +1,384 @@ +<!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:14 EST 2015 --> +<title>BiomeGenHills (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="BiomeGenHills (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/world/biome/BiomeGenHell.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenJungle.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenHills.html" target="_top">Frames</a></li> +<li><a href="BiomeGenHills.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenHills" class="title">Class BiomeGenHills</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenHills</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenHills</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenHills.html#BiomeGenHills(int,%20boolean)">BiomeGenHills</a></strong>(int p_i45373_1_, + boolean p_i45373_2_)</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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html#createMutation()">createMutation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome">BiomeGenHills</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html#mutateHills(net.minecraft.world.biome.BiomeGenBase)">mutateHills</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150633_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenHills(int, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenHills</h4> +<pre>public BiomeGenHills(int p_i45373_1_, + boolean p_i45373_2_)</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_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="genTerrainBlocks(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genTerrainBlocks</h4> +<pre>public void genTerrainBlocks(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="mutateHills(net.minecraft.world.biome.BiomeGenBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mutateHills</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome">BiomeGenHills</a> mutateHills(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150633_1_)</pre> +</li> +</ul> +<a name="createMutation()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createMutation</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> createMutation()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenHell.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenJungle.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenHills.html" target="_top">Frames</a></li> +<li><a href="BiomeGenHills.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenJungle.html b/javadoc/net/minecraft/world/biome/BiomeGenJungle.html new file mode 100644 index 0000000..1db61e9 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenJungle.html @@ -0,0 +1,342 @@ +<!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:14 EST 2015 --> +<title>BiomeGenJungle (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="BiomeGenJungle (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/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenJungle.html" target="_top">Frames</a></li> +<li><a href="BiomeGenJungle.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenJungle" class="title">Class BiomeGenJungle</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenJungle</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenJungle</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenJungle.html#BiomeGenJungle(int,%20boolean)">BiomeGenJungle</a></strong>(int p_i45379_1_, + boolean p_i45379_2_)</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenJungle.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenJungle.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenJungle.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a></strong>(java.util.Random p_76730_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenJungle(int, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenJungle</h4> +<pre>public BiomeGenJungle(int p_i45379_1_, + boolean p_i45379_2_)</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_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getRandomWorldGenForGrass(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRandomWorldGenForGrass</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> getRandomWorldGenForGrass(java.util.Random p_76730_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenJungle.html" target="_top">Frames</a></li> +<li><a href="BiomeGenJungle.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenMesa.html b/javadoc/net/minecraft/world/biome/BiomeGenMesa.html new file mode 100644 index 0000000..f2c2fc6 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenMesa.html @@ -0,0 +1,445 @@ +<!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:14 EST 2015 --> +<title>BiomeGenMesa (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="BiomeGenMesa (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/world/biome/BiomeGenJungle.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenMushroomIsland.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenMesa.html" target="_top">Frames</a></li> +<li><a href="BiomeGenMesa.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenMesa" class="title">Class BiomeGenMesa</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenMesa</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenMesa</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenMesa.html#BiomeGenMesa(int,%20boolean,%20boolean)">BiomeGenMesa</a></strong>(int p_i45380_1_, + boolean p_i45380_2_, + boolean p_i45380_3_)</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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html#createMutation()">createMutation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html#func_150618_d(int,%20int,%20int)">func_150618_d</a></strong>(int p_150618_1_, + int p_150618_2_, + int p_150618_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html#func_150619_a(long)">func_150619_a</a></strong>(long p_150619_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a></strong>(int p_150571_1_, + int p_150571_2_, + int p_150571_3_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></strong>(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenMesa(int, boolean, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenMesa</h4> +<pre>public BiomeGenMesa(int p_i45380_1_, + boolean p_i45380_2_, + boolean p_i45380_3_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="func_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="genTerrainBlocks(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genTerrainBlocks</h4> +<pre>public void genTerrainBlocks(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150619_a(long)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150619_a</h4> +<pre>public void func_150619_a(long p_150619_1_)</pre> +</li> +</ul> +<a name="getBiomeFoliageColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeFoliageColor</h4> +<pre>public int getBiomeFoliageColor(int p_150571_1_, + int p_150571_2_, + int p_150571_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomeGrassColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGrassColor</h4> +<pre>public int getBiomeGrassColor(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150618_d(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150618_d</h4> +<pre>public byte func_150618_d(int p_150618_1_, + int p_150618_2_, + int p_150618_3_)</pre> +</li> +</ul> +<a name="createMutation()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createMutation</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> createMutation()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenJungle.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenMushroomIsland.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenMesa.html" target="_top">Frames</a></li> +<li><a href="BiomeGenMesa.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenMushroomIsland.html b/javadoc/net/minecraft/world/biome/BiomeGenMushroomIsland.html new file mode 100644 index 0000000..93a2f57 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenMushroomIsland.html @@ -0,0 +1,268 @@ +<!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:14 EST 2015 --> +<title>BiomeGenMushroomIsland (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="BiomeGenMushroomIsland (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/world/biome/BiomeGenMesa.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenMushroomIsland.html" target="_top">Frames</a></li> +<li><a href="BiomeGenMushroomIsland.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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.world.biome</div> +<h2 title="Class BiomeGenMushroomIsland" class="title">Class BiomeGenMushroomIsland</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenMushroomIsland</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenMushroomIsland</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenMushroomIsland.html#BiomeGenMushroomIsland(int)">BiomeGenMushroomIsland</a></strong>(int p_i1984_1_)</code> </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_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenMushroomIsland(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenMushroomIsland</h4> +<pre>public BiomeGenMushroomIsland(int p_i1984_1_)</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/world/biome/BiomeGenMesa.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenMushroomIsland.html" target="_top">Frames</a></li> +<li><a href="BiomeGenMushroomIsland.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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/world/biome/BiomeGenMutated.html b/javadoc/net/minecraft/world/biome/BiomeGenMutated.html new file mode 100644 index 0000000..45053cd --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenMutated.html @@ -0,0 +1,496 @@ +<!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:14 EST 2015 --> +<title>BiomeGenMutated (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="BiomeGenMutated (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/world/biome/BiomeGenMushroomIsland.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenOcean.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenMutated.html" target="_top">Frames</a></li> +<li><a href="BiomeGenMutated.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </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.world.biome</div> +<h2 title="Class BiomeGenMutated" class="title">Class BiomeGenMutated</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenMutated</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome">BiomeGenSavanna.Mutated</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenMutated</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== 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>protected <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#baseBiome">baseBiome</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenMutated.html#BiomeGenMutated(int,%20net.minecraft.world.biome.BiomeGenBase)">BiomeGenMutated</a></strong>(int p_i45381_1_, + <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_i45381_2_)</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.Class</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getBiomeClass()">getBiomeClass</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a></strong>(int p_150571_1_, + int p_150571_2_, + int p_150571_3_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></strong>(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getSpawningChance()">getSpawningChance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getTempCategory()">getTempCategory</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150569_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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="baseBiome"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>baseBiome</h4> +<pre>protected <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> baseBiome</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenMutated(int, net.minecraft.world.biome.BiomeGenBase)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenMutated</h4> +<pre>public BiomeGenMutated(int p_i45381_1_, + <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_i45381_2_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="genTerrainBlocks(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genTerrainBlocks</h4> +<pre>public void genTerrainBlocks(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getSpawningChance()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSpawningChance</h4> +<pre>public float getSpawningChance()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomeFoliageColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeFoliageColor</h4> +<pre>public int getBiomeFoliageColor(int p_150571_1_, + int p_150571_2_, + int p_150571_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomeGrassColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGrassColor</h4> +<pre>public int getBiomeGrassColor(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomeClass()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeClass</h4> +<pre>public java.lang.Class getBiomeClass()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="isEqualTo(net.minecraft.world.biome.BiomeGenBase)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isEqualTo</h4> +<pre>public boolean isEqualTo(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_150569_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getTempCategory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getTempCategory</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a> getTempCategory()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenMushroomIsland.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenOcean.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenMutated.html" target="_top">Frames</a></li> +<li><a href="BiomeGenMutated.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenOcean.html b/javadoc/net/minecraft/world/biome/BiomeGenOcean.html new file mode 100644 index 0000000..81488b9 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenOcean.html @@ -0,0 +1,329 @@ +<!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:14 EST 2015 --> +<title>BiomeGenOcean (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="BiomeGenOcean (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/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenOcean.html" target="_top">Frames</a></li> +<li><a href="BiomeGenOcean.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenOcean" class="title">Class BiomeGenOcean</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenOcean</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenOcean</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenOcean.html#BiomeGenOcean(int)">BiomeGenOcean</a></strong>(int p_i1985_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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenOcean.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenOcean.html#getTempCategory()">getTempCategory</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenOcean(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenOcean</h4> +<pre>public BiomeGenOcean(int p_i1985_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="getTempCategory()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTempCategory</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a> getTempCategory()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="genTerrainBlocks(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>genTerrainBlocks</h4> +<pre>public void genTerrainBlocks(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenOcean.html" target="_top">Frames</a></li> +<li><a href="BiomeGenOcean.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenPlains.html b/javadoc/net/minecraft/world/biome/BiomeGenPlains.html new file mode 100644 index 0000000..14b2fe1 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenPlains.html @@ -0,0 +1,374 @@ +<!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:14 EST 2015 --> +<title>BiomeGenPlains (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="BiomeGenPlains (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/world/biome/BiomeGenOcean.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenRiver.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenPlains.html" target="_top">Frames</a></li> +<li><a href="BiomeGenPlains.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </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.world.biome</div> +<h2 title="Class BiomeGenPlains" class="title">Class BiomeGenPlains</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenPlains</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenPlains</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== 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>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html#field_150628_aC">field_150628_aC</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenPlains.html#BiomeGenPlains(int)">BiomeGenPlains</a></strong>(int p_i1986_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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html#createMutation()">createMutation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a></strong>(java.util.Random p_150572_1_, + int p_150572_2_, + int p_150572_3_, + int p_150572_4_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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="field_150628_aC"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>field_150628_aC</h4> +<pre>protected boolean field_150628_aC</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenPlains(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenPlains</h4> +<pre>public BiomeGenPlains(int p_i1986_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="func_150572_a(java.util.Random, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150572_a</h4> +<pre>public java.lang.String func_150572_a(java.util.Random p_150572_1_, + int p_150572_2_, + int p_150572_3_, + int p_150572_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="createMutation()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createMutation</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> createMutation()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenOcean.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenRiver.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenPlains.html" target="_top">Frames</a></li> +<li><a href="BiomeGenPlains.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenRiver.html b/javadoc/net/minecraft/world/biome/BiomeGenRiver.html new file mode 100644 index 0000000..d235713 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenRiver.html @@ -0,0 +1,268 @@ +<!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:14 EST 2015 --> +<title>BiomeGenRiver (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="BiomeGenRiver (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/world/biome/BiomeGenPlains.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenRiver.html" target="_top">Frames</a></li> +<li><a href="BiomeGenRiver.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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.world.biome</div> +<h2 title="Class BiomeGenRiver" class="title">Class BiomeGenRiver</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenRiver</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenRiver</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenRiver.html#BiomeGenRiver(int)">BiomeGenRiver</a></strong>(int p_i1987_1_)</code> </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_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenRiver(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenRiver</h4> +<pre>public BiomeGenRiver(int p_i1987_1_)</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/world/biome/BiomeGenPlains.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenRiver.html" target="_top">Frames</a></li> +<li><a href="BiomeGenRiver.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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/world/biome/BiomeGenSavanna.Mutated.html b/javadoc/net/minecraft/world/biome/BiomeGenSavanna.Mutated.html new file mode 100644 index 0000000..79b7f56 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenSavanna.Mutated.html @@ -0,0 +1,360 @@ +<!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:14 EST 2015 --> +<title>BiomeGenSavanna.Mutated (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="BiomeGenSavanna.Mutated (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/world/biome/BiomeGenSavanna.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenSnow.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenSavanna.Mutated.html" target="_top">Frames</a></li> +<li><a href="BiomeGenSavanna.Mutated.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenMutated">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenSavanna.Mutated" class="title">Class BiomeGenSavanna.Mutated</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenMutated</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenSavanna.Mutated</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html" title="class in net.minecraft.world.biome">BiomeGenSavanna</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">BiomeGenSavanna.Mutated</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome">BiomeGenMutated</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenMutated"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome">BiomeGenMutated</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#baseBiome">baseBiome</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenSavanna.Mutated.html#BiomeGenSavanna.Mutated(int,%20net.minecraft.world.biome.BiomeGenBase)">BiomeGenSavanna.Mutated</a></strong>(int p_i45382_1_, + <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_i45382_2_)</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>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.Mutated.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.Mutated.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenMutated"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome">BiomeGenMutated</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenSavanna.Mutated(int, net.minecraft.world.biome.BiomeGenBase)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenSavanna.Mutated</h4> +<pre>public BiomeGenSavanna.Mutated(int p_i45382_1_, + <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_i45382_2_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="genTerrainBlocks(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genTerrainBlocks</h4> +<pre>public void genTerrainBlocks(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome">BiomeGenMutated</a></code></dd> +</dl> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome">BiomeGenMutated</a></code></dd> +</dl> +</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/world/biome/BiomeGenSavanna.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenSnow.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenSavanna.Mutated.html" target="_top">Frames</a></li> +<li><a href="BiomeGenSavanna.Mutated.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenMutated">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenSavanna.html b/javadoc/net/minecraft/world/biome/BiomeGenSavanna.html new file mode 100644 index 0000000..61a9e99 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenSavanna.html @@ -0,0 +1,351 @@ +<!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:14 EST 2015 --> +<title>BiomeGenSavanna (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="BiomeGenSavanna (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/world/biome/BiomeGenRiver.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenSavanna.html" target="_top">Frames</a></li> +<li><a href="BiomeGenSavanna.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><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenSavanna" class="title">Class BiomeGenSavanna</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenSavanna</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenSavanna</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome">BiomeGenSavanna.Mutated</a></strong></code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenSavanna.html#BiomeGenSavanna(int)">BiomeGenSavanna</a></strong>(int p_i45383_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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html#createMutation()">createMutation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenSavanna(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenSavanna</h4> +<pre>public BiomeGenSavanna(int p_i45383_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="func_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="createMutation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createMutation</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> createMutation()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenRiver.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenSavanna.html" target="_top">Frames</a></li> +<li><a href="BiomeGenSavanna.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><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenSnow.html b/javadoc/net/minecraft/world/biome/BiomeGenSnow.html new file mode 100644 index 0000000..4900c57 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenSnow.html @@ -0,0 +1,342 @@ +<!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:14 EST 2015 --> +<title>BiomeGenSnow (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="BiomeGenSnow (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/world/biome/BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenStoneBeach.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenSnow.html" target="_top">Frames</a></li> +<li><a href="BiomeGenSnow.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenSnow" class="title">Class BiomeGenSnow</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenSnow</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenSnow</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenSnow.html#BiomeGenSnow(int,%20boolean)">BiomeGenSnow</a></strong>(int p_i45378_1_, + boolean p_i45378_2_)</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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSnow.html#createMutation()">createMutation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSnow.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSnow.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenSnow(int, boolean)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenSnow</h4> +<pre>public BiomeGenSnow(int p_i45378_1_, + boolean p_i45378_2_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="createMutation()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createMutation</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> createMutation()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenStoneBeach.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenSnow.html" target="_top">Frames</a></li> +<li><a href="BiomeGenSnow.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenStoneBeach.html b/javadoc/net/minecraft/world/biome/BiomeGenStoneBeach.html new file mode 100644 index 0000000..0469371 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenStoneBeach.html @@ -0,0 +1,268 @@ +<!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:14 EST 2015 --> +<title>BiomeGenStoneBeach (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="BiomeGenStoneBeach (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/world/biome/BiomeGenSnow.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenStoneBeach.html" target="_top">Frames</a></li> +<li><a href="BiomeGenStoneBeach.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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.world.biome</div> +<h2 title="Class BiomeGenStoneBeach" class="title">Class BiomeGenStoneBeach</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenStoneBeach</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenStoneBeach</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenStoneBeach.html#BiomeGenStoneBeach(int)">BiomeGenStoneBeach</a></strong>(int p_i45384_1_)</code> </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_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenStoneBeach(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenStoneBeach</h4> +<pre>public BiomeGenStoneBeach(int p_i45384_1_)</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/world/biome/BiomeGenSnow.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenStoneBeach.html" target="_top">Frames</a></li> +<li><a href="BiomeGenStoneBeach.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </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/world/biome/BiomeGenSwamp.html b/javadoc/net/minecraft/world/biome/BiomeGenSwamp.html new file mode 100644 index 0000000..73cb286 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenSwamp.html @@ -0,0 +1,396 @@ +<!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:14 EST 2015 --> +<title>BiomeGenSwamp (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="BiomeGenSwamp (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/world/biome/BiomeGenStoneBeach.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenSwamp.html" target="_top">Frames</a></li> +<li><a href="BiomeGenSwamp.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenSwamp" class="title">Class BiomeGenSwamp</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenSwamp</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenSwamp</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html#BiomeGenSwamp(int)">BiomeGenSwamp</a></strong>(int p_i1988_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><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a></strong>(java.util.Random p_150572_1_, + int p_150572_2_, + int p_150572_3_, + int p_150572_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a></strong>(int p_150571_1_, + int p_150571_2_, + int p_150571_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></strong>(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenSwamp(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenSwamp</h4> +<pre>protected BiomeGenSwamp(int p_i1988_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="func_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="func_150572_a(java.util.Random, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150572_a</h4> +<pre>public java.lang.String func_150572_a(java.util.Random p_150572_1_, + int p_150572_2_, + int p_150572_3_, + int p_150572_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="genTerrainBlocks(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genTerrainBlocks</h4> +<pre>public void genTerrainBlocks(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomeGrassColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGrassColor</h4> +<pre>public int getBiomeGrassColor(int p_150558_1_, + int p_150558_2_, + int p_150558_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomeFoliageColor(int, int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getBiomeFoliageColor</h4> +<pre>public int getBiomeFoliageColor(int p_150571_1_, + int p_150571_2_, + int p_150571_3_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenStoneBeach.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenSwamp.html" target="_top">Frames</a></li> +<li><a href="BiomeGenSwamp.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/BiomeGenTaiga.html b/javadoc/net/minecraft/world/biome/BiomeGenTaiga.html new file mode 100644 index 0000000..b124531 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenTaiga.html @@ -0,0 +1,388 @@ +<!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:14 EST 2015 --> +<title>BiomeGenTaiga (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="BiomeGenTaiga (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/world/biome/BiomeGenSwamp.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenTaiga.html" target="_top">Frames</a></li> +<li><a href="BiomeGenTaiga.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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.world.biome</div> +<h2 title="Class BiomeGenTaiga" class="title">Class BiomeGenTaiga</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.BiomeGenBase</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.BiomeGenTaiga</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">BiomeGenTaiga</span> +extends <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#beach">beach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeID">biomeID</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#biomeName">biomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForest">birchForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#birchForestHills">birchForestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldBeach">coldBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaiga">coldTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#coldTaigaHills">coldTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#color">color</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#deepOcean">deepOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desert">desert</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#desertHills">desertHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableRain">enableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#enableSnow">enableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#explorationBiomesList">explorationBiomesList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHills">extremeHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsEdge">extremeHillsEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#extremeHillsPlus">extremeHillsPlus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150604_aj">field_150604_aj</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_150609_ah">field_150609_ah</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#field_76754_C">field_76754_C</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#fillerBlock">fillerBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#flowers">flowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forest">forest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#forestHills">forestHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenOcean">frozenOcean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#frozenRiver">frozenRiver</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTallFlowers">genTallFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_DeepOceans">height_DeepOceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Default">height_Default</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_HighPlateaus">height_HighPlateaus</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowHills">height_LowHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowIslands">height_LowIslands</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_LowPlains">height_LowPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidHills">height_MidHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_MidPlains">height_MidPlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Oceans">height_Oceans</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_PartiallySubmerged">height_PartiallySubmerged</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_RockyWaters">height_RockyWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_ShallowWaters">height_ShallowWaters</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#height_Shores">height_Shores</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#heightVariation">heightVariation</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#hell">hell</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#iceMountains">iceMountains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#icePlains">icePlains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungle">jungle</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleEdge">jungleEdge</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#jungleHills">jungleHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaiga">megaTaiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#megaTaigaHills">megaTaigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesa">mesa</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau">mesaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mesaPlateau_F">mesaPlateau_F</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIsland">mushroomIsland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#mushroomIslandShore">mushroomIslandShore</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#ocean">ocean</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plains">plains</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantNoise">plantNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rainfall">rainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#river">river</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#roofedForest">roofedForest</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#rootHeight">rootHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savanna">savanna</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#savannaPlateau">savannaPlateau</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#sky">sky</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCaveCreatureList">spawnableCaveCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableCreatureList">spawnableCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableMonsterList">spawnableMonsterList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#spawnableWaterCreatureList">spawnableWaterCreatureList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#stoneBeach">stoneBeach</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#swampland">swampland</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taiga">taiga</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#taigaHills">taigaHills</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperature">temperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#temperatureNoise">temperatureNoise</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#theBiomeDecorator">theBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#topBlock">topBlock</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#waterColorMultiplier">waterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorBigTree">worldGeneratorBigTree</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorSwamp">worldGeneratorSwamp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#worldGeneratorTrees">worldGeneratorTrees</a></code></li> +</ul> +</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/world/biome/BiomeGenTaiga.html#BiomeGenTaiga(int,%20int)">BiomeGenTaiga</a></strong>(int p_i45385_1_, + int p_i45385_2_)</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><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html#createMutation()">createMutation</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html#func_150567_a(java.util.Random)">func_150567_a</a></strong>(java.util.Random p_150567_1_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a></strong>(java.util.Random p_76730_1_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.BiomeGenBase"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></h3> +<code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addDefaultFlowers()">addDefaultFlowers</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#addFlower(net.minecraft.block.Block,%20int,%20int)">addFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#canSpawnLightningBolt()">canSpawnLightningBolt</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createBiomeDecorator()">createBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150557_a(int,%20boolean)">func_150557_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150559_j()">func_150559_j</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150563_c(int)">func_150563_c</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150572_a(java.util.Random,%20int,%20int,%20int)">func_150572_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_76733_a(int)">func_76733_a</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genBiomeTerrain(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genBiomeTerrain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiome(int)">getBiome</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeClass()">getBiomeClass</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeFoliageColor(int,%20int,%20int)">getBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGenArray()">getBiomeGenArray</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getBiomeGrassColor(int,%20int,%20int)">getBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getEnableSnow()">getEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatRainfall()">getFloatRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getFloatTemperature(int,%20int,%20int)">getFloatTemperature</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getIntRainfall()">getIntRainfall</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeDecorator(net.minecraft.world.biome.BiomeDecorator)">getModdedBiomeDecorator</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeFoliageColor(int)">getModdedBiomeFoliageColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getModdedBiomeGrassColor(int)">getModdedBiomeGrassColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSkyColorByTemp(float)">getSkyColorByTemp</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawnableList(net.minecraft.entity.EnumCreatureType)">getSpawnableList</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getSpawningChance()">getSpawningChance</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getTempCategory()">getTempCategory</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getWaterColorMultiplier()">getWaterColorMultiplier</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isEqualTo(net.minecraft.world.biome.BiomeGenBase)">isEqualTo</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#isHighHumidity()">isHighHumidity</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#plantFlower(net.minecraft.world.World,%20java.util.Random,%20int,%20int,%20int)">plantFlower</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setBiomeName(java.lang.String)">setBiomeName</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setColor(int)">setColor</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setDisableRain()">setDisableRain</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setEnableSnow()">setEnableSnow</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setHeight(net.minecraft.world.biome.BiomeGenBase.Height)">setHeight</a>, <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#setTemperatureRainfall(float,%20float)">setTemperatureRainfall</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BiomeGenTaiga(int, int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BiomeGenTaiga</h4> +<pre>public BiomeGenTaiga(int p_i45385_1_, + int p_i45385_2_)</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_150567_a(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>func_150567_a</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenAbstractTree.html" title="class in net.minecraft.world.gen.feature">WorldGenAbstractTree</a> func_150567_a(java.util.Random p_150567_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#func_150567_a(java.util.Random)">func_150567_a</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="getRandomWorldGenForGrass(java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRandomWorldGenForGrass</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/feature/WorldGenerator.html" title="class in net.minecraft.world.gen.feature">WorldGenerator</a> getRandomWorldGenForGrass(java.util.Random p_76730_1_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#getRandomWorldGenForGrass(java.util.Random)">getRandomWorldGenForGrass</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="decorate(net.minecraft.world.World, java.util.Random, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>decorate</h4> +<pre>public void decorate(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_76728_1_, + java.util.Random p_76728_2_, + int p_76728_3_, + int p_76728_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#decorate(net.minecraft.world.World,%20java.util.Random,%20int,%20int)">decorate</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="genTerrainBlocks(net.minecraft.world.World, java.util.Random, net.minecraft.block.Block[], byte[], int, int, double)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>genTerrainBlocks</h4> +<pre>public void genTerrainBlocks(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_150573_1_, + java.util.Random p_150573_2_, + <a href="../../../../net/minecraft/block/Block.html" title="class in net.minecraft.block">Block</a>[] p_150573_3_, + byte[] p_150573_4_, + int p_150573_5_, + int p_150573_6_, + double p_150573_7_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#genTerrainBlocks(net.minecraft.world.World,%20java.util.Random,%20net.minecraft.block.Block[],%20byte[],%20int,%20int,%20double)">genTerrainBlocks</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</li> +</ul> +<a name="createMutation()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createMutation</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> createMutation()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html#createMutation()">createMutation</a></code> in class <code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></dd> +</dl> +</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/world/biome/BiomeGenSwamp.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/BiomeGenTaiga.html" target="_top">Frames</a></li> +<li><a href="BiomeGenTaiga.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><a href="#nested_classes_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">Nested</a> | </li> +<li><a href="#fields_inherited_from_class_net.minecraft.world.biome.BiomeGenBase">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/WorldChunkManager.html b/javadoc/net/minecraft/world/biome/WorldChunkManager.html new file mode 100644 index 0000000..b36934f --- /dev/null +++ b/javadoc/net/minecraft/world/biome/WorldChunkManager.html @@ -0,0 +1,510 @@ +<!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:14 EST 2015 --> +<title>WorldChunkManager (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="WorldChunkManager (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/world/biome/BiomeGenTaiga.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/WorldChunkManager.html" target="_top">Frames</a></li> +<li><a href="WorldChunkManager.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.world.biome</div> +<h2 title="Class WorldChunkManager" class="title">Class WorldChunkManager</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.WorldChunkManager</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html" title="class in net.minecraft.world.biome">WorldChunkManagerHell</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">WorldChunkManager</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 java.util.ArrayList<<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#allowedBiomes">allowedBiomes</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="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#WorldChunkManager()">WorldChunkManager</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code> </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#WorldChunkManager(long,%20net.minecraft.world.WorldType)">WorldChunkManager</a></strong>(long p_i1975_1_, + <a href="../../../../net/minecraft/world/WorldType.html" title="class in net.minecraft.world">WorldType</a> p_i1975_3_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code> </code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#WorldChunkManager(net.minecraft.world.World)">WorldChunkManager</a></strong>(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i1976_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/world/biome/WorldChunkManager.html#areBiomesViable(int,%20int,%20int,%20java.util.List)">areBiomesViable</a></strong>(int p_76940_1_, + int p_76940_2_, + int p_76940_3_, + java.util.List p_76940_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#cleanupCache()">cleanupCache</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/ChunkPosition.html" title="class in net.minecraft.world">ChunkPosition</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#findBiomePosition(int,%20int,%20int,%20java.util.List,%20java.util.Random)">findBiomePosition</a></strong>(int p_150795_1_, + int p_150795_2_, + int p_150795_3_, + java.util.List p_150795_4_, + java.util.Random p_150795_5_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getBiomeGenAt(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int,%20boolean)">getBiomeGenAt</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76931_1_, + int p_76931_2_, + int p_76931_3_, + int p_76931_4_, + int p_76931_5_, + boolean p_76931_6_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getBiomeGenAt(int,%20int)">getBiomeGenAt</a></strong>(int p_76935_1_, + int p_76935_2_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getBiomesForGeneration(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int)">getBiomesForGeneration</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76937_1_, + int p_76937_2_, + int p_76937_3_, + int p_76937_4_, + int p_76937_5_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.List</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getBiomesToSpawnIn()">getBiomesToSpawnIn</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/gen/layer/GenLayer.html" title="class in net.minecraft.world.gen.layer">GenLayer</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getModdedBiomeGenerators(net.minecraft.world.WorldType,%20long,%20net.minecraft.world.gen.layer.GenLayer[])">getModdedBiomeGenerators</a></strong>(<a href="../../../../net/minecraft/world/WorldType.html" title="class in net.minecraft.world">WorldType</a> worldType, + long seed, + <a href="../../../../net/minecraft/world/gen/layer/GenLayer.html" title="class in net.minecraft.world.gen.layer">GenLayer</a>[] original)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>float[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getRainfall(float[],%20int,%20int,%20int,%20int)">getRainfall</a></strong>(float[] p_76936_1_, + int p_76936_2_, + int p_76936_3_, + int p_76936_4_, + int p_76936_5_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getTemperatureAtHeight(float,%20int)">getTemperatureAtHeight</a></strong>(float p_76939_1_, + int p_76939_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#loadBlockGeneratorData(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int)">loadBlockGeneratorData</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76933_1_, + int p_76933_2_, + int p_76933_3_, + int p_76933_4_, + int p_76933_5_)</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="allowedBiomes"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>allowedBiomes</h4> +<pre>public static java.util.ArrayList<<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>> allowedBiomes</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="WorldChunkManager()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WorldChunkManager</h4> +<pre>protected WorldChunkManager()</pre> +</li> +</ul> +<a name="WorldChunkManager(long, net.minecraft.world.WorldType)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>WorldChunkManager</h4> +<pre>public WorldChunkManager(long p_i1975_1_, + <a href="../../../../net/minecraft/world/WorldType.html" title="class in net.minecraft.world">WorldType</a> p_i1975_3_)</pre> +</li> +</ul> +<a name="WorldChunkManager(net.minecraft.world.World)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>WorldChunkManager</h4> +<pre>public WorldChunkManager(<a href="../../../../net/minecraft/world/World.html" title="class in net.minecraft.world">World</a> p_i1976_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="getBiomesToSpawnIn()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomesToSpawnIn</h4> +<pre>public java.util.List getBiomesToSpawnIn()</pre> +</li> +</ul> +<a name="getBiomeGenAt(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGenAt</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> getBiomeGenAt(int p_76935_1_, + int p_76935_2_)</pre> +</li> +</ul> +<a name="getRainfall(float[], int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRainfall</h4> +<pre>public float[] getRainfall(float[] p_76936_1_, + int p_76936_2_, + int p_76936_3_, + int p_76936_4_, + int p_76936_5_)</pre> +</li> +</ul> +<a name="getTemperatureAtHeight(float, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTemperatureAtHeight</h4> +<pre>public float getTemperatureAtHeight(float p_76939_1_, + int p_76939_2_)</pre> +</li> +</ul> +<a name="getBiomesForGeneration(net.minecraft.world.biome.BiomeGenBase[], int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomesForGeneration</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] getBiomesForGeneration(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76937_1_, + int p_76937_2_, + int p_76937_3_, + int p_76937_4_, + int p_76937_5_)</pre> +</li> +</ul> +<a name="loadBlockGeneratorData(net.minecraft.world.biome.BiomeGenBase[], int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>loadBlockGeneratorData</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] loadBlockGeneratorData(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76933_1_, + int p_76933_2_, + int p_76933_3_, + int p_76933_4_, + int p_76933_5_)</pre> +</li> +</ul> +<a name="getBiomeGenAt(net.minecraft.world.biome.BiomeGenBase[], int, int, int, int, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGenAt</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] getBiomeGenAt(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76931_1_, + int p_76931_2_, + int p_76931_3_, + int p_76931_4_, + int p_76931_5_, + boolean p_76931_6_)</pre> +</li> +</ul> +<a name="areBiomesViable(int, int, int, java.util.List)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>areBiomesViable</h4> +<pre>public boolean areBiomesViable(int p_76940_1_, + int p_76940_2_, + int p_76940_3_, + java.util.List p_76940_4_)</pre> +</li> +</ul> +<a name="findBiomePosition(int, int, int, java.util.List, java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findBiomePosition</h4> +<pre>public <a href="../../../../net/minecraft/world/ChunkPosition.html" title="class in net.minecraft.world">ChunkPosition</a> findBiomePosition(int p_150795_1_, + int p_150795_2_, + int p_150795_3_, + java.util.List p_150795_4_, + java.util.Random p_150795_5_)</pre> +</li> +</ul> +<a name="cleanupCache()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cleanupCache</h4> +<pre>public void cleanupCache()</pre> +</li> +</ul> +<a name="getModdedBiomeGenerators(net.minecraft.world.WorldType, long, net.minecraft.world.gen.layer.GenLayer[])"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getModdedBiomeGenerators</h4> +<pre>public <a href="../../../../net/minecraft/world/gen/layer/GenLayer.html" title="class in net.minecraft.world.gen.layer">GenLayer</a>[] getModdedBiomeGenerators(<a href="../../../../net/minecraft/world/WorldType.html" title="class in net.minecraft.world">WorldType</a> worldType, + long seed, + <a href="../../../../net/minecraft/world/gen/layer/GenLayer.html" title="class in net.minecraft.world.gen.layer">GenLayer</a>[] original)</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/world/biome/BiomeGenTaiga.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html" title="class in net.minecraft.world.biome"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/WorldChunkManager.html" target="_top">Frames</a></li> +<li><a href="WorldChunkManager.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> diff --git a/javadoc/net/minecraft/world/biome/WorldChunkManagerHell.html b/javadoc/net/minecraft/world/biome/WorldChunkManagerHell.html new file mode 100644 index 0000000..990d16a --- /dev/null +++ b/javadoc/net/minecraft/world/biome/WorldChunkManagerHell.html @@ -0,0 +1,439 @@ +<!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:14 EST 2015 --> +<title>WorldChunkManagerHell (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="WorldChunkManagerHell (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/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/WorldChunkManagerHell.html" target="_top">Frames</a></li> +<li><a href="WorldChunkManagerHell.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="#fields_inherited_from_class_net.minecraft.world.biome.WorldChunkManager">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>Field | </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.world.biome</div> +<h2 title="Class WorldChunkManagerHell" class="title">Class WorldChunkManagerHell</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">net.minecraft.world.biome.WorldChunkManager</a></li> +<li> +<ul class="inheritance"> +<li>net.minecraft.world.biome.WorldChunkManagerHell</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">WorldChunkManagerHell</span> +extends <a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></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> +<ul class="blockList"> +<li class="blockList"><a name="fields_inherited_from_class_net.minecraft.world.biome.WorldChunkManager"> +<!-- --> +</a> +<h3>Fields inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></h3> +<code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#allowedBiomes">allowedBiomes</a></code></li> +</ul> +</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/world/biome/WorldChunkManagerHell.html#WorldChunkManagerHell(net.minecraft.world.biome.BiomeGenBase,%20float)">WorldChunkManagerHell</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_i45374_1_, + float p_i45374_2_)</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/world/biome/WorldChunkManagerHell.html#areBiomesViable(int,%20int,%20int,%20java.util.List)">areBiomesViable</a></strong>(int p_76940_1_, + int p_76940_2_, + int p_76940_3_, + java.util.List p_76940_4_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/ChunkPosition.html" title="class in net.minecraft.world">ChunkPosition</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html#findBiomePosition(int,%20int,%20int,%20java.util.List,%20java.util.Random)">findBiomePosition</a></strong>(int p_150795_1_, + int p_150795_2_, + int p_150795_3_, + java.util.List p_150795_4_, + java.util.Random p_150795_5_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html#getBiomeGenAt(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int,%20boolean)">getBiomeGenAt</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76931_1_, + int p_76931_2_, + int p_76931_3_, + int p_76931_4_, + int p_76931_5_, + boolean p_76931_6_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html#getBiomeGenAt(int,%20int)">getBiomeGenAt</a></strong>(int p_76935_1_, + int p_76935_2_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html#getBiomesForGeneration(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int)">getBiomesForGeneration</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76937_1_, + int p_76937_2_, + int p_76937_3_, + int p_76937_4_, + int p_76937_5_)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>float[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html#getRainfall(float[],%20int,%20int,%20int,%20int)">getRainfall</a></strong>(float[] p_76936_1_, + int p_76936_2_, + int p_76936_3_, + int p_76936_4_, + int p_76936_5_)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html#loadBlockGeneratorData(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int)">loadBlockGeneratorData</a></strong>(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76933_1_, + int p_76933_2_, + int p_76933_3_, + int p_76933_4_, + int p_76933_5_)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_net.minecraft.world.biome.WorldChunkManager"> +<!-- --> +</a> +<h3>Methods inherited from class net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></h3> +<code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#cleanupCache()">cleanupCache</a>, <a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getBiomesToSpawnIn()">getBiomesToSpawnIn</a>, <a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getModdedBiomeGenerators(net.minecraft.world.WorldType,%20long,%20net.minecraft.world.gen.layer.GenLayer[])">getModdedBiomeGenerators</a>, <a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getTemperatureAtHeight(float,%20int)">getTemperatureAtHeight</a></code></li> +</ul> +<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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="WorldChunkManagerHell(net.minecraft.world.biome.BiomeGenBase, float)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>WorldChunkManagerHell</h4> +<pre>public WorldChunkManagerHell(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> p_i45374_1_, + float p_i45374_2_)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getBiomeGenAt(int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGenAt</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a> getBiomeGenAt(int p_76935_1_, + int p_76935_2_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getBiomeGenAt(int,%20int)">getBiomeGenAt</a></code> in class <code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomesForGeneration(net.minecraft.world.biome.BiomeGenBase[], int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomesForGeneration</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] getBiomesForGeneration(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76937_1_, + int p_76937_2_, + int p_76937_3_, + int p_76937_4_, + int p_76937_5_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getBiomesForGeneration(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int)">getBiomesForGeneration</a></code> in class <code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></code></dd> +</dl> +</li> +</ul> +<a name="getRainfall(float[], int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRainfall</h4> +<pre>public float[] getRainfall(float[] p_76936_1_, + int p_76936_2_, + int p_76936_3_, + int p_76936_4_, + int p_76936_5_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getRainfall(float[],%20int,%20int,%20int,%20int)">getRainfall</a></code> in class <code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></code></dd> +</dl> +</li> +</ul> +<a name="loadBlockGeneratorData(net.minecraft.world.biome.BiomeGenBase[], int, int, int, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>loadBlockGeneratorData</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] loadBlockGeneratorData(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76933_1_, + int p_76933_2_, + int p_76933_3_, + int p_76933_4_, + int p_76933_5_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#loadBlockGeneratorData(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int)">loadBlockGeneratorData</a></code> in class <code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></code></dd> +</dl> +</li> +</ul> +<a name="getBiomeGenAt(net.minecraft.world.biome.BiomeGenBase[], int, int, int, int, boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBiomeGenAt</h4> +<pre>public <a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] getBiomeGenAt(<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a>[] p_76931_1_, + int p_76931_2_, + int p_76931_3_, + int p_76931_4_, + int p_76931_5_, + boolean p_76931_6_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#getBiomeGenAt(net.minecraft.world.biome.BiomeGenBase[],%20int,%20int,%20int,%20int,%20boolean)">getBiomeGenAt</a></code> in class <code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></code></dd> +</dl> +</li> +</ul> +<a name="findBiomePosition(int, int, int, java.util.List, java.util.Random)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>findBiomePosition</h4> +<pre>public <a href="../../../../net/minecraft/world/ChunkPosition.html" title="class in net.minecraft.world">ChunkPosition</a> findBiomePosition(int p_150795_1_, + int p_150795_2_, + int p_150795_3_, + java.util.List p_150795_4_, + java.util.Random p_150795_5_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#findBiomePosition(int,%20int,%20int,%20java.util.List,%20java.util.Random)">findBiomePosition</a></code> in class <code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></code></dd> +</dl> +</li> +</ul> +<a name="areBiomesViable(int, int, int, java.util.List)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>areBiomesViable</h4> +<pre>public boolean areBiomesViable(int p_76940_1_, + int p_76940_2_, + int p_76940_3_, + java.util.List p_76940_4_)</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html#areBiomesViable(int,%20int,%20int,%20java.util.List)">areBiomesViable</a></code> in class <code><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></code></dd> +</dl> +</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/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/WorldChunkManagerHell.html" target="_top">Frames</a></li> +<li><a href="WorldChunkManagerHell.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="#fields_inherited_from_class_net.minecraft.world.biome.WorldChunkManager">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>Field | </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> diff --git a/javadoc/net/minecraft/world/biome/package-frame.html b/javadoc/net/minecraft/world/biome/package-frame.html new file mode 100644 index 0000000..5b4596c --- /dev/null +++ b/javadoc/net/minecraft/world/biome/package-frame.html @@ -0,0 +1,50 @@ +<!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.world.biome (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/world/biome/package-summary.html" target="classFrame">net.minecraft.world.biome</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="BiomeCache.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeCache</a></li> +<li><a href="BiomeDecorator.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeDecorator</a></li> +<li><a href="BiomeEndDecorator.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeEndDecorator</a></li> +<li><a href="BiomeGenBase.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenBase</a></li> +<li><a href="BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenBase.FlowerEntry</a></li> +<li><a href="BiomeGenBase.Height.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenBase.Height</a></li> +<li><a href="BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenBase.SpawnListEntry</a></li> +<li><a href="BiomeGenBeach.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenBeach</a></li> +<li><a href="BiomeGenDesert.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenDesert</a></li> +<li><a href="BiomeGenEnd.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenEnd</a></li> +<li><a href="BiomeGenForest.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenForest</a></li> +<li><a href="BiomeGenHell.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenHell</a></li> +<li><a href="BiomeGenHills.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenHills</a></li> +<li><a href="BiomeGenJungle.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenJungle</a></li> +<li><a href="BiomeGenMesa.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenMesa</a></li> +<li><a href="BiomeGenMushroomIsland.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenMushroomIsland</a></li> +<li><a href="BiomeGenMutated.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenMutated</a></li> +<li><a href="BiomeGenOcean.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenOcean</a></li> +<li><a href="BiomeGenPlains.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenPlains</a></li> +<li><a href="BiomeGenRiver.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenRiver</a></li> +<li><a href="BiomeGenSavanna.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenSavanna</a></li> +<li><a href="BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenSavanna.Mutated</a></li> +<li><a href="BiomeGenSnow.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenSnow</a></li> +<li><a href="BiomeGenStoneBeach.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenStoneBeach</a></li> +<li><a href="BiomeGenSwamp.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenSwamp</a></li> +<li><a href="BiomeGenTaiga.html" title="class in net.minecraft.world.biome" target="classFrame">BiomeGenTaiga</a></li> +<li><a href="WorldChunkManager.html" title="class in net.minecraft.world.biome" target="classFrame">WorldChunkManager</a></li> +<li><a href="WorldChunkManagerHell.html" title="class in net.minecraft.world.biome" target="classFrame">WorldChunkManagerHell</a></li> +</ul> +<h2 title="Enums">Enums</h2> +<ul title="Enums"> +<li><a href="BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome" target="classFrame">BiomeGenBase.TempCategory</a></li> +</ul> +</div> +</body> +</html> diff --git a/javadoc/net/minecraft/world/biome/package-summary.html b/javadoc/net/minecraft/world/biome/package-summary.html new file mode 100644 index 0000000..121cb69 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/package-summary.html @@ -0,0 +1,257 @@ +<!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.world.biome (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.world.biome (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/world/package-summary.html">Prev Package</a></li> +<li><a href="../../../../net/minecraft/world/chunk/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/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 net.minecraft.world.biome</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"> </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/world/biome/BiomeCache.html" title="class in net.minecraft.world.biome">BiomeCache</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome">BiomeDecorator</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeEndDecorator.html" title="class in net.minecraft.world.biome">BiomeEndDecorator</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome">BiomeGenBase</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.FlowerEntry</a></td> +<td class="colLast"> +<div class="block">Weighted random holder class used to hold possible flowers + that can spawn in this biome when bonemeal is used on grass.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome">BiomeGenBase.Height</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome">BiomeGenBase.SpawnListEntry</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenBeach.html" title="class in net.minecraft.world.biome">BiomeGenBeach</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenDesert.html" title="class in net.minecraft.world.biome">BiomeGenDesert</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenEnd.html" title="class in net.minecraft.world.biome">BiomeGenEnd</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenForest.html" title="class in net.minecraft.world.biome">BiomeGenForest</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenHell.html" title="class in net.minecraft.world.biome">BiomeGenHell</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome">BiomeGenHills</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenJungle.html" title="class in net.minecraft.world.biome">BiomeGenJungle</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html" title="class in net.minecraft.world.biome">BiomeGenMesa</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenMushroomIsland.html" title="class in net.minecraft.world.biome">BiomeGenMushroomIsland</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome">BiomeGenMutated</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenOcean.html" title="class in net.minecraft.world.biome">BiomeGenOcean</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html" title="class in net.minecraft.world.biome">BiomeGenPlains</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenRiver.html" title="class in net.minecraft.world.biome">BiomeGenRiver</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html" title="class in net.minecraft.world.biome">BiomeGenSavanna</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome">BiomeGenSavanna.Mutated</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenSnow.html" title="class in net.minecraft.world.biome">BiomeGenSnow</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenStoneBeach.html" title="class in net.minecraft.world.biome">BiomeGenStoneBeach</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html" title="class in net.minecraft.world.biome">BiomeGenSwamp</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html" title="class in net.minecraft.world.biome">BiomeGenTaiga</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome">WorldChunkManager</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html" title="class in net.minecraft.world.biome">WorldChunkManagerHell</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> +<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Enum</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome">BiomeGenBase.TempCategory</a></td> +<td class="colLast"> </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/world/package-summary.html">Prev Package</a></li> +<li><a href="../../../../net/minecraft/world/chunk/package-summary.html">Next Package</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/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/world/biome/package-tree.html b/javadoc/net/minecraft/world/biome/package-tree.html new file mode 100644 index 0000000..209f902 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/package-tree.html @@ -0,0 +1,182 @@ +<!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.world.biome 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.world.biome 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/world/package-tree.html">Prev</a></li> +<li><a href="../../../../net/minecraft/world/chunk/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/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.world.biome</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.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeCache.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeCache</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeCache.Block.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeCache.Block</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeDecorator</span></a> +<ul> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeEndDecorator.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeEndDecorator</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenBase</span></a> +<ul> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBeach.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenBeach</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenDesert.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenDesert</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenEnd.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenEnd</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenForest.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenForest</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenHell.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenHell</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenHills.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenHills</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenJungle.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenJungle</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenMesa.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenMesa</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenMushroomIsland.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenMushroomIsland</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenMutated.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenMutated</span></a> +<ul> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.Mutated.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenSavanna.Mutated</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenOcean.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenOcean</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenPlains.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenPlains</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenRiver.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenRiver</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenSavanna.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenSavanna</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenSnow.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenSnow</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenStoneBeach.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenStoneBeach</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenSwamp.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenSwamp</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenTaiga.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenTaiga</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.Height.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenBase.Height</span></a></li> +<li type="circle">net.minecraft.util.<a href="../../../../net/minecraft/util/WeightedRandom.Item.html" title="class in net.minecraft.util"><span class="strong">WeightedRandom.Item</span></a> +<ul> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenBase.FlowerEntry</span></a></li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html" title="class in net.minecraft.world.biome"><span class="strong">BiomeGenBase.SpawnListEntry</span></a></li> +</ul> +</li> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/WorldChunkManager.html" title="class in net.minecraft.world.biome"><span class="strong">WorldChunkManager</span></a> +<ul> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/WorldChunkManagerHell.html" title="class in net.minecraft.world.biome"><span class="strong">WorldChunkManagerHell</span></a></li> +</ul> +</li> +</ul> +</li> +</ul> +<h2 title="Enum Hierarchy">Enum Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) +<ul> +<li type="circle">net.minecraft.world.biome.<a href="../../../../net/minecraft/world/biome/BiomeGenBase.TempCategory.html" title="enum in net.minecraft.world.biome"><span class="strong">BiomeGenBase.TempCategory</span></a></li> +</ul> +</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/world/package-tree.html">Prev</a></li> +<li><a href="../../../../net/minecraft/world/chunk/package-tree.html">Next</a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?net/minecraft/world/biome/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> |
