From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../net/minecraft/block/BlockStainedGlassPane.html | 431 +++++++++++++++++++++ 1 file changed, 431 insertions(+) create mode 100644 javadoc/net/minecraft/block/BlockStainedGlassPane.html (limited to 'javadoc/net/minecraft/block/BlockStainedGlassPane.html') diff --git a/javadoc/net/minecraft/block/BlockStainedGlassPane.html b/javadoc/net/minecraft/block/BlockStainedGlassPane.html new file mode 100644 index 0000000..e098891 --- /dev/null +++ b/javadoc/net/minecraft/block/BlockStainedGlassPane.html @@ -0,0 +1,431 @@ + + + + + +BlockStainedGlassPane (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.block
+

Class BlockStainedGlassPane

+
+
+ +
+
    +
  • +
    +
    +
    public class BlockStainedGlassPane
    +extends BlockPane
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BlockStainedGlassPane

        +
        public BlockStainedGlassPane()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_149735_b

        +
        public IIcon func_149735_b(int p_149735_1_,
        +                  int p_149735_2_)
        +
        +
        Overrides:
        +
        func_149735_b in class Block
        +
        +
      • +
      + + + +
        +
      • +

        func_150104_b

        +
        public IIcon func_150104_b(int p_150104_1_)
        +
      • +
      + + + +
        +
      • +

        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
        +
        +
      • +
      + + + +
        +
      • +

        func_150103_c

        +
        public static int func_150103_c(int p_150103_0_)
        +
      • +
      + + + +
        +
      • +

        getSubBlocks

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