Class PropaguleBlock

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

public class PropaguleBlock extends SaplingBlock implements Waterloggable
Mappings:
Namespace Name
official cxn
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 Lcxn;a:Ldgj;
      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 Lcxn;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 Lcxn;g:[Leig;
      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 Lcxn;h:Ldga;
      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 Lcxn;c:Ldga;
      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 Lcxn;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> Ldfi;<init>(Ldfi$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