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/biome/BiomeGenPlains.html | 374 +++++++++++++++++++++ 1 file changed, 374 insertions(+) create mode 100644 javadoc/net/minecraft/world/biome/BiomeGenPlains.html (limited to 'javadoc/net/minecraft/world/biome/BiomeGenPlains.html') diff --git a/javadoc/net/minecraft/world/biome/BiomeGenPlains.html b/javadoc/net/minecraft/world/biome/BiomeGenPlains.html new file mode 100644 index 0000000..14b2fe1 --- /dev/null +++ b/javadoc/net/minecraft/world/biome/BiomeGenPlains.html @@ -0,0 +1,374 @@ + + + + + +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
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3