Class Glass


public class Glass extends TranslucentBlock
Mappings:
Namespace Name
intermediary net/minecraft/class_78
glue class_136
server do
client fk
named net/minecraft/block/Glass
  • Constructor Details

    • Glass

      public Glass(int id, int texture, Material material, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_221;<init>(IILnet/minecraft/class_15;Z)V
      glue <init> Lclass_240;<init>(IILclass_280;Z)V
      server <init> Lgh;<init>(IILhj;Z)V
      client <init> Ljp;<init>(IILln;Z)V
      named <init> Lnet/minecraft/block/TranslucentBlock;<init>(IILnet/minecraft/block/material/Material;Z)V
  • Method Details

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

      @Environment(CLIENT) public int getRenderPass()
      Overrides:
      getRenderPass in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1619 Lnet/minecraft/class_17;method_1619()I
      glue method_64 Lclass_507;method_64()I
      server method_1619 Lna;method_1619()I
      client b_ Luu;b_()I
      named getRenderPass Lnet/minecraft/block/BlockBase;getRenderPass()I