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 --- javadoc/net/minecraft/block/BlockGlass.html | 365 ++++++++++++++++++++++++++++ 1 file changed, 365 insertions(+) create mode 100644 javadoc/net/minecraft/block/BlockGlass.html (limited to 'javadoc/net/minecraft/block/BlockGlass.html') diff --git a/javadoc/net/minecraft/block/BlockGlass.html b/javadoc/net/minecraft/block/BlockGlass.html new file mode 100644 index 0000000..2099038 --- /dev/null +++ b/javadoc/net/minecraft/block/BlockGlass.html @@ -0,0 +1,365 @@ + + + + + +BlockGlass (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.block
+

Class BlockGlass

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BlockGlass

        +
        public BlockGlass(Material p_i45408_1_,
        +          boolean p_i45408_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        quantityDropped

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

        renderAsNormalBlock

        +
        public boolean renderAsNormalBlock()
        +
        +
        Overrides:
        +
        renderAsNormalBlock in class Block
        +
        +
      • +
      + + + +
        +
      • +

        canSilkHarvest

        +
        protected boolean canSilkHarvest()
        +
        +
        Overrides:
        +
        canSilkHarvest in class Block
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3