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

Class BlockRedstoneComparator

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

      Constructor Detail

      + + + +
        +
      • +

        BlockRedstoneComparator

        +
        public BlockRedstoneComparator(boolean p_i45399_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getItemDropped

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

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

        func_149904_f

        +
        protected int func_149904_f(IBlockAccess p_149904_1_,
        +                int p_149904_2_,
        +                int p_149904_3_,
        +                int p_149904_4_,
        +                int p_149904_5_)
        +
        +
        Overrides:
        +
        func_149904_f in class BlockRedstoneDiode
        +
        +
      • +
      + + + +
        +
      • +

        func_149969_d

        +
        public boolean func_149969_d(int p_149969_1_)
        +
      • +
      + + + +
        +
      • +

        isGettingInput

        +
        protected boolean isGettingInput(World p_149900_1_,
        +                     int p_149900_2_,
        +                     int p_149900_3_,
        +                     int p_149900_4_,
        +                     int p_149900_5_)
        +
        +
        Overrides:
        +
        isGettingInput in class BlockRedstoneDiode
        +
        +
      • +
      + + + +
        +
      • +

        getInputStrength

        +
        protected int getInputStrength(World p_149903_1_,
        +                   int p_149903_2_,
        +                   int p_149903_3_,
        +                   int p_149903_4_,
        +                   int p_149903_5_)
        +
        +
        Overrides:
        +
        getInputStrength in class BlockRedstoneDiode
        +
        +
      • +
      + + + +
        +
      • +

        getTileEntityComparator

        +
        public TileEntityComparator getTileEntityComparator(IBlockAccess p_149971_1_,
        +                                           int p_149971_2_,
        +                                           int p_149971_3_,
        +                                           int p_149971_4_)
        +
      • +
      + + + +
        +
      • +

        onBlockActivated

        +
        public boolean onBlockActivated(World p_149727_1_,
        +                       int p_149727_2_,
        +                       int p_149727_3_,
        +                       int p_149727_4_,
        +                       EntityPlayer p_149727_5_,
        +                       int p_149727_6_,
        +                       float p_149727_7_,
        +                       float p_149727_8_,
        +                       float p_149727_9_)
        +
        +
        Overrides:
        +
        onBlockActivated in class Block
        +
        +
      • +
      + + + +
        +
      • +

        func_149897_b

        +
        protected void func_149897_b(World p_149897_1_,
        +                 int p_149897_2_,
        +                 int p_149897_3_,
        +                 int p_149897_4_,
        +                 Block p_149897_5_)
        +
        +
        Overrides:
        +
        func_149897_b in class BlockRedstoneDiode
        +
        +
      • +
      + + + +
        +
      • +

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

        onBlockAdded

        +
        public void onBlockAdded(World p_149726_1_,
        +                int p_149726_2_,
        +                int p_149726_3_,
        +                int p_149726_4_)
        +
        +
        Overrides:
        +
        onBlockAdded in class BlockRedstoneDiode
        +
        +
      • +
      + + + +
        +
      • +

        breakBlock

        +
        public void breakBlock(World p_149749_1_,
        +              int p_149749_2_,
        +              int p_149749_3_,
        +              int p_149749_4_,
        +              Block p_149749_5_,
        +              int p_149749_6_)
        +
        +
        Overrides:
        +
        breakBlock in class Block
        +
        +
      • +
      + + + +
        +
      • +

        onBlockEventReceived

        +
        public boolean onBlockEventReceived(World p_149696_1_,
        +                           int p_149696_2_,
        +                           int p_149696_3_,
        +                           int p_149696_4_,
        +                           int p_149696_5_,
        +                           int p_149696_6_)
        +
        +
        Overrides:
        +
        onBlockEventReceived in class Block
        +
        +
      • +
      + + + + + + + +
        +
      • +

        onNeighborChange

        +
        public void onNeighborChange(IBlockAccess world,
        +                    int x,
        +                    int y,
        +                    int z,
        +                    int tileX,
        +                    int tileY,
        +                    int tileZ)
        +
        Description copied from class: Block
        +
        Called when a tile entity on a side of this block changes is created or is destroyed.
        +
        +
        Overrides:
        +
        onNeighborChange in class Block
        +
        Parameters:
        world - The world
        x - The x position of this block instance
        y - The y position of this block instance
        z - The z position of this block instance
        tileX - The x position of the tile that changed
        tileY - The y position of the tile that changed
        tileZ - The z position of the tile that changed
        +
      • +
      + + + +
        +
      • +

        getWeakChanges

        +
        public boolean getWeakChanges(IBlockAccess world,
        +                     int x,
        +                     int y,
        +                     int z)
        +
        Description copied from class: Block
        +
        If this block should be notified of weak changes. + Weak changes are changes 1 block away through a solid block. + Similar to comparators.
        +
        +
        Overrides:
        +
        getWeakChanges in class Block
        +
        Parameters:
        world - The current world
        x - X Position
        y - Y position
        z - Z position
        +
        Returns:
        true To be notified of changes
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3