Class WeepingVinesBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

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

    • CODEC

      public static final com.mojang.serialization.MapCodec<WeepingVinesBlock> CODEC
      Mappings:
      Namespace Name Mixin selector
      official c Ldgc;c:Lcom/mojang/serialization/MapCodec;
      intermediary field_46499 Lnet/minecraft/class_4776;field_46499:Lcom/mojang/serialization/MapCodec;
      named CODEC Lnet/minecraft/block/WeepingVinesBlock;CODEC:Lcom/mojang/serialization/MapCodec;
    • SHAPE

      protected static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official g Ldgc;g:Lemm;
      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> Ldjg;<init>(Ldjg$d;)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

    • getCodec

      public com.mojang.serialization.MapCodec<WeepingVinesBlock> getCodec()
      Specified by:
      getCodec in class AbstractPlantStemBlock
      Mappings:
      Namespace Name Mixin selector
      official a Ldjg;a()Lcom/mojang/serialization/MapCodec;
      intermediary method_53969 Lnet/minecraft/class_4970;method_53969()Lcom/mojang/serialization/MapCodec;
      named getCodec Lnet/minecraft/block/AbstractBlock;getCodec()Lcom/mojang/serialization/MapCodec;
    • getGrowthLength

      protected int getGrowthLength(Random random)
      Specified by:
      getGrowthLength in class AbstractPlantStemBlock
      Mappings:
      Namespace Name Mixin selector
      official a Ldaf;a(Lauv;)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 Ldad;b()Lcwq;
      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 Ldaf;g(Ldjh;)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