Class DetectorRail


public class DetectorRail extends Rail
Mappings:
Namespace Name
intermediary net/minecraft/class_342
glue class_365
server jn
client ph
named net/minecraft/block/DetectorRail
  • Constructor Details

    • DetectorRail

      public DetectorRail(int id, int texture)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_342;<init>(II)V
      glue <init> Lclass_365;<init>(II)V
      server <init> Ljn;<init>(II)V
      client <init> Lph;<init>(II)V
      named <init> Lnet/minecraft/block/DetectorRail;<init>(II)V
  • Method Details

    • 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
    • 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
    • onEntityCollision

      public void onEntityCollision(Level level, int x, int y, int z, EntityBase entityBase)
      Overrides:
      onEntityCollision in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1615 Lnet/minecraft/class_17;method_1615(Lnet/minecraft/class_18;IIILnet/minecraft/class_57;)V
      glue method_59 Lclass_507;method_59(Lclass_129;IIILclass_450;)V
      server a Lna;a(Ldj;IIILlq;)V
      client a Luu;a(Lfd;IIILsn;)V
      named onEntityCollision Lnet/minecraft/block/BlockBase;onEntityCollision(Lnet/minecraft/level/Level;IIILnet/minecraft/entity/EntityBase;)V
    • onScheduledTick

      public void onScheduledTick(Level level, int x, int y, int z, Random rand)
      Overrides:
      onScheduledTick in class BlockBase
      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
    • 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
    • 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
    • method_1144

      private void method_1144(Level level, int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1144 Lnet/minecraft/class_342;method_1144(Lnet/minecraft/class_18;IIII)V
      glue method_1489 Lclass_365;method_1489(Lclass_129;IIII)V
      server f Ljn;f(Ldj;IIII)V
      client f Lph;f(Lfd;IIII)V
      named method_1144 Lnet/minecraft/block/DetectorRail;method_1144(Lnet/minecraft/level/Level;IIII)V