Class GourdBlock

All Implemented Interfaces:
ItemConvertible
Direct Known Subclasses:
MelonBlock, PumpkinBlock

public abstract class GourdBlock extends Block
Mappings:
Namespace Name
official cqj
intermediary net/minecraft/class_2511
named net/minecraft/block/GourdBlock
  • Constructor Details

    • GourdBlock

      public GourdBlock(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcuq;<init>(Lcuq$c;)V
      intermediary <init> Lnet/minecraft/class_4970;<init>(Lnet/minecraft/class_4970$class_2251;)V
      named <init> Lnet/minecraft/block/AbstractBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;)V
  • Method Details

    • getStem

      public abstract StemBlock getStem()
      Mappings:
      Namespace Name Mixin selector
      official b Lcqj;b()Lcqi;
      intermediary method_10679 Lnet/minecraft/class_2511;method_10679()Lnet/minecraft/class_2513;
      named getStem Lnet/minecraft/block/GourdBlock;getStem()Lnet/minecraft/block/StemBlock;
    • getAttachedStem

      public abstract AttachedStemBlock getAttachedStem()
      Mappings:
      Namespace Name Mixin selector
      official c Lcqj;c()Lchy;
      intermediary method_10680 Lnet/minecraft/class_2511;method_10680()Lnet/minecraft/class_2195;
      named getAttachedStem Lnet/minecraft/block/GourdBlock;getAttachedStem()Lnet/minecraft/block/AttachedStemBlock;