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

Class BlockDoublePlant

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

      Field Detail

      - - - -
        -
      • -

        field_149892_a

        -
        public static final java.lang.String[] field_149892_a
        -
      • -
      - - - -
        -
      • -

        sunflowerIcons

        -
        public IIcon[] sunflowerIcons
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BlockDoublePlant

        -
        public BlockDoublePlant()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        setBlockBoundsBasedOnState

        -
        public void setBlockBoundsBasedOnState(IBlockAccess p_149719_1_,
        -                              int p_149719_2_,
        -                              int p_149719_3_,
        -                              int p_149719_4_)
        -
        -
        Overrides:
        -
        setBlockBoundsBasedOnState in class Block
        -
        -
      • -
      - - - -
        -
      • -

        func_149885_e

        -
        public int func_149885_e(IBlockAccess p_149885_1_,
        -                int p_149885_2_,
        -                int p_149885_3_,
        -                int p_149885_4_)
        -
      • -
      - - - -
        -
      • -

        canPlaceBlockAt

        -
        public boolean canPlaceBlockAt(World p_149742_1_,
        -                      int p_149742_2_,
        -                      int p_149742_3_,
        -                      int p_149742_4_)
        -
        -
        Overrides:
        -
        canPlaceBlockAt in class BlockBush
        -
        -
      • -
      - - - -
        -
      • -

        checkAndDropBlock

        -
        protected void checkAndDropBlock(World p_149855_1_,
        -                     int p_149855_2_,
        -                     int p_149855_3_,
        -                     int p_149855_4_)
        -
        -
        Overrides:
        -
        checkAndDropBlock in class BlockBush
        -
        -
      • -
      - - - -
        -
      • -

        canBlockStay

        -
        public boolean canBlockStay(World p_149718_1_,
        -                   int p_149718_2_,
        -                   int p_149718_3_,
        -                   int p_149718_4_)
        -
        -
        Overrides:
        -
        canBlockStay in class BlockBush
        -
        -
      • -
      - - - -
        -
      • -

        getItemDropped

        -
        public Item getItemDropped(int p_149650_1_,
        -                  java.util.Random p_149650_2_,
        -                  int p_149650_3_)
        -
        -
        Overrides:
        -
        getItemDropped in class Block
        -
        -
      • -
      - - - -
        -
      • -

        damageDropped

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

        func_149887_c

        -
        public static boolean func_149887_c(int p_149887_0_)
        -
      • -
      - - - -
        -
      • -

        func_149890_d

        -
        public static int func_149890_d(int p_149890_0_)
        -
      • -
      - - - -
        -
      • -

        getIcon

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

        func_149888_a

        -
        public IIcon func_149888_a(boolean p_149888_1_,
        -                  int p_149888_2_)
        -
      • -
      - - - -
        -
      • -

        colorMultiplier

        -
        public int colorMultiplier(IBlockAccess p_149720_1_,
        -                  int p_149720_2_,
        -                  int p_149720_3_,
        -                  int p_149720_4_)
        -
        -
        Overrides:
        -
        colorMultiplier in class Block
        -
        -
      • -
      - - - -
        -
      • -

        func_149889_c

        -
        public void func_149889_c(World p_149889_1_,
        -                 int p_149889_2_,
        -                 int p_149889_3_,
        -                 int p_149889_4_,
        -                 int p_149889_5_,
        -                 int p_149889_6_)
        -
      • -
      - - - - - - - -
        -
      • -

        harvestBlock

        -
        public void harvestBlock(World p_149636_1_,
        -                EntityPlayer p_149636_2_,
        -                int p_149636_3_,
        -                int p_149636_4_,
        -                int p_149636_5_,
        -                int p_149636_6_)
        -
        -
        Overrides:
        -
        harvestBlock in class Block
        -
        -
      • -
      - - - -
        -
      • -

        onBlockHarvested

        -
        public void onBlockHarvested(World p_149681_1_,
        -                    int p_149681_2_,
        -                    int p_149681_3_,
        -                    int p_149681_4_,
        -                    int p_149681_5_,
        -                    EntityPlayer p_149681_6_)
        -
        -
        Overrides:
        -
        onBlockHarvested in class Block
        -
        -
      • -
      - - - - - - - -
        -
      • -

        getSubBlocks

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

        getDamageValue

        -
        public int getDamageValue(World p_149643_1_,
        -                 int p_149643_2_,
        -                 int p_149643_3_,
        -                 int p_149643_4_)
        -
        -
        Overrides:
        -
        getDamageValue in class Block
        -
        -
      • -
      - - - -
        -
      • -

        func_149851_a

        -
        public boolean func_149851_a(World p_149851_1_,
        -                    int p_149851_2_,
        -                    int p_149851_3_,
        -                    int p_149851_4_,
        -                    boolean p_149851_5_)
        -
        -
        Specified by:
        -
        func_149851_a in interface IGrowable
        -
        -
      • -
      - - - -
        -
      • -

        func_149852_a

        -
        public boolean func_149852_a(World p_149852_1_,
        -                    java.util.Random p_149852_2_,
        -                    int p_149852_3_,
        -                    int p_149852_4_,
        -                    int p_149852_5_)
        -
        -
        Specified by:
        -
        func_149852_a in interface IGrowable
        -
        -
      • -
      - - - -
        -
      • -

        func_149853_b

        -
        public void func_149853_b(World p_149853_1_,
        -                 java.util.Random p_149853_2_,
        -                 int p_149853_3_,
        -                 int p_149853_4_,
        -                 int p_149853_5_)
        -
        -
        Specified by:
        -
        func_149853_b in interface IGrowable
        -
        -
      • -
      - - - -
        -
      • -

        isShearable

        -
        public boolean isShearable(ItemStack item,
        -                  IBlockAccess world,
        -                  int x,
        -                  int y,
        -                  int z)
        -
        Description copied from interface: IShearable
        -
        Checks if the object is currently shearable - Example: Sheep return false when they have no wool
        -
        -
        Specified by:
        -
        isShearable in interface IShearable
        -
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        -
        Returns:
        If this is shearable, and onSheared should be called.
        -
      • -
      - - - -
        -
      • -

        onSheared

        -
        public java.util.ArrayList<ItemStack> onSheared(ItemStack item,
        -                                       IBlockAccess world,
        -                                       int x,
        -                                       int y,
        -                                       int z,
        -                                       int fortune)
        -
        Description copied from interface: IShearable
        -
        Performs the shear function on this object. - This is called for both client, and server. - The object should perform all actions related to being sheared, - except for dropping of the items, and removal of the block. - As those are handled by ItemShears itself. - - Returns a list of items that resulted from the shearing process. - - For entities, they should trust there internal location information - over the values passed into this function.
        -
        -
        Specified by:
        -
        onSheared in interface IShearable
        -
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        fortune - The fortune level of the shears being used
        -
        Returns:
        A ArrayList containing all items from this shearing. Possible to be null.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3