Class TwistingVinesBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible

public class TwistingVinesBlock extends AbstractPlantStemBlock
Mappings:
Namespace Name
official csa
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 Lcsa;f:Ldxj;
      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> Lcvn;<init>(Lcvn$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 Lcmz;a(Lamn;)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 Lcmx;b()Lcjt;
      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 Lcmz;g(Lcvo;)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