From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../minecraft/world/biome/BiomeCache.Block.html | 350 ++++ javadoc/net/minecraft/world/biome/BiomeCache.html | 318 ++++ .../net/minecraft/world/biome/BiomeDecorator.html | 808 ++++++++ .../minecraft/world/biome/BiomeEndDecorator.html | 313 ++++ .../world/biome/BiomeGenBase.FlowerEntry.html | 297 +++ .../minecraft/world/biome/BiomeGenBase.Height.html | 309 +++ .../world/biome/BiomeGenBase.SpawnListEntry.html | 342 ++++ .../world/biome/BiomeGenBase.TempCategory.html | 345 ++++ .../net/minecraft/world/biome/BiomeGenBase.html | 1974 ++++++++++++++++++++ .../net/minecraft/world/biome/BiomeGenBeach.html | 268 +++ .../net/minecraft/world/biome/BiomeGenDesert.html | 306 +++ javadoc/net/minecraft/world/biome/BiomeGenEnd.html | 300 +++ .../net/minecraft/world/biome/BiomeGenForest.html | 459 +++++ .../net/minecraft/world/biome/BiomeGenHell.html | 268 +++ .../net/minecraft/world/biome/BiomeGenHills.html | 384 ++++ .../net/minecraft/world/biome/BiomeGenJungle.html | 342 ++++ .../net/minecraft/world/biome/BiomeGenMesa.html | 445 +++++ .../world/biome/BiomeGenMushroomIsland.html | 268 +++ .../net/minecraft/world/biome/BiomeGenMutated.html | 496 +++++ .../net/minecraft/world/biome/BiomeGenOcean.html | 329 ++++ .../net/minecraft/world/biome/BiomeGenPlains.html | 374 ++++ .../net/minecraft/world/biome/BiomeGenRiver.html | 268 +++ .../world/biome/BiomeGenSavanna.Mutated.html | 360 ++++ .../net/minecraft/world/biome/BiomeGenSavanna.html | 351 ++++ .../net/minecraft/world/biome/BiomeGenSnow.html | 342 ++++ .../minecraft/world/biome/BiomeGenStoneBeach.html | 268 +++ .../net/minecraft/world/biome/BiomeGenSwamp.html | 396 ++++ .../net/minecraft/world/biome/BiomeGenTaiga.html | 388 ++++ .../minecraft/world/biome/WorldChunkManager.html | 510 +++++ .../world/biome/WorldChunkManagerHell.html | 439 +++++ .../net/minecraft/world/biome/package-frame.html | 50 + .../net/minecraft/world/biome/package-summary.html | 257 +++ .../net/minecraft/world/biome/package-tree.html | 182 ++ 33 files changed, 13106 insertions(+) create mode 100644 javadoc/net/minecraft/world/biome/BiomeCache.Block.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeCache.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeDecorator.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeEndDecorator.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.FlowerEntry.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.Height.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.SpawnListEntry.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.TempCategory.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBase.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenBeach.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenDesert.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenEnd.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenForest.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenHell.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenHills.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenJungle.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenMesa.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenMushroomIsland.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenMutated.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenOcean.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenPlains.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenRiver.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenSavanna.Mutated.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenSavanna.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenSnow.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenStoneBeach.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenSwamp.html create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenTaiga.html create mode 100644 javadoc/net/minecraft/world/biome/WorldChunkManager.html create mode 100644 javadoc/net/minecraft/world/biome/WorldChunkManagerHell.html create mode 100644 javadoc/net/minecraft/world/biome/package-frame.html create mode 100644 javadoc/net/minecraft/world/biome/package-summary.html create mode 100644 javadoc/net/minecraft/world/biome/package-tree.html (limited to 'javadoc/net/minecraft/world/biome') 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 @@ + + + + + +BiomeCache.Block (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeCache.Block

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BiomeCache
    +
    +
    +
    +
    public class BiomeCache.Block
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      BiomeCache.Block(int p_i1972_2_, + int p_i1972_3_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      BiomeGenBasegetBiomeGenAt(int p_76885_1_, + int p_76885_2_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        rainfallValues

        +
        public float[] rainfallValues
        +
      • +
      + + + + + + + +
        +
      • +

        xPosition

        +
        public int xPosition
        +
      • +
      + + + +
        +
      • +

        zPosition

        +
        public int zPosition
        +
      • +
      + + + +
        +
      • +

        lastAccessTime

        +
        public long lastAccessTime
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeCache.Block

        +
        public BiomeCache.Block(int p_i1972_2_,
        +                int p_i1972_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBiomeGenAt

        +
        public BiomeGenBase getBiomeGenAt(int p_76885_1_,
        +                         int p_76885_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeCache (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeCache

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeCache
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBiomeCacheBlock

        +
        public BiomeCache.Block getBiomeCacheBlock(int p_76840_1_,
        +                                  int p_76840_2_)
        +
      • +
      + + + +
        +
      • +

        getBiomeGenAt

        +
        public BiomeGenBase getBiomeGenAt(int p_76837_1_,
        +                         int p_76837_2_)
        +
      • +
      + + + +
        +
      • +

        cleanupCache

        +
        public void cleanupCache()
        +
      • +
      + + + +
        +
      • +

        getCachedBiomes

        +
        public BiomeGenBase[] getCachedBiomes(int p_76839_1_,
        +                             int p_76839_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeDecorator (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeDecorator

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        currentWorld

        +
        public World currentWorld
        +
      • +
      + + + +
        +
      • +

        randomGenerator

        +
        public java.util.Random randomGenerator
        +
      • +
      + + + +
        +
      • +

        chunk_X

        +
        public int chunk_X
        +
      • +
      + + + +
        +
      • +

        chunk_Z

        +
        public int chunk_Z
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        waterlilyPerChunk

        +
        public int waterlilyPerChunk
        +
      • +
      + + + +
        +
      • +

        treesPerChunk

        +
        public int treesPerChunk
        +
      • +
      + + + +
        +
      • +

        flowersPerChunk

        +
        public int flowersPerChunk
        +
      • +
      + + + +
        +
      • +

        grassPerChunk

        +
        public int grassPerChunk
        +
      • +
      + + + +
        +
      • +

        deadBushPerChunk

        +
        public int deadBushPerChunk
        +
      • +
      + + + +
        +
      • +

        mushroomsPerChunk

        +
        public int mushroomsPerChunk
        +
      • +
      + + + +
        +
      • +

        reedsPerChunk

        +
        public int reedsPerChunk
        +
      • +
      + + + +
        +
      • +

        cactiPerChunk

        +
        public int cactiPerChunk
        +
      • +
      + + + +
        +
      • +

        sandPerChunk

        +
        public int sandPerChunk
        +
      • +
      + + + +
        +
      • +

        sandPerChunk2

        +
        public int sandPerChunk2
        +
      • +
      + + + +
        +
      • +

        clayPerChunk

        +
        public int clayPerChunk
        +
      • +
      + + + +
        +
      • +

        bigMushroomsPerChunk

        +
        public int bigMushroomsPerChunk
        +
      • +
      + + + +
        +
      • +

        generateLakes

        +
        public boolean generateLakes
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeDecorator

        +
        public BiomeDecorator()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        decorateChunk

        +
        public void decorateChunk(World p_150512_1_,
        +                 java.util.Random p_150512_2_,
        +                 BiomeGenBase p_150512_3_,
        +                 int p_150512_4_,
        +                 int p_150512_5_)
        +
      • +
      + + + +
        +
      • +

        genDecorations

        +
        protected void genDecorations(BiomeGenBase p_150513_1_)
        +
      • +
      + + + +
        +
      • +

        genStandardOre1

        +
        protected void genStandardOre1(int p_76795_1_,
        +                   WorldGenerator p_76795_2_,
        +                   int p_76795_3_,
        +                   int p_76795_4_)
        +
      • +
      + + + +
        +
      • +

        genStandardOre2

        +
        protected void genStandardOre2(int p_76793_1_,
        +                   WorldGenerator p_76793_2_,
        +                   int p_76793_3_,
        +                   int p_76793_4_)
        +
      • +
      + + + +
        +
      • +

        generateOres

        +
        protected void generateOres()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeEndDecorator (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeEndDecorator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenBase.FlowerEntry (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBase.FlowerEntry

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BiomeGenBase
    +
    +
    +
    +
    public static class BiomeGenBase.FlowerEntry
    +extends WeightedRandom.Item
    +
    Weighted random holder class used to hold possible flowers + that can spawn in this biome when bonemeal is used on grass.
    +
  • +
+
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        block

        +
        public final Block block
        +
      • +
      + + + +
        +
      • +

        metadata

        +
        public final int metadata
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBase.FlowerEntry

        +
        public BiomeGenBase.FlowerEntry(Block block,
        +                        int meta,
        +                        int weight)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenBase.Height (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBase.Height

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BiomeGenBase
    +
    +
    +
    +
    public static class BiomeGenBase.Height
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      floatrootHeight 
      floatvariation 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      BiomeGenBase.Height(float p_i45371_1_, + float p_i45371_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      BiomeGenBase.Heightattenuate() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        rootHeight

        +
        public float rootHeight
        +
      • +
      + + + +
        +
      • +

        variation

        +
        public float variation
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBase.Height

        +
        public BiomeGenBase.Height(float p_i45371_1_,
        +                   float p_i45371_2_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenBase.SpawnListEntry (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBase.SpawnListEntry

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      BiomeGenBase.SpawnListEntry(java.lang.Class p_i1970_1_, + int p_i1970_2_, + int p_i1970_3_, + int p_i1970_4_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        entityClass

        +
        public java.lang.Class entityClass
        +
      • +
      + + + +
        +
      • +

        minGroupCount

        +
        public int minGroupCount
        +
      • +
      + + + +
        +
      • +

        maxGroupCount

        +
        public int maxGroupCount
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBase.SpawnListEntry

        +
        public BiomeGenBase.SpawnListEntry(java.lang.Class p_i1970_1_,
        +                           int p_i1970_2_,
        +                           int p_i1970_3_,
        +                           int p_i1970_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenBase.TempCategory (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Enum BiomeGenBase.TempCategory

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      COLD 
      MEDIUM 
      OCEAN 
      WARM 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static BiomeGenBase.TempCategoryvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static BiomeGenBase.TempCategory[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static BiomeGenBase.TempCategory[] values()
        +
        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: +
        +for (BiomeGenBase.TempCategory c : BiomeGenBase.TempCategory.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static BiomeGenBase.TempCategory valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenBase (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBase

+
+
+ + +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        height_PartiallySubmerged

        +
        protected static final BiomeGenBase.Height height_PartiallySubmerged
        +
      • +
      + + + +
        +
      • +

        explorationBiomesList

        +
        public static final java.util.Set explorationBiomesList
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        extremeHills

        +
        public static final BiomeGenBase extremeHills
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        swampland

        +
        public static final BiomeGenBase swampland
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        frozenOcean

        +
        public static final BiomeGenBase frozenOcean
        +
      • +
      + + + +
        +
      • +

        frozenRiver

        +
        public static final BiomeGenBase frozenRiver
        +
      • +
      + + + +
        +
      • +

        icePlains

        +
        public static final BiomeGenBase icePlains
        +
      • +
      + + + +
        +
      • +

        iceMountains

        +
        public static final BiomeGenBase iceMountains
        +
      • +
      + + + +
        +
      • +

        mushroomIsland

        +
        public static final BiomeGenBase mushroomIsland
        +
      • +
      + + + +
        +
      • +

        mushroomIslandShore

        +
        public static final BiomeGenBase mushroomIslandShore
        +
      • +
      + + + + + + + +
        +
      • +

        desertHills

        +
        public static final BiomeGenBase desertHills
        +
      • +
      + + + +
        +
      • +

        forestHills

        +
        public static final BiomeGenBase forestHills
        +
      • +
      + + + +
        +
      • +

        taigaHills

        +
        public static final BiomeGenBase taigaHills
        +
      • +
      + + + +
        +
      • +

        extremeHillsEdge

        +
        public static final BiomeGenBase extremeHillsEdge
        +
      • +
      + + + + + + + +
        +
      • +

        jungleHills

        +
        public static final BiomeGenBase jungleHills
        +
      • +
      + + + +
        +
      • +

        jungleEdge

        +
        public static final BiomeGenBase jungleEdge
        +
      • +
      + + + +
        +
      • +

        deepOcean

        +
        public static final BiomeGenBase deepOcean
        +
      • +
      + + + +
        +
      • +

        stoneBeach

        +
        public static final BiomeGenBase stoneBeach
        +
      • +
      + + + +
        +
      • +

        coldBeach

        +
        public static final BiomeGenBase coldBeach
        +
      • +
      + + + +
        +
      • +

        birchForest

        +
        public static final BiomeGenBase birchForest
        +
      • +
      + + + +
        +
      • +

        birchForestHills

        +
        public static final BiomeGenBase birchForestHills
        +
      • +
      + + + +
        +
      • +

        roofedForest

        +
        public static final BiomeGenBase roofedForest
        +
      • +
      + + + +
        +
      • +

        coldTaiga

        +
        public static final BiomeGenBase coldTaiga
        +
      • +
      + + + +
        +
      • +

        coldTaigaHills

        +
        public static final BiomeGenBase coldTaigaHills
        +
      • +
      + + + +
        +
      • +

        megaTaiga

        +
        public static final BiomeGenBase megaTaiga
        +
      • +
      + + + +
        +
      • +

        megaTaigaHills

        +
        public static final BiomeGenBase megaTaigaHills
        +
      • +
      + + + +
        +
      • +

        extremeHillsPlus

        +
        public static final BiomeGenBase extremeHillsPlus
        +
      • +
      + + + + + + + +
        +
      • +

        savannaPlateau

        +
        public static final BiomeGenBase savannaPlateau
        +
      • +
      + + + + + + + +
        +
      • +

        mesaPlateau_F

        +
        public static final BiomeGenBase mesaPlateau_F
        +
      • +
      + + + +
        +
      • +

        mesaPlateau

        +
        public static final BiomeGenBase mesaPlateau
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        biomeName

        +
        public java.lang.String biomeName
        +
      • +
      + + + +
        +
      • +

        color

        +
        public int color
        +
      • +
      + + + +
        +
      • +

        field_150609_ah

        +
        public int field_150609_ah
        +
      • +
      + + + +
        +
      • +

        topBlock

        +
        public Block topBlock
        +
      • +
      + + + +
        +
      • +

        field_150604_aj

        +
        public int field_150604_aj
        +
      • +
      + + + +
        +
      • +

        fillerBlock

        +
        public Block fillerBlock
        +
      • +
      + + + +
        +
      • +

        field_76754_C

        +
        public int field_76754_C
        +
      • +
      + + + +
        +
      • +

        rootHeight

        +
        public float rootHeight
        +
      • +
      + + + +
        +
      • +

        heightVariation

        +
        public float heightVariation
        +
      • +
      + + + +
        +
      • +

        temperature

        +
        public float temperature
        +
      • +
      + + + +
        +
      • +

        rainfall

        +
        public float rainfall
        +
      • +
      + + + +
        +
      • +

        waterColorMultiplier

        +
        public int waterColorMultiplier
        +
      • +
      + + + + + + + +
        +
      • +

        spawnableMonsterList

        +
        protected java.util.List spawnableMonsterList
        +
      • +
      + + + +
        +
      • +

        spawnableCreatureList

        +
        protected java.util.List spawnableCreatureList
        +
      • +
      + + + +
        +
      • +

        spawnableWaterCreatureList

        +
        protected java.util.List spawnableWaterCreatureList
        +
      • +
      + + + +
        +
      • +

        spawnableCaveCreatureList

        +
        protected java.util.List spawnableCaveCreatureList
        +
      • +
      + + + +
        +
      • +

        enableSnow

        +
        protected boolean enableSnow
        +
      • +
      + + + +
        +
      • +

        enableRain

        +
        protected boolean enableRain
        +
      • +
      + + + +
        +
      • +

        biomeID

        +
        public final int biomeID
        +
      • +
      + + + +
        +
      • +

        worldGeneratorTrees

        +
        protected WorldGenTrees worldGeneratorTrees
        +
      • +
      + + + +
        +
      • +

        worldGeneratorBigTree

        +
        protected WorldGenBigTree worldGeneratorBigTree
        +
      • +
      + + + +
        +
      • +

        worldGeneratorSwamp

        +
        protected WorldGenSwamp worldGeneratorSwamp
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBase

        +
        public BiomeGenBase(int p_i1971_1_)
        +
      • +
      + + + +
        +
      • +

        BiomeGenBase

        +
        public BiomeGenBase(int p_i1971_1_,
        +            boolean register)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createBiomeDecorator

        +
        public BiomeDecorator createBiomeDecorator()
        +
      • +
      + + + +
        +
      • +

        setTemperatureRainfall

        +
        public BiomeGenBase setTemperatureRainfall(float p_76732_1_,
        +                                  float p_76732_2_)
        +
      • +
      + + + + + + + +
        +
      • +

        setDisableRain

        +
        public BiomeGenBase setDisableRain()
        +
      • +
      + + + + + + + +
        +
      • +

        getRandomWorldGenForGrass

        +
        public WorldGenerator getRandomWorldGenForGrass(java.util.Random p_76730_1_)
        +
      • +
      + + + +
        +
      • +

        func_150572_a

        +
        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_)
        +
      • +
      + + + +
        +
      • +

        setEnableSnow

        +
        public BiomeGenBase setEnableSnow()
        +
      • +
      + + + +
        +
      • +

        setBiomeName

        +
        public BiomeGenBase setBiomeName(java.lang.String p_76735_1_)
        +
      • +
      + + + +
        +
      • +

        func_76733_a

        +
        public BiomeGenBase func_76733_a(int p_76733_1_)
        +
      • +
      + + + +
        +
      • +

        setColor

        +
        public BiomeGenBase setColor(int p_76739_1_)
        +
      • +
      + + + +
        +
      • +

        func_150563_c

        +
        public BiomeGenBase func_150563_c(int p_150563_1_)
        +
      • +
      + + + +
        +
      • +

        func_150557_a

        +
        public BiomeGenBase func_150557_a(int p_150557_1_,
        +                         boolean p_150557_2_)
        +
      • +
      + + + +
        +
      • +

        getSkyColorByTemp

        +
        public int getSkyColorByTemp(float p_76731_1_)
        +
      • +
      + + + +
        +
      • +

        getSpawnableList

        +
        public java.util.List getSpawnableList(EnumCreatureType p_76747_1_)
        +
      • +
      + + + +
        +
      • +

        getEnableSnow

        +
        public boolean getEnableSnow()
        +
      • +
      + + + +
        +
      • +

        canSpawnLightningBolt

        +
        public boolean canSpawnLightningBolt()
        +
      • +
      + + + +
        +
      • +

        isHighHumidity

        +
        public boolean isHighHumidity()
        +
      • +
      + + + +
        +
      • +

        getSpawningChance

        +
        public float getSpawningChance()
        +
      • +
      + + + +
        +
      • +

        getIntRainfall

        +
        public final int getIntRainfall()
        +
      • +
      + + + +
        +
      • +

        getFloatRainfall

        +
        public final float getFloatRainfall()
        +
      • +
      + + + +
        +
      • +

        getFloatTemperature

        +
        public final float getFloatTemperature(int p_150564_1_,
        +                        int p_150564_2_,
        +                        int p_150564_3_)
        +
      • +
      + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
      • +
      + + + +
        +
      • +

        getBiomeGrassColor

        +
        public int getBiomeGrassColor(int p_150558_1_,
        +                     int p_150558_2_,
        +                     int p_150558_3_)
        +
      • +
      + + + +
        +
      • +

        getBiomeFoliageColor

        +
        public int getBiomeFoliageColor(int p_150571_1_,
        +                       int p_150571_2_,
        +                       int p_150571_3_)
        +
      • +
      + + + +
        +
      • +

        func_150559_j

        +
        public boolean func_150559_j()
        +
      • +
      + + + +
        +
      • +

        genTerrainBlocks

        +
        public void genTerrainBlocks(World p_150573_1_,
        +                    java.util.Random p_150573_2_,
        +                    Block[] p_150573_3_,
        +                    byte[] p_150573_4_,
        +                    int p_150573_5_,
        +                    int p_150573_6_,
        +                    double p_150573_7_)
        +
      • +
      + + + +
        +
      • +

        genBiomeTerrain

        +
        public final void genBiomeTerrain(World p_150560_1_,
        +                   java.util.Random p_150560_2_,
        +                   Block[] p_150560_3_,
        +                   byte[] p_150560_4_,
        +                   int p_150560_5_,
        +                   int p_150560_6_,
        +                   double p_150560_7_)
        +
      • +
      + + + +
        +
      • +

        createMutation

        +
        public BiomeGenBase createMutation()
        +
      • +
      + + + +
        +
      • +

        getBiomeClass

        +
        public java.lang.Class getBiomeClass()
        +
      • +
      + + + +
        +
      • +

        isEqualTo

        +
        public boolean isEqualTo(BiomeGenBase p_150569_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getBiomeGenArray

        +
        public static BiomeGenBase[] getBiomeGenArray()
        +
      • +
      + + + +
        +
      • +

        getBiome

        +
        public static BiomeGenBase getBiome(int p_150568_0_)
        +
      • +
      + + + + + + + +
        +
      • +

        getWaterColorMultiplier

        +
        public int getWaterColorMultiplier()
        +
      • +
      + + + +
        +
      • +

        getModdedBiomeGrassColor

        +
        public int getModdedBiomeGrassColor(int original)
        +
      • +
      + + + +
        +
      • +

        getModdedBiomeFoliageColor

        +
        public int getModdedBiomeFoliageColor(int original)
        +
      • +
      + + + +
        +
      • +

        addDefaultFlowers

        +
        public void addDefaultFlowers()
        +
        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.
        +
      • +
      + + + +
        +
      • +

        addFlower

        +
        public void addFlower(Block block,
        +             int metadata,
        +             int weight)
        +
        Register a new plant to be planted when bonemeal is used on grass.
        +
        Parameters:
        block - The block to place.
        metadata - The metadata to set for the block when being placed.
        weight - The weight of the plant, where red flowers are + 10 and yellow flowers are 20.
        +
      • +
      + + + +
        +
      • +

        plantFlower

        +
        public void plantFlower(World world,
        +               java.util.Random rand,
        +               int x,
        +               int y,
        +               int z)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenBeach (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenBeach

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenBeach
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenBeach

        +
        public BiomeGenBeach(int p_i1969_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenDesert (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenDesert

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenDesert
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenDesert

        +
        public BiomeGenDesert(int p_i1977_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
        +
        Overrides:
        +
        decorate in class BiomeGenBase
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenEnd (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenEnd

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenEnd

        +
        public BiomeGenEnd(int p_i1990_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenForest (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenForest

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenForest
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenForest

        +
        public BiomeGenForest(int p_i45377_1_,
        +              int p_i45377_2_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenHell (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenHell

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenHell

        +
        public BiomeGenHell(int p_i1981_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenHills (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenHills

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenHills
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenJungle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenJungle

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenJungle
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenMesa (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenMesa

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenMesa

        +
        public BiomeGenMesa(int p_i45380_1_,
        +            boolean p_i45380_2_,
        +            boolean p_i45380_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
        +
        Overrides:
        +
        decorate in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        genTerrainBlocks

        +
        public void genTerrainBlocks(World p_150573_1_,
        +                    java.util.Random p_150573_2_,
        +                    Block[] p_150573_3_,
        +                    byte[] p_150573_4_,
        +                    int p_150573_5_,
        +                    int p_150573_6_,
        +                    double p_150573_7_)
        +
        +
        Overrides:
        +
        genTerrainBlocks in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        func_150619_a

        +
        public void func_150619_a(long p_150619_1_)
        +
      • +
      + + + +
        +
      • +

        getBiomeFoliageColor

        +
        public int getBiomeFoliageColor(int p_150571_1_,
        +                       int p_150571_2_,
        +                       int p_150571_3_)
        +
        +
        Overrides:
        +
        getBiomeFoliageColor in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        getBiomeGrassColor

        +
        public int getBiomeGrassColor(int p_150558_1_,
        +                     int p_150558_2_,
        +                     int p_150558_3_)
        +
        +
        Overrides:
        +
        getBiomeGrassColor in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        func_150618_d

        +
        public byte func_150618_d(int p_150618_1_,
        +                 int p_150618_2_,
        +                 int p_150618_3_)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenMushroomIsland (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenMushroomIsland

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenMushroomIsland
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenMushroomIsland

        +
        public BiomeGenMushroomIsland(int p_i1984_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenMutated (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenMutated

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenOcean (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenOcean

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenOcean
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenOcean

        +
        public BiomeGenOcean(int p_i1985_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenPlains (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenPlains

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenPlains
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_150628_aC

        +
        protected boolean field_150628_aC
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenPlains

        +
        public BiomeGenPlains(int p_i1986_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_150572_a

        +
        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_)
        +
        +
        Overrides:
        +
        func_150572_a in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
        +
        Overrides:
        +
        decorate in class BiomeGenBase
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenRiver (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenRiver

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenRiver
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenRiver

        +
        public BiomeGenRiver(int p_i1987_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenSavanna.Mutated (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenSavanna.Mutated

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenSavanna.Mutated

        +
        public BiomeGenSavanna.Mutated(int p_i45382_1_,
        +                       BiomeGenBase p_i45382_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        genTerrainBlocks

        +
        public void genTerrainBlocks(World p_150573_1_,
        +                    java.util.Random p_150573_2_,
        +                    Block[] p_150573_3_,
        +                    byte[] p_150573_4_,
        +                    int p_150573_5_,
        +                    int p_150573_6_,
        +                    double p_150573_7_)
        +
        +
        Overrides:
        +
        genTerrainBlocks in class BiomeGenMutated
        +
        +
      • +
      + + + +
        +
      • +

        decorate

        +
        public void decorate(World p_76728_1_,
        +            java.util.Random p_76728_2_,
        +            int p_76728_3_,
        +            int p_76728_4_)
        +
        +
        Overrides:
        +
        decorate in class BiomeGenMutated
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenSavanna (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenSavanna

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenSavanna
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenSnow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenSnow

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenStoneBeach (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenStoneBeach

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenStoneBeach
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenStoneBeach

        +
        public BiomeGenStoneBeach(int p_i45384_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenSwamp (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenSwamp

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenSwamp
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BiomeGenSwamp

        +
        protected BiomeGenSwamp(int p_i1988_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        func_150572_a

        +
        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_)
        +
        +
        Overrides:
        +
        func_150572_a in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        genTerrainBlocks

        +
        public void genTerrainBlocks(World p_150573_1_,
        +                    java.util.Random p_150573_2_,
        +                    Block[] p_150573_3_,
        +                    byte[] p_150573_4_,
        +                    int p_150573_5_,
        +                    int p_150573_6_,
        +                    double p_150573_7_)
        +
        +
        Overrides:
        +
        genTerrainBlocks in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        getBiomeGrassColor

        +
        public int getBiomeGrassColor(int p_150558_1_,
        +                     int p_150558_2_,
        +                     int p_150558_3_)
        +
        +
        Overrides:
        +
        getBiomeGrassColor in class BiomeGenBase
        +
        +
      • +
      + + + +
        +
      • +

        getBiomeFoliageColor

        +
        public int getBiomeFoliageColor(int p_150571_1_,
        +                       int p_150571_2_,
        +                       int p_150571_3_)
        +
        +
        Overrides:
        +
        getBiomeFoliageColor in class BiomeGenBase
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +BiomeGenTaiga (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class BiomeGenTaiga

+
+
+ +
+
    +
  • +
    +
    +
    public class BiomeGenTaiga
    +extends BiomeGenBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +WorldChunkManager (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class WorldChunkManager

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    WorldChunkManagerHell
    +
    +
    +
    +
    public class WorldChunkManager
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        allowedBiomes

        +
        public static java.util.ArrayList<BiomeGenBase> allowedBiomes
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        WorldChunkManager

        +
        protected WorldChunkManager()
        +
      • +
      + + + +
        +
      • +

        WorldChunkManager

        +
        public WorldChunkManager(long p_i1975_1_,
        +                 WorldType p_i1975_3_)
        +
      • +
      + + + +
        +
      • +

        WorldChunkManager

        +
        public WorldChunkManager(World p_i1976_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBiomesToSpawnIn

        +
        public java.util.List getBiomesToSpawnIn()
        +
      • +
      + + + +
        +
      • +

        getBiomeGenAt

        +
        public BiomeGenBase getBiomeGenAt(int p_76935_1_,
        +                         int p_76935_2_)
        +
      • +
      + + + +
        +
      • +

        getRainfall

        +
        public float[] getRainfall(float[] p_76936_1_,
        +                  int p_76936_2_,
        +                  int p_76936_3_,
        +                  int p_76936_4_,
        +                  int p_76936_5_)
        +
      • +
      + + + +
        +
      • +

        getTemperatureAtHeight

        +
        public float getTemperatureAtHeight(float p_76939_1_,
        +                           int p_76939_2_)
        +
      • +
      + + + +
        +
      • +

        getBiomesForGeneration

        +
        public BiomeGenBase[] getBiomesForGeneration(BiomeGenBase[] p_76937_1_,
        +                                    int p_76937_2_,
        +                                    int p_76937_3_,
        +                                    int p_76937_4_,
        +                                    int p_76937_5_)
        +
      • +
      + + + +
        +
      • +

        loadBlockGeneratorData

        +
        public BiomeGenBase[] loadBlockGeneratorData(BiomeGenBase[] p_76933_1_,
        +                                    int p_76933_2_,
        +                                    int p_76933_3_,
        +                                    int p_76933_4_,
        +                                    int p_76933_5_)
        +
      • +
      + + + +
        +
      • +

        getBiomeGenAt

        +
        public BiomeGenBase[] getBiomeGenAt(BiomeGenBase[] p_76931_1_,
        +                           int p_76931_2_,
        +                           int p_76931_3_,
        +                           int p_76931_4_,
        +                           int p_76931_5_,
        +                           boolean p_76931_6_)
        +
      • +
      + + + +
        +
      • +

        areBiomesViable

        +
        public boolean areBiomesViable(int p_76940_1_,
        +                      int p_76940_2_,
        +                      int p_76940_3_,
        +                      java.util.List p_76940_4_)
        +
      • +
      + + + +
        +
      • +

        findBiomePosition

        +
        public ChunkPosition 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_)
        +
      • +
      + + + +
        +
      • +

        cleanupCache

        +
        public void cleanupCache()
        +
      • +
      + + + +
        +
      • +

        getModdedBiomeGenerators

        +
        public GenLayer[] getModdedBiomeGenerators(WorldType worldType,
        +                                  long seed,
        +                                  GenLayer[] original)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +WorldChunkManagerHell (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.biome
+

Class WorldChunkManagerHell

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + 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 @@ + + + + + +net.minecraft.world.biome (Forge API) + + + + +

net.minecraft.world.biome

+
+

Classes

+ +

Enums

+ +
+ + 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 @@ + + + + + +net.minecraft.world.biome (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.biome

+
+
+ +
+ +
+ + + + + +
+ + + + 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 @@ + + + + + +net.minecraft.world.biome Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.biome

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + -- cgit v1.2.3