Class RedstoneTorch


public class RedstoneTorch extends Torch
Mappings:
Namespace Name
intermediary net/minecraft/class_619
glue class_74
server by
client db
named net/minecraft/block/RedstoneTorch
  • Field Details

    • field_2686

      private static List field_2686
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2686 Lnet/minecraft/class_619;field_2686:Ljava/util/List;
      glue field_165 Lclass_74;field_165:Ljava/util/List;
      server b Lby;b:Ljava/util/List;
      client b Ldb;b:Ljava/util/List;
      named field_2686 Lnet/minecraft/block/RedstoneTorch;field_2686:Ljava/util/List;
    • field_2685

      private boolean field_2685
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2685 Lnet/minecraft/class_619;field_2685:Z
      glue field_164 Lclass_74;field_164:Z
      server a Lby;a:Z
      client a Ldb;a:Z
      named field_2685 Lnet/minecraft/block/RedstoneTorch;field_2685:Z
  • Constructor Details

    • RedstoneTorch

      protected RedstoneTorch(int int2, int int3, boolean bool)
  • 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
    • method_2038

      private boolean method_2038(Level level, int int2, int int3, int int4, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2038 Lnet/minecraft/class_619;method_2038(Lnet/minecraft/class_18;IIIZ)Z
      glue method_233 Lclass_74;method_233(Lclass_129;IIIZ)Z
      server a Lby;a(Ldj;IIIZ)Z
      client a Ldb;a(Lfd;IIIZ)Z
      named method_2038 Lnet/minecraft/block/RedstoneTorch;method_2038(Lnet/minecraft/level/Level;IIIZ)Z
    • getTickrate

      public int getTickrate()
      Overrides:
      getTickrate in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1565 Lnet/minecraft/class_17;method_1565()I
      glue method_123 Lclass_507;method_123()I
      server c Lna;c()I
      client e Luu;e()I
      named getTickrate Lnet/minecraft/block/BlockBase;getTickrate()I
    • onBlockPlaced

      public void onBlockPlaced(Level level, int x, int y, int z)
      Overrides:
      onBlockPlaced in class Torch
      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
    • 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
    • method_2039

      private boolean method_2039(Level level, int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2039 Lnet/minecraft/class_619;method_2039(Lnet/minecraft/class_18;III)Z
      glue method_234 Lclass_74;method_234(Lclass_129;III)Z
      server g Lby;g(Ldj;III)Z
      client h Ldb;h(Lfd;III)Z
      named method_2039 Lnet/minecraft/block/RedstoneTorch;method_2039(Lnet/minecraft/level/Level;III)Z
    • onScheduledTick

      public void onScheduledTick(Level level, int x, int y, int z, Random rand)
      Overrides:
      onScheduledTick in class Torch
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1602 Lnet/minecraft/class_17;method_1602(Lnet/minecraft/class_18;IIILjava/util/Random;)V
      glue method_20 Lclass_507;method_20(Lclass_129;IIILjava/util/Random;)V
      server a Lna;a(Ldj;IIILjava/util/Random;)V
      client a Luu;a(Lfd;IIILjava/util/Random;)V
      named onScheduledTick Lnet/minecraft/block/BlockBase;onScheduledTick(Lnet/minecraft/level/Level;IIILjava/util/Random;)V
    • onAdjacentBlockUpdate

      public void onAdjacentBlockUpdate(Level level, int x, int y, int z, int id)
      Overrides:
      onAdjacentBlockUpdate in class Torch
      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
    • 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
    • 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
    • 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 Torch
      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