Package net.minecraft.block
Class PistonHeadBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.PistonHeadBlock
- Mappings:
Namespace Name intermediary net/minecraft/class_205glue class_227server gclient hnamed net/minecraft/block/PistonHeadBlock
-
Field Summary
FieldsFields inherited from class net.minecraft.block.Block
BED, BEDROCK, blastResistance, blockHasEntity, BLOCKS, BOOKSHELF, BRICKS, BROWN_MUSHROOM, BUTTON, CACTUS, CAKE, CHEST, CLAY, COAL_ORE, COBBLESTONE, COBWEB, CROP, DANDELION, DEAD_BUSH, DEFAULT_SOUND, DETECTOR_RAIL, DIAMOND_BLOCK, DIAMOND_ORE, DIRT, DIRT_SOUND, DISPENSER, DOOR, DOUBLE_SLAB, FARMLAND, FENCE, field_1901, field_1918, field_1919, field_1920, field_1921, field_1922, field_1923, field_1924, field_1925, field_1927, field_1938, field_1939, field_1941, field_1942, field_1943, field_1944, FIRE, FLOWING_LAVA, FLOWING_WATER, FURNACE, GLASS, GLASS_SOUND, GLOWSTONE, GOLD_BLOCK, GOLD_ORE, GRASS, GRAVEL, GRAVEL_SOUND, hardness, ICE, id, IRON_BLOCK, IRON_DOOR, IRON_ORE, JACK_O_LANTERN, JUKEBOX, LADDER, LAPIS_BLOCK, LAPIS_ORE, LEAVES, LEVER, LIT_FURNACE, LIT_REDSTONE_ORE, LIT_REDSTONE_TORCH, LIT_REPEATER, LOCKED_CHEST, LOG, material, METAL_SOUND, MOSSY_COBBLESTONE, NETHERRACK, NOTEBLOCK, OBSIDIAN, PISTON, PISTON_EXTENSION, PISTON_HEAD, PLANKS, PORTAL, POWERED_RAIL, PUMPKIN, RAIL, RED_MUSHROOM, REDSTONE_ORE, REDSTONE_TORCH, REDSTONE_WIRE, REPEATER, ROSE, SAND, SAND_SOUND, SANDSTONE, SAPLING, SIGN, SLAB, SNOW, SNOW_BLOCK, SOUL_SAND, soundGroup, SPAWNER, SPONGE, STANDING_SIGN, STICKY_PISTON, STILL_LAVA, STILL_WATER, STONE, STONE_PRESSURE_PLATE, STONE_SOUND, STONE_STAIRS, SUGAR_CANE, TALL_GRASS, textureId, TNT, TORCH, TRAPDOOR, WOOD_STONE, WOODEN_PRESSURE_PLATE, WOODEN_STAIRS, WOOL, WOOL_SOUND, WORKBENCH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetTexture(int side, int meta) booleanmethod_1561(World world, int int2, int int3, int int4, int int5) voidmethod_1562(World world, int x, int y, int z, Box box, ArrayList arrayList) booleanmethod_1567(World world, int x, int y, int z) intmethod_1603(Random random) voidmethod_1609(World world, int x, int y, int z, int id) voidmethod_1616(BlockView blockView, int x, int y, int z) booleanintbooleanvoidmethod_1630(World world, int x, int y, int z) static intmethod_727(int int2) voidvoidmethod_729(int int2) Methods inherited from class net.minecraft.block.Block
getBoundingBox, getHardness, getTexture, getTextureId, getTranslatedName, getTranslationKey, method_1560, method_1563, method_1564, method_1565, method_1566, method_1568, method_1569, method_1570, method_1571, method_1572, method_1573, method_1574, method_1575, method_1576, method_1577, method_1578, method_1581, method_1582, method_1584, method_1589, method_1590, method_1591, method_1592, method_1593, method_1598, method_1599, method_1600, method_1601, method_1602, method_1604, method_1605, method_1606, method_1611, method_1612, method_1613, method_1614, method_1615, method_1617, method_1618, method_1619, method_1622, method_1625, method_1628, method_1629, onHit, onUse, setBlastResistance, setHardness, setSoundGroup, setTranslationKey, setUnbreakable
-
Field Details
-
field_756
private int field_756- Mappings:
Namespace Name Mixin selector intermediary field_756Lnet/minecraft/class_205;field_756:Iglue field_952Lclass_227;field_952:Iserver aLg;a:Iclient aLh;a:Inamed field_756Lnet/minecraft/block/PistonHeadBlock;field_756:I
-
-
Constructor Details
-
PistonHeadBlock
public PistonHeadBlock(int id, int textureId) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_205;<init>(II)Vglue <init>Lclass_227;<init>(II)Vserver <init>Lg;<init>(II)Vclient <init>Lh;<init>(II)Vnamed <init>Lnet/minecraft/block/PistonHeadBlock;<init>(II)V
-
-
Method Details
-
method_729
- Mappings:
Namespace Name Mixin selector intermediary method_729Lnet/minecraft/class_205;method_729(I)Vglue method_1201Lclass_227;method_1201(I)Vserver method_729Lg;method_729(I)Vclient a_Lh;a_(I)Vnamed method_729Lnet/minecraft/block/PistonHeadBlock;method_729(I)V
-
method_728
- Mappings:
Namespace Name Mixin selector intermediary method_728Lnet/minecraft/class_205;method_728()Vglue method_1200Lclass_227;method_1200()Vserver method_728Lg;method_728()Vclient aLh;a()Vnamed method_728Lnet/minecraft/block/PistonHeadBlock;method_728()V
-
method_1630
- Overrides:
method_1630in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1630Lnet/minecraft/class_17;method_1630(Lnet/minecraft/class_18;III)Vglue method_99Lclass_507;method_99(Lclass_129;III)Vserver bLna;b(Ldj;III)Vclient bLuu;b(Lfd;III)Vnamed method_1630Lnet/minecraft/block/Block;method_1630(Lnet/minecraft/world/World;III)V
-
getTexture
public int getTexture(int side, int meta) - Overrides:
getTexturein classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1627Lnet/minecraft/class_17;method_1627(II)Iglue method_96Lclass_507;method_96(II)Iserver aLna;a(II)Iclient aLuu;a(II)Inamed getTextureLnet/minecraft/block/Block;getTexture(II)I
-
method_1621
- Overrides:
method_1621in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1621Lnet/minecraft/class_17;method_1621()Iglue method_652Lclass_507;method_652()Iserver method_1621Lna;method_1621()Iclient bLuu;b()Inamed method_1621Lnet/minecraft/block/Block;method_1621()I
-
method_1620
public boolean method_1620()- Overrides:
method_1620in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1620Lnet/minecraft/class_17;method_1620()Zglue method_65Lclass_507;method_65()Zserver aLna;a()Zclient cLuu;c()Znamed method_1620Lnet/minecraft/block/Block;method_1620()Z
-
method_1623
public boolean method_1623()- Overrides:
method_1623in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1623Lnet/minecraft/class_17;method_1623()Zglue method_66Lclass_507;method_66()Zserver bLna;b()Zclient dLuu;d()Znamed method_1623Lnet/minecraft/block/Block;method_1623()Z
-
method_1567
- Overrides:
method_1567in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1567Lnet/minecraft/class_17;method_1567(Lnet/minecraft/class_18;III)Zglue method_153Lclass_507;method_153(Lclass_129;III)Zserver aLna;a(Ldj;III)Zclient aLuu;a(Lfd;III)Znamed method_1567Lnet/minecraft/block/Block;method_1567(Lnet/minecraft/world/World;III)Z
-
method_1561
- Overrides:
method_1561in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1561Lnet/minecraft/class_17;method_1561(Lnet/minecraft/class_18;IIII)Zglue method_1092Lclass_507;method_1092(Lclass_129;IIII)Zserver aLna;a(Ldj;IIII)Zclient aLuu;a(Lfd;IIII)Znamed method_1561Lnet/minecraft/block/Block;method_1561(Lnet/minecraft/world/World;IIII)Z
-
method_1603
- Overrides:
method_1603in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1603Lnet/minecraft/class_17;method_1603(Ljava/util/Random;)Iglue method_21Lclass_507;method_21(Ljava/util/Random;)Iserver aLna;a(Ljava/util/Random;)Iclient aLuu;a(Ljava/util/Random;)Inamed method_1603Lnet/minecraft/block/Block;method_1603(Ljava/util/Random;)I
-
method_1562
- Overrides:
method_1562in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1562Lnet/minecraft/class_17;method_1562(Lnet/minecraft/class_18;IIILnet/minecraft/class_25;Ljava/util/ArrayList;)Vglue method_1093Lclass_507;method_1093(Lclass_129;IIILclass_113;Ljava/util/ArrayList;)Vserver aLna;a(Ldj;IIILcz;Ljava/util/ArrayList;)Vclient aLuu;a(Lfd;IIILeq;Ljava/util/ArrayList;)Vnamed method_1562Lnet/minecraft/block/Block;method_1562(Lnet/minecraft/world/World;IIILnet/minecraft/util/math/Box;Ljava/util/ArrayList;)V
-
method_1616
- Overrides:
method_1616in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1616Lnet/minecraft/class_17;method_1616(Lnet/minecraft/class_14;III)Vglue method_60Lclass_507;method_60(Lclass_584;III)Vserver aLna;a(Lpb;III)Vclient aLuu;a(Lxp;III)Vnamed method_1616Lnet/minecraft/block/Block;method_1616(Lnet/minecraft/world/BlockView;III)V
-
method_1609
- Overrides:
method_1609in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1609Lnet/minecraft/class_17;method_1609(Lnet/minecraft/class_18;IIII)Vglue method_39Lclass_507;method_39(Lclass_129;IIII)Vserver bLna;b(Ldj;IIII)Vclient bLuu;b(Lfd;IIII)Vnamed method_1609Lnet/minecraft/block/Block;method_1609(Lnet/minecraft/world/World;IIII)V
-
method_727
public static int method_727(int int2) - Mappings:
Namespace Name Mixin selector intermediary method_727Lnet/minecraft/class_205;method_727(I)Iglue method_1094Lclass_227;method_1094(I)Iserver bLg;b(I)Iclient cLh;c(I)Inamed method_727Lnet/minecraft/block/PistonHeadBlock;method_727(I)I
-