From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../minecraft/world/biome/BiomeCache.Block.html | 350 --------------------- 1 file changed, 350 deletions(-) delete mode 100644 javadoc/net/minecraft/world/biome/BiomeCache.Block.html (limited to 'javadoc/net/minecraft/world/biome/BiomeCache.Block.html') diff --git a/javadoc/net/minecraft/world/biome/BiomeCache.Block.html b/javadoc/net/minecraft/world/biome/BiomeCache.Block.html deleted file mode 100644 index d421e6b..0000000 --- a/javadoc/net/minecraft/world/biome/BiomeCache.Block.html +++ /dev/null @@ -1,350 +0,0 @@ - - - - - -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_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3