diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
| commit | 877312184c472d9845e5ef1008bc538f4634059f (patch) | |
| tree | 4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /javadoc/net/minecraft/world/biome/BiomeGenBase.html | |
| parent | 939d2ea16679ce64d98b98c716b85f851aa576e2 (diff) | |
fix missing source folder
Diffstat (limited to 'javadoc/net/minecraft/world/biome/BiomeGenBase.html')
| -rw-r--r-- | javadoc/net/minecraft/world/biome/BiomeGenBase.html | 1974 |
1 files changed, 0 insertions, 1974 deletions
diff --git a/javadoc/net/minecraft/world/biome/BiomeGenBase.html b/javadoc/net/minecraft/world/biome/BiomeGenBase.html deleted file mode 100644 index 3904e3c..0000000 --- a/javadoc/net/minecraft/world/biome/BiomeGenBase.html +++ /dev/null @@ -1,1974 +0,0 @@ -<!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> |
