Package net.minecraft.block
Class RedstoneWireBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.RedstoneWireBlock
- Mappings:
Namespace Name intermediary net/minecraft/class_408glue class_447server loclient smnamed net/minecraft/block/RedstoneWireBlock
-
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 TypeMethodDescriptiongetBoundingBox(World world, int x, int y, int z) intgetTexture(int side, int meta) private voidmethod_1286(World world, int int2, int int3, int int4, int int5, int int6, int int7) static booleanmethod_1287(BlockView blockView, int int2, int int3, int int4, int int5) private intmethod_1288(World world, int int2, int int3, int int4, int int5) private voidmethod_1289(World world, int int2, int int3, int int4) private voidmethod_1290(World world, int int2, int int3, int int4) booleanmethod_1567(World world, int x, int y, int z) booleanmethod_1568(BlockView blockView, int x, int y, int z, int int2) booleanbooleanmethod_1570(World world, int int2, int int3, int int4, int int5) intmethod_1600(BlockView blockView, int x, int y, int z) intmethod_1601(int int2, Random random) voidmethod_1609(World world, int x, int y, int z, int id) voidmethod_1611(World world, int x, int y, int z) voidmethod_1617(World world, int x, int y, int z, Random random) booleanintbooleanvoidmethod_1630(World world, int x, int y, int z) Methods inherited from class net.minecraft.block.Block
getHardness, getTexture, getTextureId, getTranslatedName, getTranslationKey, method_1560, method_1561, method_1562, method_1563, method_1564, method_1565, method_1566, 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_1602, method_1603, method_1604, method_1605, method_1606, method_1612, method_1613, method_1614, method_1615, method_1616, method_1618, method_1619, method_1622, method_1625, method_1628, method_1629, onHit, onUse, setBlastResistance, setHardness, setSoundGroup, setTranslationKey, setUnbreakable
-
Field Details
-
field_1570
private boolean field_1570- Mappings:
Namespace Name Mixin selector intermediary field_1570Lnet/minecraft/class_408;field_1570:Zglue field_1743Lclass_447;field_1743:Zserver aLlo;a:Zclient aLsm;a:Znamed field_1570Lnet/minecraft/block/RedstoneWireBlock;field_1570:Z
-
field_1571
- Mappings:
Namespace Name Mixin selector intermediary field_1571Lnet/minecraft/class_408;field_1571:Ljava/util/Set;glue field_1744Lclass_447;field_1744:Ljava/util/Set;server bLlo;b:Ljava/util/Set;client bLsm;b:Ljava/util/Set;named field_1571Lnet/minecraft/block/RedstoneWireBlock;field_1571:Ljava/util/Set;
-
-
Constructor Details
-
RedstoneWireBlock
public RedstoneWireBlock(int id, int textureId) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_408;<init>(II)Vglue <init>Lclass_447;<init>(II)Vserver <init>Llo;<init>(II)Vclient <init>Lsm;<init>(II)Vnamed <init>Lnet/minecraft/block/RedstoneWireBlock;<init>(II)V
-
-
Method Details
-
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
-
getBoundingBox
- Overrides:
getBoundingBoxin classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1624Lnet/minecraft/class_17;method_1624(Lnet/minecraft/class_18;III)Lnet/minecraft/class_25;glue method_67Lclass_507;method_67(Lclass_129;III)Lclass_113;server eLna;e(Ldj;III)Lcz;client eLuu;e(Lfd;III)Leq;named getBoundingBoxLnet/minecraft/block/Block;getBoundingBox(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
-
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_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_1600
- Overrides:
method_1600in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1600Lnet/minecraft/class_17;method_1600(Lnet/minecraft/class_14;III)Iglue method_184Lclass_507;method_184(Lclass_584;III)Iserver method_1600Lna;method_1600(Lpb;III)Iclient bLuu;b(Lxp;III)Inamed method_1600Lnet/minecraft/block/Block;method_1600(Lnet/minecraft/world/BlockView;III)I
-
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_1289
- Mappings:
Namespace Name Mixin selector intermediary method_1289Lnet/minecraft/class_408;method_1289(Lnet/minecraft/class_18;III)Vglue method_1629Lclass_447;method_1629(Lclass_129;III)Vserver gLlo;g(Ldj;III)Vclient hLsm;h(Lfd;III)Vnamed method_1289Lnet/minecraft/block/RedstoneWireBlock;method_1289(Lnet/minecraft/world/World;III)V
-
method_1286
- Mappings:
Namespace Name Mixin selector intermediary method_1286Lnet/minecraft/class_408;method_1286(Lnet/minecraft/class_18;IIIIII)Vglue method_1626Lclass_447;method_1626(Lclass_129;IIIIII)Vserver aLlo;a(Ldj;IIIIII)Vclient aLsm;a(Lfd;IIIIII)Vnamed method_1286Lnet/minecraft/block/RedstoneWireBlock;method_1286(Lnet/minecraft/world/World;IIIIII)V
-
method_1290
- Mappings:
Namespace Name Mixin selector intermediary method_1290Lnet/minecraft/class_408;method_1290(Lnet/minecraft/class_18;III)Vglue method_1630Lclass_447;method_1630(Lclass_129;III)Vserver hLlo;h(Ldj;III)Vclient iLsm;i(Lfd;III)Vnamed method_1290Lnet/minecraft/block/RedstoneWireBlock;method_1290(Lnet/minecraft/world/World;III)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_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
-
method_1288
- Mappings:
Namespace Name Mixin selector intermediary method_1288Lnet/minecraft/class_408;method_1288(Lnet/minecraft/class_18;IIII)Iglue method_1628Lclass_447;method_1628(Lclass_129;IIII)Iserver fLlo;f(Ldj;IIII)Iclient fLsm;f(Lfd;IIII)Inamed method_1288Lnet/minecraft/block/RedstoneWireBlock;method_1288(Lnet/minecraft/world/World;IIII)I
-
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_1601
- Overrides:
method_1601in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1601Lnet/minecraft/class_17;method_1601(ILjava/util/Random;)Iglue method_19Lclass_507;method_19(ILjava/util/Random;)Iserver aLna;a(ILjava/util/Random;)Iclient aLuu;a(ILjava/util/Random;)Inamed method_1601Lnet/minecraft/block/Block;method_1601(ILjava/util/Random;)I
-
method_1570
- Overrides:
method_1570in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1570Lnet/minecraft/class_17;method_1570(Lnet/minecraft/class_18;IIII)Zglue method_156Lclass_507;method_156(Lclass_129;IIII)Zserver dLna;d(Ldj;IIII)Zclient dLuu;d(Lfd;IIII)Znamed method_1570Lnet/minecraft/block/Block;method_1570(Lnet/minecraft/world/World;IIII)Z
-
method_1568
- Overrides:
method_1568in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1568Lnet/minecraft/class_17;method_1568(Lnet/minecraft/class_14;IIII)Zglue method_154Lclass_507;method_154(Lclass_584;IIII)Zserver aLna;a(Lpb;IIII)Zclient cLuu;c(Lxp;IIII)Znamed method_1568Lnet/minecraft/block/Block;method_1568(Lnet/minecraft/world/BlockView;IIII)Z
-
method_1569
public boolean method_1569()- Overrides:
method_1569in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1569Lnet/minecraft/class_17;method_1569()Zglue method_155Lclass_507;method_155()Zserver dLna;d()Zclient fLuu;f()Znamed method_1569Lnet/minecraft/block/Block;method_1569()Z
-
method_1617
- Overrides:
method_1617in classBlock- Mappings:
Namespace Name Mixin selector intermediary method_1617Lnet/minecraft/class_17;method_1617(Lnet/minecraft/class_18;IIILjava/util/Random;)Vglue method_62Lclass_507;method_62(Lclass_129;IIILjava/util/Random;)Vserver method_1617Lna;method_1617(Ldj;IIILjava/util/Random;)Vclient bLuu;b(Lfd;IIILjava/util/Random;)Vnamed method_1617Lnet/minecraft/block/Block;method_1617(Lnet/minecraft/world/World;IIILjava/util/Random;)V
-
method_1287
- Mappings:
Namespace Name Mixin selector intermediary method_1287Lnet/minecraft/class_408;method_1287(Lnet/minecraft/class_14;IIII)Zglue method_1627Lclass_447;method_1627(Lclass_584;IIII)Zserver cLlo;c(Lpb;IIII)Zclient eLsm;e(Lxp;IIII)Znamed method_1287Lnet/minecraft/block/RedstoneWireBlock;method_1287(Lnet/minecraft/world/BlockView;IIII)Z
-