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

Class BlockRotatedPillar

-
-
- -
-
    -
  • -
    -
    Direct Known Subclasses:
    -
    BlockHay, BlockLog
    -
    -
    -
    -
    public abstract class BlockRotatedPillar
    -extends Block
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        field_150164_N

        -
        protected IIcon field_150164_N
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BlockRotatedPillar

        -
        protected BlockRotatedPillar(Material p_i45425_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getRenderType

        -
        public int getRenderType()
        -
        -
        Overrides:
        -
        getRenderType in class Block
        -
        -
      • -
      - - - -
        -
      • -

        onBlockPlaced

        -
        public int onBlockPlaced(World p_149660_1_,
        -                int p_149660_2_,
        -                int p_149660_3_,
        -                int p_149660_4_,
        -                int p_149660_5_,
        -                float p_149660_6_,
        -                float p_149660_7_,
        -                float p_149660_8_,
        -                int p_149660_9_)
        -
        -
        Overrides:
        -
        onBlockPlaced in class Block
        -
        -
      • -
      - - - -
        -
      • -

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

        getSideIcon

        -
        protected abstract IIcon getSideIcon(int p_150163_1_)
        -
      • -
      - - - -
        -
      • -

        getTopIcon

        -
        protected IIcon getTopIcon(int p_150161_1_)
        -
      • -
      - - - -
        -
      • -

        func_150162_k

        -
        public int func_150162_k(int p_150162_1_)
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3