Class JukeboxBlock


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

    • JukeboxBlock

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

    • getTexture

      public int getTexture(int side)
      Overrides:
      getTexture in class Block
      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 getTexture Lnet/minecraft/block/Block;getTexture(I)I
    • onUse

      public boolean onUse(World world, int x, int y, int z, PlayerEntity player)
      Overrides:
      onUse in class Block
      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 onUse Lnet/minecraft/block/Block;onUse(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;)Z
    • method_349

      public void method_349(World world, int int2, int int3, int int4, int int5)
      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 method_349 Lnet/minecraft/block/JukeboxBlock;method_349(Lnet/minecraft/world/World;IIII)V
    • method_348

      public void method_348(World world, int int2, int int3, int int4)
      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/JukeboxBlock;method_348(Lnet/minecraft/world/World;III)V
    • method_1630

      public void method_1630(World world, int x, int y, int z)
      Overrides:
      method_1630 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 method_1630 Lnet/minecraft/block/Block;method_1630(Lnet/minecraft/world/World;III)V
    • method_1625

      public void method_1625(World world, int int2, int int3, int int4, int int5, float float2)
      Overrides:
      method_1625 in class Block
      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 method_1625 Lnet/minecraft/block/Block;method_1625(Lnet/minecraft/world/World;IIIIF)V
    • createBlockEntity

      protected BlockEntity createBlockEntity()
      Specified by:
      createBlockEntity 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 createBlockEntity Lnet/minecraft/block/BlockWithEntity;createBlockEntity()Lnet/minecraft/block/entity/BlockEntity;