Class RedstoneWireBlock

java.lang.Object
net.minecraft.block.Block
net.minecraft.block.RedstoneWireBlock

public class RedstoneWireBlock extends Block
Mappings:
Namespace Name
intermediary net/minecraft/class_408
glue class_447
server lo
client sm
named net/minecraft/block/RedstoneWireBlock
  • Field Details

    • powered

      private boolean powered
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1570 Lnet/minecraft/class_408;field_1570:Z
      glue field_1743 Lclass_447;field_1743:Z
      server a Llo;a:Z
      client a Lsm;a:Z
      named powered Lnet/minecraft/block/RedstoneWireBlock;powered:Z
    • field_1571

      private Set field_1571
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1571 Lnet/minecraft/class_408;field_1571:Ljava/util/Set;
      glue field_1744 Lclass_447;field_1744:Ljava/util/Set;
      server b Llo;b:Ljava/util/Set;
      client b Lsm;b:Ljava/util/Set;
      named field_1571 Lnet/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)V
      glue <init> Lclass_447;<init>(II)V
      server <init> Llo;<init>(II)V
      client <init> Lsm;<init>(II)V
      named <init> Lnet/minecraft/block/RedstoneWireBlock;<init>(II)V
  • Method Details

    • getTexture

      public int getTexture(int side, int meta)
      Overrides:
      getTexture in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1627 Lnet/minecraft/class_17;method_1627(II)I
      glue method_96 Lclass_507;method_96(II)I
      server a Lna;a(II)I
      client a Luu;a(II)I
      named getTexture Lnet/minecraft/block/Block;getTexture(II)I
    • getCollisionShape

      public Box getCollisionShape(World world, int x, int y, int z)
      Overrides:
      getCollisionShape in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1624 Lnet/minecraft/class_17;method_1624(Lnet/minecraft/class_18;III)Lnet/minecraft/class_25;
      glue method_67 Lclass_507;method_67(Lclass_129;III)Lclass_113;
      server e Lna;e(Ldj;III)Lcz;
      client e Luu;e(Lfd;III)Leq;
      named getCollisionShape Lnet/minecraft/block/Block;getCollisionShape(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • isOpaque

      public boolean isOpaque()
      Overrides:
      isOpaque in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1620 Lnet/minecraft/class_17;method_1620()Z
      glue method_65 Lclass_507;method_65()Z
      server a Lna;a()Z
      client c Luu;c()Z
      named isOpaque Lnet/minecraft/block/Block;isOpaque()Z
    • isFullCube

      public boolean isFullCube()
      Overrides:
      isFullCube in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1623 Lnet/minecraft/class_17;method_1623()Z
      glue method_66 Lclass_507;method_66()Z
      server b Lna;b()Z
      client d Luu;d()Z
      named isFullCube Lnet/minecraft/block/Block;isFullCube()Z
    • getRenderType

      @Environment(CLIENT) public int getRenderType()
      Overrides:
      getRenderType in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1621 Lnet/minecraft/class_17;method_1621()I
      glue method_652 Lclass_507;method_652()I
      server method_1621 Lna;method_1621()I
      client b Luu;b()I
      named getRenderType Lnet/minecraft/block/Block;getRenderType()I
    • getColorMultiplier

      @Environment(CLIENT) public int getColorMultiplier(BlockView blockView, int x, int y, int z)
      Overrides:
      getColorMultiplier in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1600 Lnet/minecraft/class_17;method_1600(Lnet/minecraft/class_14;III)I
      glue method_184 Lclass_507;method_184(Lclass_584;III)I
      server method_1600 Lna;method_1600(Lpb;III)I
      client b Luu;b(Lxp;III)I
      named getColorMultiplier Lnet/minecraft/block/Block;getColorMultiplier(Lnet/minecraft/world/BlockView;III)I
    • canPlaceAt

      public boolean canPlaceAt(World world, int x, int y, int z)
      Overrides:
      canPlaceAt in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1567 Lnet/minecraft/class_17;method_1567(Lnet/minecraft/class_18;III)Z
      glue method_153 Lclass_507;method_153(Lclass_129;III)Z
      server a Lna;a(Ldj;III)Z
      client a Luu;a(Lfd;III)Z
      named canPlaceAt Lnet/minecraft/block/Block;canPlaceAt(Lnet/minecraft/world/World;III)Z
    • method_1289

      private void method_1289(World world, int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1289 Lnet/minecraft/class_408;method_1289(Lnet/minecraft/class_18;III)V
      glue method_1629 Lclass_447;method_1629(Lclass_129;III)V
      server g Llo;g(Ldj;III)V
      client h Lsm;h(Lfd;III)V
      named method_1289 Lnet/minecraft/block/RedstoneWireBlock;method_1289(Lnet/minecraft/world/World;III)V
    • method_1286

      private void method_1286(World world, int x, int y, int z, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1286 Lnet/minecraft/class_408;method_1286(Lnet/minecraft/class_18;IIIIII)V
      glue method_1626 Lclass_447;method_1626(Lclass_129;IIIIII)V
      server a Llo;a(Ldj;IIIIII)V
      client a Lsm;a(Lfd;IIIIII)V
      named method_1286 Lnet/minecraft/block/RedstoneWireBlock;method_1286(Lnet/minecraft/world/World;IIIIII)V
    • method_1290

      private void method_1290(World world, int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1290 Lnet/minecraft/class_408;method_1290(Lnet/minecraft/class_18;III)V
      glue method_1630 Lclass_447;method_1630(Lclass_129;III)V
      server h Llo;h(Ldj;III)V
      client i Lsm;i(Lfd;III)V
      named method_1290 Lnet/minecraft/block/RedstoneWireBlock;method_1290(Lnet/minecraft/world/World;III)V
    • onPlaced

      public void onPlaced(World world, int x, int y, int z)
      Overrides:
      onPlaced in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1611 Lnet/minecraft/class_17;method_1611(Lnet/minecraft/class_18;III)V
      glue method_41 Lclass_507;method_41(Lclass_129;III)V
      server c Lna;c(Ldj;III)V
      client c Luu;c(Lfd;III)V
      named onPlaced Lnet/minecraft/block/Block;onPlaced(Lnet/minecraft/world/World;III)V
    • onBreak

      public void onBreak(World world, int x, int y, int z)
      Overrides:
      onBreak in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1630 Lnet/minecraft/class_17;method_1630(Lnet/minecraft/class_18;III)V
      glue method_99 Lclass_507;method_99(Lclass_129;III)V
      server b Lna;b(Ldj;III)V
      client b Luu;b(Lfd;III)V
      named onBreak Lnet/minecraft/block/Block;onBreak(Lnet/minecraft/world/World;III)V
    • method_1288

      private int method_1288(World world, int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1288 Lnet/minecraft/class_408;method_1288(Lnet/minecraft/class_18;IIII)I
      glue method_1628 Lclass_447;method_1628(Lclass_129;IIII)I
      server f Llo;f(Ldj;IIII)I
      client f Lsm;f(Lfd;IIII)I
      named method_1288 Lnet/minecraft/block/RedstoneWireBlock;method_1288(Lnet/minecraft/world/World;IIII)I
    • neighborUpdate

      public void neighborUpdate(World world, int x, int y, int z, int id)
      Overrides:
      neighborUpdate in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1609 Lnet/minecraft/class_17;method_1609(Lnet/minecraft/class_18;IIII)V
      glue method_39 Lclass_507;method_39(Lclass_129;IIII)V
      server b Lna;b(Ldj;IIII)V
      client b Luu;b(Lfd;IIII)V
      named neighborUpdate Lnet/minecraft/block/Block;neighborUpdate(Lnet/minecraft/world/World;IIII)V
    • getDroppedItemId

      public int getDroppedItemId(int blockMeta, Random random)
      Overrides:
      getDroppedItemId in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1601 Lnet/minecraft/class_17;method_1601(ILjava/util/Random;)I
      glue method_19 Lclass_507;method_19(ILjava/util/Random;)I
      server a Lna;a(ILjava/util/Random;)I
      client a Luu;a(ILjava/util/Random;)I
      named getDroppedItemId Lnet/minecraft/block/Block;getDroppedItemId(ILjava/util/Random;)I
    • canTransferPowerInDirection

      public boolean canTransferPowerInDirection(World world, int x, int y, int z, int direction)
      Overrides:
      canTransferPowerInDirection in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1570 Lnet/minecraft/class_17;method_1570(Lnet/minecraft/class_18;IIII)Z
      glue method_156 Lclass_507;method_156(Lclass_129;IIII)Z
      server d Lna;d(Ldj;IIII)Z
      client d Luu;d(Lfd;IIII)Z
      named canTransferPowerInDirection Lnet/minecraft/block/Block;canTransferPowerInDirection(Lnet/minecraft/world/World;IIII)Z
    • isEmittingRedstonePower

      public boolean isEmittingRedstonePower(BlockView blockView, int x, int y, int z, int meta)
      Overrides:
      isEmittingRedstonePower in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1568 Lnet/minecraft/class_17;method_1568(Lnet/minecraft/class_14;IIII)Z
      glue method_154 Lclass_507;method_154(Lclass_584;IIII)Z
      server a Lna;a(Lpb;IIII)Z
      client c Luu;c(Lxp;IIII)Z
      named isEmittingRedstonePower Lnet/minecraft/block/Block;isEmittingRedstonePower(Lnet/minecraft/world/BlockView;IIII)Z
    • canEmitRedstonePower

      public boolean canEmitRedstonePower()
      Overrides:
      canEmitRedstonePower in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1569 Lnet/minecraft/class_17;method_1569()Z
      glue method_155 Lclass_507;method_155()Z
      server d Lna;d()Z
      client f Luu;f()Z
      named canEmitRedstonePower Lnet/minecraft/block/Block;canEmitRedstonePower()Z
    • randomDisplayTick

      @Environment(CLIENT) public void randomDisplayTick(World world, int x, int y, int z, Random random)
      Overrides:
      randomDisplayTick in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1617 Lnet/minecraft/class_17;method_1617(Lnet/minecraft/class_18;IIILjava/util/Random;)V
      glue method_62 Lclass_507;method_62(Lclass_129;IIILjava/util/Random;)V
      server method_1617 Lna;method_1617(Ldj;IIILjava/util/Random;)V
      client b Luu;b(Lfd;IIILjava/util/Random;)V
      named randomDisplayTick Lnet/minecraft/block/Block;randomDisplayTick(Lnet/minecraft/world/World;IIILjava/util/Random;)V
    • method_1287

      public static boolean method_1287(BlockView blockView, int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1287 Lnet/minecraft/class_408;method_1287(Lnet/minecraft/class_14;IIII)Z
      glue method_1627 Lclass_447;method_1627(Lclass_584;IIII)Z
      server c Llo;c(Lpb;IIII)Z
      client e Lsm;e(Lxp;IIII)Z
      named method_1287 Lnet/minecraft/block/RedstoneWireBlock;method_1287(Lnet/minecraft/world/BlockView;IIII)Z