Class Sign


public class Sign extends BlockWithEntity
Mappings:
Namespace Name
intermediary net/minecraft/class_460
glue class_494
server mt
client uj
named net/minecraft/block/Sign
  • Field Details

    • field_1759

      private Class field_1759
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1759 Lnet/minecraft/class_460;field_1759:Ljava/lang/Class;
      glue field_1907 Lclass_494;field_1907:Ljava/lang/Class;
      server a Lmt;a:Ljava/lang/Class;
      client a Luj;a:Ljava/lang/Class;
      named field_1759 Lnet/minecraft/block/Sign;field_1759:Ljava/lang/Class;
    • field_1760

      private boolean field_1760
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1760 Lnet/minecraft/class_460;field_1760:Z
      glue field_1908 Lclass_494;field_1908:Z
      server b Lmt;b:Z
      client b Luj;b:Z
      named field_1760 Lnet/minecraft/block/Sign;field_1760:Z
  • Constructor Details

    • Sign

      protected Sign(int id, Class class2, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_460;<init>(ILjava/lang/Class;Z)V
      glue <init> Lclass_494;<init>(ILjava/lang/Class;Z)V
      server <init> Lmt;<init>(ILjava/lang/Class;Z)V
      client <init> Luj;<init>(ILjava/lang/Class;Z)V
      named <init> Lnet/minecraft/block/Sign;<init>(ILjava/lang/Class;Z)V
  • Method Details

    • 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;
    • getOutlineShape

      @Environment(CLIENT) public Box getOutlineShape(Level level, int x, int y, int z)
      Overrides:
      getOutlineShape in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1622 Lnet/minecraft/class_17;method_1622(Lnet/minecraft/class_18;III)Lnet/minecraft/class_25;
      glue method_653 Lclass_507;method_653(Lclass_129;III)Lclass_113;
      server method_1622 Lna;method_1622(Ldj;III)Lcz;
      client f Luu;f(Lfd;III)Leq;
      named getOutlineShape Lnet/minecraft/block/BlockBase;getOutlineShape(Lnet/minecraft/level/Level;III)Lnet/minecraft/util/maths/Box;
    • updateBoundingBox

      public void updateBoundingBox(BlockView tileView, int x, int y, int z)
      Overrides:
      updateBoundingBox in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1616 Lnet/minecraft/class_17;method_1616(Lnet/minecraft/class_14;III)V
      glue method_60 Lclass_507;method_60(Lclass_584;III)V
      server a Lna;a(Lpb;III)V
      client a Luu;a(Lxp;III)V
      named updateBoundingBox Lnet/minecraft/block/BlockBase;updateBoundingBox(Lnet/minecraft/level/BlockView;III)V
    • 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
    • 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
    • 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
    • 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;
    • 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
    • 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