Class RedstoneDust

java.lang.Object
net.minecraft.block.BlockBase
net.minecraft.block.RedstoneDust

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

    • emitsRedstonePower

      private boolean emitsRedstonePower
      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 emitsRedstonePower Lnet/minecraft/block/RedstoneDust;emitsRedstonePower: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/RedstoneDust;field_1571:Ljava/util/Set;
  • Constructor Details

    • RedstoneDust

      public RedstoneDust(int id, int texture)
      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/RedstoneDust;<init>(II)V
  • Method Details

    • getTextureForSide

      public int getTextureForSide(int side, int meta)
      Overrides:
      getTextureForSide in class BlockBase
      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 getTextureForSide Lnet/minecraft/block/BlockBase;getTextureForSide(II)I
    • getCollisionShape

      public Box getCollisionShape(Level level, int x, int y, int z)
      Overrides:
      getCollisionShape in class BlockBase
      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/BlockBase;getCollisionShape(Lnet/minecraft/level/Level;III)Lnet/minecraft/util/maths/Box;
    • isFullOpaque

      public boolean isFullOpaque()
      Overrides:
      isFullOpaque in class BlockBase
      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 isFullOpaque Lnet/minecraft/block/BlockBase;isFullOpaque()Z
    • isFullCube

      public boolean isFullCube()
      Overrides:
      isFullCube in class BlockBase
      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/BlockBase;isFullCube()Z
    • getRenderType

      @Environment(CLIENT) public int getRenderType()
      Overrides:
      getRenderType in class BlockBase
      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/BlockBase;getRenderType()I
    • getColourMultiplier

      @Environment(CLIENT) public int getColourMultiplier(BlockView tileView, int x, int y, int z)
      Overrides:
      getColourMultiplier in class BlockBase
      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 getColourMultiplier Lnet/minecraft/block/BlockBase;getColourMultiplier(Lnet/minecraft/level/BlockView;III)I
    • canPlaceAt

      public boolean canPlaceAt(Level level, int x, int y, int z)
      Overrides:
      canPlaceAt in class BlockBase
      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/BlockBase;canPlaceAt(Lnet/minecraft/level/Level;III)Z
    • method_1289

      private void method_1289(Level level, int int2, int int3, int int4)
      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/RedstoneDust;method_1289(Lnet/minecraft/level/Level;III)V
    • method_1286

      private void method_1286(Level level, 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/RedstoneDust;method_1286(Lnet/minecraft/level/Level;IIIIII)V
    • method_1290

      private void method_1290(Level level, 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/RedstoneDust;method_1290(Lnet/minecraft/level/Level;III)V
    • onBlockPlaced

      public void onBlockPlaced(Level level, int x, int y, int z)
      Overrides:
      onBlockPlaced in class BlockBase
      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 onBlockPlaced Lnet/minecraft/block/BlockBase;onBlockPlaced(Lnet/minecraft/level/Level;III)V
    • onBlockRemoved

      public void onBlockRemoved(Level level, int x, int y, int z)
      Overrides:
      onBlockRemoved in class BlockBase
      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 onBlockRemoved Lnet/minecraft/block/BlockBase;onBlockRemoved(Lnet/minecraft/level/Level;III)V
    • method_1288

      private int method_1288(Level level, 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/RedstoneDust;method_1288(Lnet/minecraft/level/Level;IIII)I
    • onAdjacentBlockUpdate

      public void onAdjacentBlockUpdate(Level level, int x, int y, int z, int id)
      Overrides:
      onAdjacentBlockUpdate in class BlockBase
      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 onAdjacentBlockUpdate Lnet/minecraft/block/BlockBase;onAdjacentBlockUpdate(Lnet/minecraft/level/Level;IIII)V
    • getDropId

      public int getDropId(int meta, Random rand)
      Overrides:
      getDropId in class BlockBase
      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 getDropId Lnet/minecraft/block/BlockBase;getDropId(ILjava/util/Random;)I
    • indirectlyPowered

      public boolean indirectlyPowered(Level level, int x, int y, int z, int meta)
      Overrides:
      indirectlyPowered in class BlockBase
      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 indirectlyPowered Lnet/minecraft/block/BlockBase;indirectlyPowered(Lnet/minecraft/level/Level;IIII)Z
    • isPowered

      public boolean isPowered(BlockView tileView, int x, int y, int z, int meta)
      Overrides:
      isPowered in class BlockBase
      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 isPowered Lnet/minecraft/block/BlockBase;isPowered(Lnet/minecraft/level/BlockView;IIII)Z
    • getEmitsRedstonePower

      public boolean getEmitsRedstonePower()
      Overrides:
      getEmitsRedstonePower in class BlockBase
      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 getEmitsRedstonePower Lnet/minecraft/block/BlockBase;getEmitsRedstonePower()Z
    • randomDisplayTick

      @Environment(CLIENT) public void randomDisplayTick(Level level, int x, int y, int z, Random rand)
      Overrides:
      randomDisplayTick in class BlockBase
      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/BlockBase;randomDisplayTick(Lnet/minecraft/level/Level;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/RedstoneDust;method_1287(Lnet/minecraft/level/BlockView;IIII)Z