Class MelonBlock

All Implemented Interfaces:
ItemConvertible, ToggleableFeature

public class MelonBlock extends GourdBlock
Mappings:
Namespace Name
official crj
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> 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 StemBlock getStem()
      Specified by:
      getStem in class GourdBlock
      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 AttachedStemBlock getAttachedStem()
      Specified by:
      getAttachedStem in class GourdBlock
      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;