Class MelonBlock

All Implemented Interfaces:
ItemConvertible

public class MelonBlock extends GourdBlock
Mappings:
Namespace Name
official cdw
intermediary net/minecraft/class_2411
named net/minecraft/block/MelonBlock
  • Constructor Details

    • MelonBlock

      protected MelonBlock(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 StemBlock getStem()
      Specified by:
      getStem in class GourdBlock
      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 AttachedStemBlock getAttachedStem()
      Specified by:
      getAttachedStem in class GourdBlock
      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;