Class MelonBlock

All Implemented Interfaces:
ItemConvertible, ToggleableFeature

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

  • Method Details

    • getStem

      public StemBlock getStem()
      Specified by:
      getStem in class GourdBlock
      Mappings:
      Namespace Name Mixin selector
      official b Lcwv;b()Lcwu;
      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 Lcwv;c()Lcoa;
      intermediary method_10680 Lnet/minecraft/class_2511;method_10680()Lnet/minecraft/class_2195;
      named getAttachedStem Lnet/minecraft/block/GourdBlock;getAttachedStem()Lnet/minecraft/block/AttachedStemBlock;