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 --- javadoc/net/minecraft/world/gen/FlatLayerInfo.html | 341 --------------------- 1 file changed, 341 deletions(-) delete mode 100644 javadoc/net/minecraft/world/gen/FlatLayerInfo.html (limited to 'javadoc/net/minecraft/world/gen/FlatLayerInfo.html') diff --git a/javadoc/net/minecraft/world/gen/FlatLayerInfo.html b/javadoc/net/minecraft/world/gen/FlatLayerInfo.html deleted file mode 100644 index 7a1ad4b..0000000 --- a/javadoc/net/minecraft/world/gen/FlatLayerInfo.html +++ /dev/null @@ -1,341 +0,0 @@ - - - - - -FlatLayerInfo (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.world.gen
-

Class FlatLayerInfo

-
-
- -
-
    -
  • -
    -
    -
    public class FlatLayerInfo
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - - -
      Constructors 
      Constructor and Description
      FlatLayerInfo(int p_i45467_1_, - Block p_i45467_2_) 
      FlatLayerInfo(int p_i45468_1_, - Block p_i45468_2_, - int p_i45468_3_) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      Blockfunc_151536_b() 
      intgetFillBlockMeta() 
      intgetLayerCount() 
      intgetMinY() 
      voidsetMinY(int p_82660_1_) 
      java.lang.StringtoString() 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        FlatLayerInfo

        -
        public FlatLayerInfo(int p_i45467_1_,
        -             Block p_i45467_2_)
        -
      • -
      - - - -
        -
      • -

        FlatLayerInfo

        -
        public FlatLayerInfo(int p_i45468_1_,
        -             Block p_i45468_2_,
        -             int p_i45468_3_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getLayerCount

        -
        public int getLayerCount()
        -
      • -
      - - - -
        -
      • -

        func_151536_b

        -
        public Block func_151536_b()
        -
      • -
      - - - -
        -
      • -

        getFillBlockMeta

        -
        public int getFillBlockMeta()
        -
      • -
      - - - -
        -
      • -

        getMinY

        -
        public int getMinY()
        -
      • -
      - - - -
        -
      • -

        setMinY

        -
        public void setMinY(int p_82660_1_)
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public java.lang.String toString()
        -
        -
        Overrides:
        -
        toString in class java.lang.Object
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3