Class TallPlantBlock


public class TallPlantBlock extends PlantBlock
Mappings:
Namespace Name
intermediary net/minecraft/class_392
glue class_425
server kz
client ru
named net/minecraft/block/TallPlantBlock
  • Constructor Details

    • TallPlantBlock

      protected TallPlantBlock(int id, int textureId)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_473;<init>(II)V
      glue <init> Lclass_538;<init>(II)V
      server <init> Lnw;<init>(II)V
      client <init> Lwb;<init>(II)V
      named <init> Lnet/minecraft/block/PlantBlock;<init>(II)V
  • Method Details

    • getTexture

      public int getTexture(int side, int meta)
      Overrides:
      getTexture in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1627 Lnet/minecraft/class_17;method_1627(II)I
      glue method_96 Lclass_507;method_96(II)I
      server a Lna;a(II)I
      client a Luu;a(II)I
      named getTexture Lnet/minecraft/block/Block;getTexture(II)I
    • getColorMultiplier

      @Environment(CLIENT) public int getColorMultiplier(BlockView blockView, int x, int y, int z)
      Overrides:
      getColorMultiplier in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1600 Lnet/minecraft/class_17;method_1600(Lnet/minecraft/class_14;III)I
      glue method_184 Lclass_507;method_184(Lclass_584;III)I
      server method_1600 Lna;method_1600(Lpb;III)I
      client b Luu;b(Lxp;III)I
      named getColorMultiplier Lnet/minecraft/block/Block;getColorMultiplier(Lnet/minecraft/world/BlockView;III)I
    • getDroppedItemId

      public int getDroppedItemId(int blockMeta, Random random)
      Overrides:
      getDroppedItemId in class Block
      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 getDroppedItemId Lnet/minecraft/block/Block;getDroppedItemId(ILjava/util/Random;)I