Class Bookshelf

java.lang.Object
net.minecraft.block.BlockBase
net.minecraft.block.Bookshelf

public class Bookshelf extends BlockBase
Mappings:
Namespace Name
intermediary net/minecraft/class_149
glue class_178
server er
client hb
named net/minecraft/block/Bookshelf
  • Constructor Details

    • Bookshelf

      public Bookshelf(int id, int texture)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_149;<init>(II)V
      glue <init> Lclass_178;<init>(II)V
      server <init> Ler;<init>(II)V
      client <init> Lhb;<init>(II)V
      named <init> Lnet/minecraft/block/Bookshelf;<init>(II)V
  • 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
    • getDropCount

      public int getDropCount(Random rand)
      Overrides:
      getDropCount in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1603 Lnet/minecraft/class_17;method_1603(Ljava/util/Random;)I
      glue method_21 Lclass_507;method_21(Ljava/util/Random;)I
      server a Lna;a(Ljava/util/Random;)I
      client a Luu;a(Ljava/util/Random;)I
      named getDropCount Lnet/minecraft/block/BlockBase;getDropCount(Ljava/util/Random;)I