Class PropaguleBlock

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

public class PropaguleBlock extends SaplingBlock implements Waterloggable
Mappings:
Namespace Name
official ctq
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 Lctq;a:Ldcn;
      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 Lctq;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 Lctq;g:[Leeb;
      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 Lctq;h:Ldce;
      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 Lctq;c:Ldce;
      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 Lctq;i:F
      intermediary field_38749 Lnet/minecraft/class_7115;field_38749:F
      named field_38749 Lnet/minecraft/block/PropaguleBlock;field_38749:F
  • Constructor Details

  • Method Details