Class WeepingVinesPlantBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

public class WeepingVinesPlantBlock extends AbstractPlantBlock
Mappings:
Namespace Name
official cyg
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 Lcyg;d:Leeb;
      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

  • Method Details

    • getStem

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