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

Class TileEntityPiston

+
+
+ +
+
    +
  • +
    +
    +
    public class TileEntityPiston
    +extends TileEntity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TileEntityPiston

        +
        public TileEntityPiston()
        +
      • +
      + + + +
        +
      • +

        TileEntityPiston

        +
        public TileEntityPiston(Block p_i45444_1_,
        +                int p_i45444_2_,
        +                int p_i45444_3_,
        +                boolean p_i45444_4_,
        +                boolean p_i45444_5_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getStoredBlockID

        +
        public Block getStoredBlockID()
        +
      • +
      + + + + + + + +
        +
      • +

        isExtending

        +
        public boolean isExtending()
        +
      • +
      + + + +
        +
      • +

        getPistonOrientation

        +
        public int getPistonOrientation()
        +
      • +
      + + + +
        +
      • +

        func_145867_d

        +
        public boolean func_145867_d()
        +
      • +
      + + + +
        +
      • +

        func_145860_a

        +
        public float func_145860_a(float p_145860_1_)
        +
      • +
      + + + +
        +
      • +

        func_145865_b

        +
        public float func_145865_b(float p_145865_1_)
        +
      • +
      + + + +
        +
      • +

        func_145862_c

        +
        public float func_145862_c(float p_145862_1_)
        +
      • +
      + + + +
        +
      • +

        func_145859_d

        +
        public float func_145859_d(float p_145859_1_)
        +
      • +
      + + + +
        +
      • +

        clearPistonTileEntity

        +
        public void clearPistonTileEntity()
        +
      • +
      + + + + + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3