Class TwistingVinesBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible

public class TwistingVinesBlock extends AbstractPlantStemBlock
Mappings:
Namespace Name
official chi
intermediary net/minecraft/class_4777
named net/minecraft/block/TwistingVinesBlock
  • Field Details

    • SHAPE

      public static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official f Lchi;f:Ldnt;
      intermediary field_22172 Lnet/minecraft/class_4777;field_22172:Lnet/minecraft/class_265;
      named SHAPE Lnet/minecraft/block/TwistingVinesBlock;SHAPE:Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

    • TwistingVinesBlock

      public TwistingVinesBlock(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lckr;<init>(Lckr$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 Lccs;a(Ljava/util/Random;)I
      intermediary method_26376 Lnet/minecraft/class_4865;method_26376(Ljava/util/Random;)I
      named getGrowthLength Lnet/minecraft/block/AbstractPlantStemBlock;getGrowthLength(Ljava/util/Random;)I
    • getPlant

      protected Block getPlant()
      Specified by:
      getPlant in class AbstractPlantPartBlock
      Mappings:
      Namespace Name Mixin selector
      official c Lccq;c()Lbzo;
      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 Lccs;g(Lcks;)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