Class GourdBlock

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

public abstract class GourdBlock extends Block
Mappings:
Namespace Name
official cuj
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> Lcys;<init>(Lcys$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 Lcuj;b()Lcui;
      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 Lcuj;c()Lclv;
      intermediary method_10680 Lnet/minecraft/class_2511;method_10680()Lnet/minecraft/class_2195;
      named getAttachedStem Lnet/minecraft/block/GourdBlock;getAttachedStem()Lnet/minecraft/block/AttachedStemBlock;