Class PropaguleBlock

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

public class PropaguleBlock extends SaplingBlock implements Waterloggable
Mappings:
Namespace Name
official crh
intermediary net/minecraft/class_7115
named net/minecraft/block/PropaguleBlock
  • Field Details

    • AGE

      public static final IntProperty AGE
      Mappings:
      Namespace Name Mixin selector
      official a Lcrh;a:Lczt;
      intermediary field_37588 Lnet/minecraft/class_7115;field_37588:Lnet/minecraft/class_2758;
      named AGE Lnet/minecraft/block/PropaguleBlock;AGE:Lnet/minecraft/state/property/IntProperty;
    • field_37589

      public static final int field_37589
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lcrh;b:I
      intermediary field_37589 Lnet/minecraft/class_7115;field_37589:I
      named field_37589 Lnet/minecraft/block/PropaguleBlock;field_37589:I
    • SHAPES

      private static final VoxelShape[] SHAPES
      Mappings:
      Namespace Name Mixin selector
      official g Lcrh;g:[Leax;
      intermediary field_37592 Lnet/minecraft/class_7115;field_37592:[Lnet/minecraft/class_265;
      named SHAPES Lnet/minecraft/block/PropaguleBlock;SHAPES:[Lnet/minecraft/util/shape/VoxelShape;
    • WATERLOGGED

      private static final BooleanProperty WATERLOGGED
      Mappings:
      Namespace Name Mixin selector
      official h Lcrh;h:Lczk;
      intermediary field_37590 Lnet/minecraft/class_7115;field_37590:Lnet/minecraft/class_2746;
      named WATERLOGGED Lnet/minecraft/block/PropaguleBlock;WATERLOGGED:Lnet/minecraft/state/property/BooleanProperty;
    • HANGING

      public static final BooleanProperty HANGING
      Mappings:
      Namespace Name Mixin selector
      official c Lcrh;c:Lczk;
      intermediary field_37591 Lnet/minecraft/class_7115;field_37591:Lnet/minecraft/class_2746;
      named HANGING Lnet/minecraft/block/PropaguleBlock;HANGING:Lnet/minecraft/state/property/BooleanProperty;
    • field_38749

      private static final float field_38749
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official i Lcrh;i:F
      intermediary field_38749 Lnet/minecraft/class_7115;field_38749:F
      named field_38749 Lnet/minecraft/block/PropaguleBlock;field_38749:F
  • Constructor Details

    • PropaguleBlock

      public PropaguleBlock(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcys;<init>(Lcys$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