Package net.minecraft.block
Class PistonBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.PistonBlock
- Mappings:
Namespace Name intermediary net/minecraft/class_223glue class_242server giclient jqnamed net/minecraft/block/PistonBlock
-
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) voidmethod_1562(World world, int x, int y, int z, Box box, ArrayList arrayList) voidmethod_1563(World world, int int2, int int3, int int4, int int5, int int6) voidvoidmethod_1609(World world, int x, int y, int z, int id) voidmethod_1611(World world, int x, int y, int z) voidmethod_1614(World world, int x, int y, int z, LivingEntity livingEntity) voidmethod_1616(BlockView blockView, int x, int y, int z) booleanintbooleanprivate static booleanmethod_759(int int2, World world, int int3, int int4, int int5, boolean bool) static intmethod_760(int int2) private static intmethod_761(World world, int int2, int int3, int int4, PlayerEntity playerEntity) static booleanmethod_762(int int2) private booleanmethod_763(World world, int int2, int int3, int int4, int int5) private voidmethod_764(World world, int int2, int int3, int int4) private static booleanmethod_765(World world, int int2, int int3, int int4, int int5) private booleanmethod_766(World world, int int2, int int3, int int4, int int5) intbooleanonUse(World world, int x, int y, int z, PlayerEntity player) Methods inherited from class net.minecraft.block.Block
getBoundingBox, getHardness, getTexture, getTextureId, getTranslatedName, getTranslationKey, method_1560, method_1561, method_1564, method_1565, method_1566, method_1567, 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_1603, method_1604, method_1606, method_1612, method_1613, method_1615, method_1617, method_1618, method_1619, method_1622, method_1625, method_1628, method_1629, method_1630, onHit, setBlastResistance, setHardness, setSoundGroup, setTranslationKey, setUnbreakable
-
Field Details
-
sticky
private boolean sticky- Mappings:
Namespace Name Mixin selector intermediary field_844Lnet/minecraft/class_223;field_844:Zglue field_1042Lclass_242;field_1042:Zserver aLgi;a:Zclient aLjq;a:Znamed stickyLnet/minecraft/block/PistonBlock;sticky:Z
-
field_845
private boolean field_845- Mappings:
Namespace Name Mixin selector intermediary field_845Lnet/minecraft/class_223;field_845:Zglue field_1043Lclass_242;field_1043:Zserver bLgi;b:Zclient bLjq;b:Znamed field_845Lnet/minecraft/block/PistonBlock;field_845:Z
-
-
Constructor Details
-
PistonBlock
public PistonBlock(int id, int textureId, boolean sticky) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_223;<init>(IIZ)Vglue <init>Lclass_242;<init>(IIZ)Vserver <init>Lgi;<init>(IIZ)Vclient <init>Ljq;<init>(IIZ)Vnamed <init>Lnet/minecraft/block/PistonBlock;<init>(IIZ)V
-
-
Method Details
-
method_767
- Mappings:
Namespace Name Mixin selector intermediary method_767Lnet/minecraft/class_223;method_767()Iglue method_1493Lclass_242;method_1493()Iserver method_767Lgi;method_767()Iclient iLjq;i()Inamed method_767Lnet/minecraft/block/PistonBlock;method_767()I
-
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
-
onUse
- Overrides:
onUsein classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1608Lnet/minecraft/class_17;method_1608(Lnet/minecraft/class_18;IIILnet/minecraft/class_54;)Zglue method_38Lclass_507;method_38(Lclass_129;IIILclass_172;)Zserver aLna;a(Ldj;IIILem;)Zclient aLuu;a(Lfd;IIILgs;)Znamed onUseLnet/minecraft/block/Block;onUse(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;)Z
-
method_1614
- Overrides:
method_1614in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1614Lnet/minecraft/class_17;method_1614(Lnet/minecraft/class_18;IIILnet/minecraft/class_127;)Vglue method_464Lclass_507;method_464(Lclass_129;IIILclass_283;)Vserver aLna;a(Ldj;IIILhl;)Vclient aLuu;a(Lfd;IIILls;)Vnamed method_1614Lnet/minecraft/block/Block;method_1614(Lnet/minecraft/world/World;IIILnet/minecraft/entity/LivingEntity;)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_1611
- Overrides:
method_1611in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1611Lnet/minecraft/class_17;method_1611(Lnet/minecraft/class_18;III)Vglue method_41Lclass_507;method_41(Lclass_129;III)Vserver cLna;c(Ldj;III)Vclient cLuu;c(Lfd;III)Vnamed method_1611Lnet/minecraft/block/Block;method_1611(Lnet/minecraft/world/World;III)V
-
method_764
- Mappings:
Namespace Name Mixin selector intermediary method_764Lnet/minecraft/class_223;method_764(Lnet/minecraft/class_18;III)Vglue method_1128Lclass_242;method_1128(Lclass_129;III)Vserver gLgi;g(Ldj;III)Vclient hLjq;h(Lfd;III)Vnamed method_764Lnet/minecraft/block/PistonBlock;method_764(Lnet/minecraft/world/World;III)V
-
method_763
- Mappings:
Namespace Name Mixin selector intermediary method_763Lnet/minecraft/class_223;method_763(Lnet/minecraft/class_18;IIII)Zglue method_1127Lclass_242;method_1127(Lclass_129;IIII)Zserver fLgi;f(Ldj;IIII)Zclient fLjq;f(Lfd;IIII)Znamed method_763Lnet/minecraft/block/PistonBlock;method_763(Lnet/minecraft/world/World;IIII)Z
-
method_1563
- Overrides:
method_1563in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1563Lnet/minecraft/class_17;method_1563(Lnet/minecraft/class_18;IIIII)Vglue method_1123Lclass_507;method_1123(Lclass_129;IIIII)Vserver aLna;a(Ldj;IIIII)Vclient aLuu;a(Lfd;IIIII)Vnamed method_1563Lnet/minecraft/block/Block;method_1563(Lnet/minecraft/world/World;IIIII)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_1605
- Overrides:
method_1605in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1605Lnet/minecraft/class_17;method_1605()Vglue method_217Lclass_507;method_217()Vserver method_1605Lna;method_1605()Vclient gLuu;g()Vnamed method_1605Lnet/minecraft/block/Block;method_1605()V
-
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_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_760
public static int method_760(int int2) - Mappings:
Namespace Name Mixin selector intermediary method_760Lnet/minecraft/class_223;method_760(I)Iglue method_1124Lclass_242;method_1124(I)Iserver cLgi;c(I)Iclient dLjq;d(I)Inamed method_760Lnet/minecraft/block/PistonBlock;method_760(I)I
-
method_762
public static boolean method_762(int int2) - Mappings:
Namespace Name Mixin selector intermediary method_762Lnet/minecraft/class_223;method_762(I)Zglue method_1126Lclass_242;method_1126(I)Zserver dLgi;d(I)Zclient eLjq;e(I)Znamed method_762Lnet/minecraft/block/PistonBlock;method_762(I)Z
-
method_761
- Mappings:
Namespace Name Mixin selector intermediary method_761Lnet/minecraft/class_223;method_761(Lnet/minecraft/class_18;IIILnet/minecraft/class_54;)Iglue method_1125Lclass_242;method_1125(Lclass_129;IIILclass_172;)Iserver cLgi;c(Ldj;IIILem;)Iclient cLjq;c(Lfd;IIILgs;)Inamed method_761Lnet/minecraft/block/PistonBlock;method_761(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;)I
-
method_759
private static boolean method_759(int int2, World world, int int3, int int4, int int5, boolean bool) - Mappings:
Namespace Name Mixin selector intermediary method_759Lnet/minecraft/class_223;method_759(ILnet/minecraft/class_18;IIIZ)Zglue method_1122Lclass_242;method_1122(ILclass_129;IIIZ)Zserver aLgi;a(ILdj;IIIZ)Zclient aLjq;a(ILfd;IIIZ)Znamed method_759Lnet/minecraft/block/PistonBlock;method_759(ILnet/minecraft/world/World;IIIZ)Z
-
method_765
- Mappings:
Namespace Name Mixin selector intermediary method_765Lnet/minecraft/class_223;method_765(Lnet/minecraft/class_18;IIII)Zglue method_1129Lclass_242;method_1129(Lclass_129;IIII)Zserver hLgi;h(Ldj;IIII)Zclient hLjq;h(Lfd;IIII)Znamed method_765Lnet/minecraft/block/PistonBlock;method_765(Lnet/minecraft/world/World;IIII)Z
-
method_766
- Mappings:
Namespace Name Mixin selector intermediary method_766Lnet/minecraft/class_223;method_766(Lnet/minecraft/class_18;IIII)Zglue method_1130Lclass_242;method_1130(Lclass_129;IIII)Zserver iLgi;i(Ldj;IIII)Zclient iLjq;i(Lfd;IIII)Znamed method_766Lnet/minecraft/block/PistonBlock;method_766(Lnet/minecraft/world/World;IIII)Z
-