Class PitcherCropBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

public class PitcherCropBlock extends TallPlantBlock implements Fertilizable
Mappings:
Namespace Name
official cze
intermediary net/minecraft/class_8237
named net/minecraft/block/PitcherCropBlock
  • Field Details

    • AGE

      public static final IntProperty AGE
      Mappings:
      Namespace Name Mixin selector
      official b Lcze;b:Ldhi;
      intermediary field_43239 Lnet/minecraft/class_8237;field_43239:Lnet/minecraft/class_2758;
      named AGE Lnet/minecraft/block/PitcherCropBlock;AGE:Lnet/minecraft/state/property/IntProperty;
    • field_43240

      public static final int field_43240
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lcze;c:I
      intermediary field_43240 Lnet/minecraft/class_8237;field_43240:I
      named field_43240 Lnet/minecraft/block/PitcherCropBlock;field_43240:I
    • field_43241

      private static final int field_43241
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lcze;d:I
      intermediary field_43241 Lnet/minecraft/class_8237;field_43241:I
      named field_43241 Lnet/minecraft/block/PitcherCropBlock;field_43241:I
    • field_43391

      private static final int field_43391
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official e Lcze;e:I
      intermediary field_43391 Lnet/minecraft/class_8237;field_43391:I
      named field_43391 Lnet/minecraft/block/PitcherCropBlock;field_43391:I
    • UPPER_OUTLINE_SHAPE

      private static final VoxelShape UPPER_OUTLINE_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official f Lcze;f:Lejb;
      intermediary field_43244 Lnet/minecraft/class_8237;field_43244:Lnet/minecraft/class_265;
      named UPPER_OUTLINE_SHAPE Lnet/minecraft/block/PitcherCropBlock;UPPER_OUTLINE_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • LOWER_OUTLINE_SHAPE

      private static final VoxelShape LOWER_OUTLINE_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official g Lcze;g:Lejb;
      intermediary field_43245 Lnet/minecraft/class_8237;field_43245:Lnet/minecraft/class_265;
      named LOWER_OUTLINE_SHAPE Lnet/minecraft/block/PitcherCropBlock;LOWER_OUTLINE_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • AGE_0_COLLISION_SHAPE

      private static final VoxelShape AGE_0_COLLISION_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official h Lcze;h:Lejb;
      intermediary field_43246 Lnet/minecraft/class_8237;field_43246:Lnet/minecraft/class_265;
      named AGE_0_COLLISION_SHAPE Lnet/minecraft/block/PitcherCropBlock;AGE_0_COLLISION_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • LOWER_COLLISION_SHAPE

      private static final VoxelShape LOWER_COLLISION_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official i Lcze;i:Lejb;
      intermediary field_43247 Lnet/minecraft/class_8237;field_43247:Lnet/minecraft/class_265;
      named LOWER_COLLISION_SHAPE Lnet/minecraft/block/PitcherCropBlock;LOWER_COLLISION_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

    • PitcherCropBlock

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