From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../net/minecraft/world/gen/layer/GenLayer.html | 457 +++++++++++++++++++++ .../world/gen/layer/GenLayerAddIsland.html | 293 +++++++++++++ .../world/gen/layer/GenLayerAddMushroomIsland.html | 293 +++++++++++++ .../minecraft/world/gen/layer/GenLayerAddSnow.html | 293 +++++++++++++ .../minecraft/world/gen/layer/GenLayerBiome.html | 308 ++++++++++++++ .../world/gen/layer/GenLayerBiomeEdge.html | 293 +++++++++++++ .../world/gen/layer/GenLayerDeepOcean.html | 293 +++++++++++++ .../world/gen/layer/GenLayerEdge.Mode.html | 333 +++++++++++++++ .../minecraft/world/gen/layer/GenLayerEdge.html | 314 ++++++++++++++ .../world/gen/layer/GenLayerFuzzyZoom.html | 305 ++++++++++++++ .../minecraft/world/gen/layer/GenLayerHills.html | 295 +++++++++++++ .../minecraft/world/gen/layer/GenLayerIsland.html | 291 +++++++++++++ .../world/gen/layer/GenLayerRareBiome.html | 293 +++++++++++++ .../gen/layer/GenLayerRemoveTooMuchOcean.html | 293 +++++++++++++ .../minecraft/world/gen/layer/GenLayerRiver.html | 293 +++++++++++++ .../world/gen/layer/GenLayerRiverInit.html | 293 +++++++++++++ .../world/gen/layer/GenLayerRiverMix.html | 312 ++++++++++++++ .../minecraft/world/gen/layer/GenLayerShore.html | 293 +++++++++++++ .../minecraft/world/gen/layer/GenLayerSmooth.html | 293 +++++++++++++ .../world/gen/layer/GenLayerVoronoiZoom.html | 293 +++++++++++++ .../minecraft/world/gen/layer/GenLayerZoom.html | 314 ++++++++++++++ .../net/minecraft/world/gen/layer/IntCache.html | 280 +++++++++++++ .../minecraft/world/gen/layer/package-frame.html | 43 ++ .../minecraft/world/gen/layer/package-summary.html | 226 ++++++++++ .../minecraft/world/gen/layer/package-tree.html | 164 ++++++++ 25 files changed, 7158 insertions(+) create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayer.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerAddIsland.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerAddMushroomIsland.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerAddSnow.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerBiome.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerBiomeEdge.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerDeepOcean.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerEdge.Mode.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerEdge.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerFuzzyZoom.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerHills.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerIsland.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRareBiome.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRiver.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRiverInit.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerRiverMix.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerShore.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerSmooth.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerVoronoiZoom.html create mode 100644 javadoc/net/minecraft/world/gen/layer/GenLayerZoom.html create mode 100644 javadoc/net/minecraft/world/gen/layer/IntCache.html create mode 100644 javadoc/net/minecraft/world/gen/layer/package-frame.html create mode 100644 javadoc/net/minecraft/world/gen/layer/package-summary.html create mode 100644 javadoc/net/minecraft/world/gen/layer/package-tree.html (limited to 'javadoc/net/minecraft/world/gen/layer') diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayer.html b/javadoc/net/minecraft/world/gen/layer/GenLayer.html new file mode 100644 index 0000000..9dbf025 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayer.html @@ -0,0 +1,457 @@ + + + + + +GenLayer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayer

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

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected longbaseSeed 
      protected GenLayerparent 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      GenLayer(long p_i2125_1_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected static booleancompareBiomesById(int p_151616_0_, + int p_151616_1_) 
      abstract int[]getInts(int p_75904_1_, + int p_75904_2_, + int p_75904_3_, + int p_75904_4_) 
      static bytegetModdedBiomeSize(WorldType worldType, + byte original) 
      voidinitChunkSeed(long p_75903_1_, + long p_75903_3_) 
      static GenLayer[]initializeAllBiomeGenerators(long p_75901_0_, + WorldType p_75901_2_) 
      voidinitWorldGenSeed(long p_75905_1_) 
      protected static booleanisBiomeOceanic(int p_151618_0_) 
      protected intnextInt(int p_75902_1_) 
      protected longnextLong(long par1) 
      protected intselectModeOrRandom(int p_151617_1_, + int p_151617_2_, + int p_151617_3_, + int p_151617_4_) 
      protected intselectRandom(int... p_151619_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Field Detail

      + + + +
        +
      • +

        parent

        +
        protected GenLayer parent
        +
      • +
      + + + +
        +
      • +

        baseSeed

        +
        protected long baseSeed
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayer

        +
        public GenLayer(long p_i2125_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        initializeAllBiomeGenerators

        +
        public static GenLayer[] initializeAllBiomeGenerators(long p_75901_0_,
        +                                      WorldType p_75901_2_)
        +
      • +
      + + + +
        +
      • +

        initWorldGenSeed

        +
        public void initWorldGenSeed(long p_75905_1_)
        +
      • +
      + + + +
        +
      • +

        initChunkSeed

        +
        public void initChunkSeed(long p_75903_1_,
        +                 long p_75903_3_)
        +
      • +
      + + + +
        +
      • +

        nextInt

        +
        protected int nextInt(int p_75902_1_)
        +
      • +
      + + + +
        +
      • +

        getInts

        +
        public abstract int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
      • +
      + + + +
        +
      • +

        compareBiomesById

        +
        protected static boolean compareBiomesById(int p_151616_0_,
        +                        int p_151616_1_)
        +
      • +
      + + + +
        +
      • +

        isBiomeOceanic

        +
        protected static boolean isBiomeOceanic(int p_151618_0_)
        +
      • +
      + + + +
        +
      • +

        selectRandom

        +
        protected int selectRandom(int... p_151619_1_)
        +
      • +
      + + + +
        +
      • +

        selectModeOrRandom

        +
        protected int selectModeOrRandom(int p_151617_1_,
        +                     int p_151617_2_,
        +                     int p_151617_3_,
        +                     int p_151617_4_)
        +
      • +
      + + + +
        +
      • +

        nextLong

        +
        protected long nextLong(long par1)
        +
      • +
      + + + +
        +
      • +

        getModdedBiomeSize

        +
        public static byte getModdedBiomeSize(WorldType worldType,
        +                      byte original)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerAddIsland.html b/javadoc/net/minecraft/world/gen/layer/GenLayerAddIsland.html new file mode 100644 index 0000000..d750dff --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerAddIsland.html @@ -0,0 +1,293 @@ + + + + + +GenLayerAddIsland (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerAddIsland

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerAddIsland
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerAddIsland

        +
        public GenLayerAddIsland(long p_i2119_1_,
        +                 GenLayer p_i2119_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerAddMushroomIsland.html b/javadoc/net/minecraft/world/gen/layer/GenLayerAddMushroomIsland.html new file mode 100644 index 0000000..39e412b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerAddMushroomIsland.html @@ -0,0 +1,293 @@ + + + + + +GenLayerAddMushroomIsland (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerAddMushroomIsland

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerAddMushroomIsland
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerAddMushroomIsland

        +
        public GenLayerAddMushroomIsland(long p_i2120_1_,
        +                         GenLayer p_i2120_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerAddSnow.html b/javadoc/net/minecraft/world/gen/layer/GenLayerAddSnow.html new file mode 100644 index 0000000..9b87b6b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerAddSnow.html @@ -0,0 +1,293 @@ + + + + + +GenLayerAddSnow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerAddSnow

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerAddSnow
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerAddSnow

        +
        public GenLayerAddSnow(long p_i2121_1_,
        +               GenLayer p_i2121_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerBiome.html b/javadoc/net/minecraft/world/gen/layer/GenLayerBiome.html new file mode 100644 index 0000000..417e927 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerBiome.html @@ -0,0 +1,308 @@ + + + + + +GenLayerBiome (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerBiome

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerBiome
    +extends GenLayer
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerBiomeEdge.html b/javadoc/net/minecraft/world/gen/layer/GenLayerBiomeEdge.html new file mode 100644 index 0000000..3cb36f1 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerBiomeEdge.html @@ -0,0 +1,293 @@ + + + + + +GenLayerBiomeEdge (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerBiomeEdge

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerBiomeEdge
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerBiomeEdge

        +
        public GenLayerBiomeEdge(long p_i45475_1_,
        +                 GenLayer p_i45475_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerDeepOcean.html b/javadoc/net/minecraft/world/gen/layer/GenLayerDeepOcean.html new file mode 100644 index 0000000..71c3629 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerDeepOcean.html @@ -0,0 +1,293 @@ + + + + + +GenLayerDeepOcean (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerDeepOcean

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerDeepOcean
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerDeepOcean

        +
        public GenLayerDeepOcean(long p_i45472_1_,
        +                 GenLayer p_i45472_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.Mode.html b/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.Mode.html new file mode 100644 index 0000000..b892509 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.Mode.html @@ -0,0 +1,333 @@ + + + + + +GenLayerEdge.Mode (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Enum GenLayerEdge.Mode

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

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static GenLayerEdge.ModevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static GenLayerEdge.Mode[]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 GenLayerEdge.Mode[] 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 (GenLayerEdge.Mode c : GenLayerEdge.Mode.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static GenLayerEdge.Mode 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/gen/layer/GenLayerEdge.html b/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.html new file mode 100644 index 0000000..f4b7184 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerEdge.html @@ -0,0 +1,314 @@ + + + + + +GenLayerEdge (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerEdge

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerEdge
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerFuzzyZoom.html b/javadoc/net/minecraft/world/gen/layer/GenLayerFuzzyZoom.html new file mode 100644 index 0000000..564d0c6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerFuzzyZoom.html @@ -0,0 +1,305 @@ + + + + + +GenLayerFuzzyZoom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerFuzzyZoom

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerFuzzyZoom
    +extends GenLayerZoom
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerFuzzyZoom

        +
        public GenLayerFuzzyZoom(long p_i2123_1_,
        +                 GenLayer p_i2123_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        selectModeOrRandom

        +
        protected int selectModeOrRandom(int p_151617_1_,
        +                     int p_151617_2_,
        +                     int p_151617_3_,
        +                     int p_151617_4_)
        +
        +
        Overrides:
        +
        selectModeOrRandom in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerHills.html b/javadoc/net/minecraft/world/gen/layer/GenLayerHills.html new file mode 100644 index 0000000..c028deb --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerHills.html @@ -0,0 +1,295 @@ + + + + + +GenLayerHills (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerHills

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerHills
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerHills

        +
        public GenLayerHills(long p_i45479_1_,
        +             GenLayer p_i45479_3_,
        +             GenLayer p_i45479_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerIsland.html b/javadoc/net/minecraft/world/gen/layer/GenLayerIsland.html new file mode 100644 index 0000000..f4a6a8b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerIsland.html @@ -0,0 +1,291 @@ + + + + + +GenLayerIsland (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerIsland

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerIsland
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerIsland

        +
        public GenLayerIsland(long p_i2124_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRareBiome.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRareBiome.html new file mode 100644 index 0000000..c7a5659 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRareBiome.html @@ -0,0 +1,293 @@ + + + + + +GenLayerRareBiome (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRareBiome

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRareBiome
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRareBiome

        +
        public GenLayerRareBiome(long p_i45478_1_,
        +                 GenLayer p_i45478_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean.html new file mode 100644 index 0000000..64dab90 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRemoveTooMuchOcean.html @@ -0,0 +1,293 @@ + + + + + +GenLayerRemoveTooMuchOcean (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRemoveTooMuchOcean

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRemoveTooMuchOcean
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRemoveTooMuchOcean

        +
        public GenLayerRemoveTooMuchOcean(long p_i45480_1_,
        +                          GenLayer p_i45480_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRiver.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRiver.html new file mode 100644 index 0000000..1311378 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRiver.html @@ -0,0 +1,293 @@ + + + + + +GenLayerRiver (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRiver

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRiver
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRiver

        +
        public GenLayerRiver(long p_i2128_1_,
        +             GenLayer p_i2128_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRiverInit.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRiverInit.html new file mode 100644 index 0000000..4e5bd1b --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRiverInit.html @@ -0,0 +1,293 @@ + + + + + +GenLayerRiverInit (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRiverInit

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRiverInit
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRiverInit

        +
        public GenLayerRiverInit(long p_i2127_1_,
        +                 GenLayer p_i2127_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerRiverMix.html b/javadoc/net/minecraft/world/gen/layer/GenLayerRiverMix.html new file mode 100644 index 0000000..f0c1b49 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerRiverMix.html @@ -0,0 +1,312 @@ + + + + + +GenLayerRiverMix (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerRiverMix

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerRiverMix
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerRiverMix

        +
        public GenLayerRiverMix(long p_i2129_1_,
        +                GenLayer p_i2129_3_,
        +                GenLayer p_i2129_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        initWorldGenSeed

        +
        public void initWorldGenSeed(long p_75905_1_)
        +
        +
        Overrides:
        +
        initWorldGenSeed in class GenLayer
        +
        +
      • +
      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerShore.html b/javadoc/net/minecraft/world/gen/layer/GenLayerShore.html new file mode 100644 index 0000000..0ddb17a --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerShore.html @@ -0,0 +1,293 @@ + + + + + +GenLayerShore (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerShore

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerShore
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerShore

        +
        public GenLayerShore(long p_i2130_1_,
        +             GenLayer p_i2130_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerSmooth.html b/javadoc/net/minecraft/world/gen/layer/GenLayerSmooth.html new file mode 100644 index 0000000..711cbad --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerSmooth.html @@ -0,0 +1,293 @@ + + + + + +GenLayerSmooth (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerSmooth

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerSmooth
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerSmooth

        +
        public GenLayerSmooth(long p_i2131_1_,
        +              GenLayer p_i2131_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerVoronoiZoom.html b/javadoc/net/minecraft/world/gen/layer/GenLayerVoronoiZoom.html new file mode 100644 index 0000000..d3c542f --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerVoronoiZoom.html @@ -0,0 +1,293 @@ + + + + + +GenLayerVoronoiZoom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerVoronoiZoom

+
+
+ +
+
    +
  • +
    +
    +
    public class GenLayerVoronoiZoom
    +extends GenLayer
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GenLayerVoronoiZoom

        +
        public GenLayerVoronoiZoom(long p_i2133_1_,
        +                   GenLayer p_i2133_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/GenLayerZoom.html b/javadoc/net/minecraft/world/gen/layer/GenLayerZoom.html new file mode 100644 index 0000000..dd0f1e1 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/GenLayerZoom.html @@ -0,0 +1,314 @@ + + + + + +GenLayerZoom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class GenLayerZoom

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

      Constructor Detail

      + + + +
        +
      • +

        GenLayerZoom

        +
        public GenLayerZoom(long p_i2134_1_,
        +            GenLayer p_i2134_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInts

        +
        public int[] getInts(int p_75904_1_,
        +            int p_75904_2_,
        +            int p_75904_3_,
        +            int p_75904_4_)
        +
        +
        Specified by:
        +
        getInts in class GenLayer
        +
        +
      • +
      + + + +
        +
      • +

        magnify

        +
        public static GenLayer magnify(long p_75915_0_,
        +               GenLayer p_75915_2_,
        +               int p_75915_3_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/IntCache.html b/javadoc/net/minecraft/world/gen/layer/IntCache.html new file mode 100644 index 0000000..18deeb6 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/IntCache.html @@ -0,0 +1,280 @@ + + + + + +IntCache (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.world.gen.layer
+

Class IntCache

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      IntCache() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringgetCacheSizes() 
      static int[]getIntCache(int p_76445_0_) 
      static voidresetIntCache() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        IntCache

        +
        public IntCache()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getIntCache

        +
        public static int[] getIntCache(int p_76445_0_)
        +
      • +
      + + + +
        +
      • +

        resetIntCache

        +
        public static void resetIntCache()
        +
      • +
      + + + +
        +
      • +

        getCacheSizes

        +
        public static java.lang.String getCacheSizes()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/package-frame.html b/javadoc/net/minecraft/world/gen/layer/package-frame.html new file mode 100644 index 0000000..25079a0 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/package-frame.html @@ -0,0 +1,43 @@ + + + + + +net.minecraft.world.gen.layer (Forge API) + + + + +

net.minecraft.world.gen.layer

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/net/minecraft/world/gen/layer/package-summary.html b/javadoc/net/minecraft/world/gen/layer/package-summary.html new file mode 100644 index 0000000..692fedc --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/package-summary.html @@ -0,0 +1,226 @@ + + + + + +net.minecraft.world.gen.layer (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.world.gen.layer

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/world/gen/layer/package-tree.html b/javadoc/net/minecraft/world/gen/layer/package-tree.html new file mode 100644 index 0000000..8035f63 --- /dev/null +++ b/javadoc/net/minecraft/world/gen/layer/package-tree.html @@ -0,0 +1,164 @@ + + + + + +net.minecraft.world.gen.layer Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.world.gen.layer

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

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