Class GourdBlock

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

public abstract class GourdBlock extends Block
Mappings:
Namespace Name
official cgo
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> Lckr;<init>(Lckr$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 c Lcgo;c()Lcgn;
      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 d Lcgo;d()Lbyq;
      intermediary method_10680 Lnet/minecraft/class_2511;method_10680()Lnet/minecraft/class_2195;
      named getAttachedStem Lnet/minecraft/block/GourdBlock;getAttachedStem()Lnet/minecraft/block/AttachedStemBlock;