Class TwistingVinesPlantBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

public class TwistingVinesPlantBlock extends AbstractPlantBlock
Mappings:
Namespace Name
official cve
intermediary net/minecraft/class_4950
named net/minecraft/block/TwistingVinesPlantBlock
  • Field Details

    • SHAPE

      public static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official d Lcve;d:Leax;
      intermediary field_23325 Lnet/minecraft/class_4950;field_23325:Lnet/minecraft/class_265;
      named SHAPE Lnet/minecraft/block/TwistingVinesPlantBlock;SHAPE:Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

    • TwistingVinesPlantBlock

      public TwistingVinesPlantBlock(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;