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

Class BlockStainedGlass

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BlockStainedGlass

        -
        public BlockStainedGlass(Material p_i45427_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getIcon

        -
        public IIcon getIcon(int p_149691_1_,
        -            int p_149691_2_)
        -
        -
        Overrides:
        -
        getIcon in class Block
        -
        -
      • -
      - - - -
        -
      • -

        damageDropped

        -
        public int damageDropped(int p_149692_1_)
        -
        -
        Overrides:
        -
        damageDropped in class Block
        -
        -
      • -
      - - - -
        -
      • -

        quantityDropped

        -
        public int quantityDropped(java.util.Random p_149745_1_)
        -
        -
        Overrides:
        -
        quantityDropped in class Block
        -
        -
      • -
      - - - -
        -
      • -

        func_149997_b

        -
        public static int func_149997_b(int p_149997_0_)
        -
      • -
      - - - -
        -
      • -

        getSubBlocks

        -
        public void getSubBlocks(Item p_149666_1_,
        -                CreativeTabs p_149666_2_,
        -                java.util.List p_149666_3_)
        -
        -
        Overrides:
        -
        getSubBlocks in class Block
        -
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        canSilkHarvest

        -
        protected boolean canSilkHarvest()
        -
        -
        Overrides:
        -
        canSilkHarvest in class Block
        -
        -
      • -
      - - - -
        -
      • -

        renderAsNormalBlock

        -
        public boolean renderAsNormalBlock()
        -
        -
        Overrides:
        -
        renderAsNormalBlock in class Block
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3