Class SmallDripleafBlock

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

public class SmallDripleafBlock extends TallPlantBlock implements Fertilizable, Waterloggable
Mappings:
Namespace Name
official cwd
intermediary net/minecraft/class_5808
named net/minecraft/block/SmallDripleafBlock
  • Field Details

    • WATERLOGGED

      private static final BooleanProperty WATERLOGGED
      Mappings:
      Namespace Name Mixin selector
      official e Lcwd;e:Ldce;
      intermediary field_28691 Lnet/minecraft/class_5808;field_28691:Lnet/minecraft/class_2746;
      named WATERLOGGED Lnet/minecraft/block/SmallDripleafBlock;WATERLOGGED:Lnet/minecraft/state/property/BooleanProperty;
    • FACING

      public static final DirectionProperty FACING
      Mappings:
      Namespace Name Mixin selector
      official b Lcwd;b:Ldch;
      intermediary field_29563 Lnet/minecraft/class_5808;field_29563:Lnet/minecraft/class_2753;
      named FACING Lnet/minecraft/block/SmallDripleafBlock;FACING:Lnet/minecraft/state/property/DirectionProperty;
    • field_31246

      protected static final float field_31246
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lcwd;c:F
      intermediary field_31246 Lnet/minecraft/class_5808;field_31246:F
      named field_31246 Lnet/minecraft/block/SmallDripleafBlock;field_31246:F
    • SHAPE

      protected static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official d Lcwd;d:Leeb;
      intermediary field_28690 Lnet/minecraft/class_5808;field_28690:Lnet/minecraft/class_265;
      named SHAPE Lnet/minecraft/block/SmallDripleafBlock;SHAPE:Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

  • Method Details