Class SculkVeinBlock

All Implemented Interfaces:
FluidDrainable, FluidFillable, SculkSpreadable, Waterloggable, ItemConvertible, ToggleableFeature

public class SculkVeinBlock extends MultifaceGrowthBlock implements SculkSpreadable, Waterloggable
Mappings:
Namespace Name
official cvu
intermediary net/minecraft/class_7130
named net/minecraft/block/SculkVeinBlock
  • Field Details

    • WATERLOGGED

      private static final BooleanProperty WATERLOGGED
      Mappings:
      Namespace Name Mixin selector
      official b Lcvu;b:Ldce;
      intermediary field_37631 Lnet/minecraft/class_7130;field_37631:Lnet/minecraft/class_2746;
      named WATERLOGGED Lnet/minecraft/block/SculkVeinBlock;WATERLOGGED:Lnet/minecraft/state/property/BooleanProperty;
    • allGrowTypeGrower

      private final LichenGrower allGrowTypeGrower
      Mappings:
      Namespace Name Mixin selector
      official c Lcvu;c:Lctx;
      intermediary field_37632 Lnet/minecraft/class_7130;field_37632:Lnet/minecraft/class_7118;
      named allGrowTypeGrower Lnet/minecraft/block/SculkVeinBlock;allGrowTypeGrower:Lnet/minecraft/block/LichenGrower;
    • samePositionOnlyGrower

      private final LichenGrower samePositionOnlyGrower
      Mappings:
      Namespace Name Mixin selector
      official d Lcvu;d:Lctx;
      intermediary field_37633 Lnet/minecraft/class_7130;field_37633:Lnet/minecraft/class_7118;
      named samePositionOnlyGrower Lnet/minecraft/block/SculkVeinBlock;samePositionOnlyGrower:Lnet/minecraft/block/LichenGrower;
  • Constructor Details

  • Method Details