Class WeepingVinesBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

public class WeepingVinesBlock extends AbstractPlantStemBlock
Mappings:
Namespace Name
official cvs
intermediary net/minecraft/class_4776
named net/minecraft/block/WeepingVinesBlock
  • Field Details

    • SHAPE

      protected static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official f Lcvs;f:Leax;
      intermediary field_22171 Lnet/minecraft/class_4776;field_22171:Lnet/minecraft/class_265;
      named SHAPE Lnet/minecraft/block/WeepingVinesBlock;SHAPE:Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

    • WeepingVinesBlock

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

    • getGrowthLength

      protected int getGrowthLength(Random random)
      Specified by:
      getGrowthLength in class AbstractPlantStemBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lcqc;a(Laoh;)I
      intermediary method_26376 Lnet/minecraft/class_4865;method_26376(Lnet/minecraft/class_5819;)I
      named getGrowthLength Lnet/minecraft/block/AbstractPlantStemBlock;getGrowthLength(Lnet/minecraft/util/math/random/Random;)I
    • getPlant

      protected Block getPlant()
      Specified by:
      getPlant in class AbstractPlantPartBlock
      Mappings:
      Namespace Name Mixin selector
      official b Lcqa;b()Lcmt;
      intermediary method_24946 Lnet/minecraft/class_4863;method_24946()Lnet/minecraft/class_2248;
      named getPlant Lnet/minecraft/block/AbstractPlantPartBlock;getPlant()Lnet/minecraft/block/Block;
    • chooseStemState

      protected boolean chooseStemState(BlockState state)
      Specified by:
      chooseStemState in class AbstractPlantStemBlock
      Mappings:
      Namespace Name Mixin selector
      official g Lcqc;g(Lcyt;)Z
      intermediary method_24949 Lnet/minecraft/class_4865;method_24949(Lnet/minecraft/class_2680;)Z
      named chooseStemState Lnet/minecraft/block/AbstractPlantStemBlock;chooseStemState(Lnet/minecraft/block/BlockState;)Z