From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- javadoc/net/minecraft/block/BlockStem.html | 706 +++++++++++++++++++++++++++++ 1 file changed, 706 insertions(+) create mode 100644 javadoc/net/minecraft/block/BlockStem.html (limited to 'javadoc/net/minecraft/block/BlockStem.html') diff --git a/javadoc/net/minecraft/block/BlockStem.html b/javadoc/net/minecraft/block/BlockStem.html new file mode 100644 index 0000000..c37fa2c --- /dev/null +++ b/javadoc/net/minecraft/block/BlockStem.html @@ -0,0 +1,706 @@ + + + + + +BlockStem (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.block
+

Class BlockStem

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

      Constructor Detail

      + + + +
        +
      • +

        BlockStem

        +
        protected BlockStem(Block p_i45430_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        updateTick

        +
        public void updateTick(World p_149674_1_,
        +              int p_149674_2_,
        +              int p_149674_3_,
        +              int p_149674_4_,
        +              java.util.Random p_149674_5_)
        +
        +
        Overrides:
        +
        updateTick in class BlockBush
        +
        +
      • +
      + + + +
        +
      • +

        func_149874_m

        +
        public void func_149874_m(World p_149874_1_,
        +                 int p_149874_2_,
        +                 int p_149874_3_,
        +                 int p_149874_4_)
        +
      • +
      + + + +
        +
      • +

        getRenderColor

        +
        public int getRenderColor(int p_149741_1_)
        +
        +
        Overrides:
        +
        getRenderColor in class Block
        +
        +
      • +
      + + + +
        +
      • +

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

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

        getState

        +
        public int getState(IBlockAccess p_149873_1_,
        +           int p_149873_2_,
        +           int p_149873_3_,
        +           int p_149873_4_)
        +
      • +
      + + + +
        +
      • +

        dropBlockAsItemWithChance

        +
        public void dropBlockAsItemWithChance(World p_149690_1_,
        +                             int p_149690_2_,
        +                             int p_149690_3_,
        +                             int p_149690_4_,
        +                             int p_149690_5_,
        +                             float p_149690_6_,
        +                             int p_149690_7_)
        +
        +
        Overrides:
        +
        dropBlockAsItemWithChance in class Block
        +
        +
      • +
      + + + +
        +
      • +

        getItemDropped

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

        quantityDropped

        +
        public int quantityDropped(java.util.Random p_149745_1_)
        +
        +
        Overrides:
        +
        quantityDropped 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
        +
        +
      • +
      + + + +
        +
      • +

        getItem

        +
        public Item getItem(World p_149694_1_,
        +           int p_149694_2_,
        +           int p_149694_3_,
        +           int p_149694_4_)
        +
        +
        Overrides:
        +
        getItem in class Block
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getStemIcon

        +
        public IIcon getStemIcon()
        +
      • +
      + + + +
        +
      • +

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

        getDrops

        +
        public java.util.ArrayList<ItemStack> getDrops(World world,
        +                                      int x,
        +                                      int y,
        +                                      int z,
        +                                      int meta,
        +                                      int fortune)
        +
        Description copied from class: Block
        +
        This returns a complete list of items dropped from this block.
        +
        +
        Overrides:
        +
        getDrops in class Block
        +
        Parameters:
        world - The current world
        x - X Position
        y - Y Position
        z - Z Position
        meta - Current metadata
        fortune - Breakers fortune level
        +
        Returns:
        A ArrayList containing all items this block drops
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3