Class Ore


public class Ore extends BlockBase
Mappings:
Namespace Name
intermediary net/minecraft/class_291
glue class_312
server ic
client mt
named net/minecraft/block/Ore
  • Constructor Details

    • Ore

      public Ore(int id, int texture)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_291;<init>(II)V
      glue <init> Lclass_312;<init>(II)V
      server <init> Lic;<init>(II)V
      client <init> Lmt;<init>(II)V
      named <init> Lnet/minecraft/block/Ore;<init>(II)V
  • Method Details

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

      protected int droppedMeta(int meta)
      Overrides:
      droppedMeta in class BlockBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1629 Lnet/minecraft/class_17;method_1629(I)I
      glue method_98 Lclass_507;method_98(I)I
      server a_ Lna;a_(I)I
      client b_ Luu;b_(I)I
      named droppedMeta Lnet/minecraft/block/BlockBase;droppedMeta(I)I