Class WeepingVinesPlantBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

public class WeepingVinesPlantBlock extends AbstractPlantBlock
Mappings:
Namespace Name
official cvt
intermediary net/minecraft/class_4951
named net/minecraft/block/WeepingVinesPlantBlock
  • Field Details

    • SHAPE

      public static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official d Lcvt;d:Leax;
      intermediary field_23326 Lnet/minecraft/class_4951;field_23326:Lnet/minecraft/class_265;
      named SHAPE Lnet/minecraft/block/WeepingVinesPlantBlock;SHAPE:Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

    • WeepingVinesPlantBlock

      public WeepingVinesPlantBlock(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

      protected AbstractPlantStemBlock getStem()
      Specified by:
      getStem in class AbstractPlantPartBlock
      Mappings:
      Namespace Name Mixin selector
      official c Lcqa;c()Lcqc;
      intermediary method_24945 Lnet/minecraft/class_4863;method_24945()Lnet/minecraft/class_4865;
      named getStem Lnet/minecraft/block/AbstractPlantPartBlock;getStem()Lnet/minecraft/block/AbstractPlantStemBlock;