Class Jukebox


public class Jukebox extends BlockWithEntity
Mappings:
Namespace Name
intermediary net/minecraft/class_88
glue class_143
server dt
client fo
named net/minecraft/block/Jukebox
  • Constructor Details

    • Jukebox

      protected Jukebox(int int2, int int3)
  • Method Details

    • getTextureForSide

      public int getTextureForSide(int side)
      Overrides:
      getTextureForSide in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1607 Lnet/minecraft/class_17;method_1607(I)I
      glue method_37 Lclass_507;method_37(I)I
      server a Lna;a(I)I
      client a Luu;a(I)I
      named getTextureForSide Lnet/minecraft/block/BlockBase;getTextureForSide(I)I
    • canUse

      public boolean canUse(Level level, int x, int y, int z, PlayerBase player)
      Overrides:
      canUse in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1608 Lnet/minecraft/class_17;method_1608(Lnet/minecraft/class_18;IIILnet/minecraft/class_54;)Z
      glue method_38 Lclass_507;method_38(Lclass_129;IIILclass_172;)Z
      server a Lna;a(Ldj;IIILem;)Z
      client a Luu;a(Lfd;IIILgs;)Z
      named canUse Lnet/minecraft/block/BlockBase;canUse(Lnet/minecraft/level/Level;IIILnet/minecraft/entity/player/PlayerBase;)Z
    • setRecord

      public void setRecord(Level level, int x, int y, int z, int recordId)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_349 Lnet/minecraft/class_88;method_349(Lnet/minecraft/class_18;IIII)V
      glue method_685 Lclass_143;method_685(Lclass_129;IIII)V
      server f Ldt;f(Ldj;IIII)V
      client f Lfo;f(Lfd;IIII)V
      named setRecord Lnet/minecraft/block/Jukebox;setRecord(Lnet/minecraft/level/Level;IIII)V
    • method_348

      public void method_348(Level level, int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_348 Lnet/minecraft/class_88;method_348(Lnet/minecraft/class_18;III)V
      glue method_684 Lclass_143;method_684(Lclass_129;III)V
      server b_ Ldt;b_(Ldj;III)V
      client b_ Lfo;b_(Lfd;III)V
      named method_348 Lnet/minecraft/block/Jukebox;method_348(Lnet/minecraft/level/Level;III)V
    • onBlockRemoved

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

      public void beforeDestroyedByExplosion(Level level, int x, int y, int z, int meta, float dropChance)
      Overrides:
      beforeDestroyedByExplosion in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1625 Lnet/minecraft/class_17;method_1625(Lnet/minecraft/class_18;IIIIF)V
      glue method_683 Lclass_507;method_683(Lclass_129;IIIIF)V
      server a Lna;a(Ldj;IIIIF)V
      client a Luu;a(Lfd;IIIIF)V
      named beforeDestroyedByExplosion Lnet/minecraft/block/BlockBase;beforeDestroyedByExplosion(Lnet/minecraft/level/Level;IIIIF)V
    • createTileEntity

      protected TileEntityBase createTileEntity()
      Specified by:
      createTileEntity in class BlockWithEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1251 Lnet/minecraft/class_395;method_1251()Lnet/minecraft/class_55;
      glue method_238 Lclass_429;method_238()Lclass_356;
      server a_ Llb;a_()Ljh;
      client a_ Lrw;a_()Low;
      named createTileEntity Lnet/minecraft/block/BlockWithEntity;createTileEntity()Lnet/minecraft/tileentity/TileEntityBase;