Class CarrotsBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

public class CarrotsBlock extends CropBlock
Mappings:
Namespace Name
official cpq
intermediary net/minecraft/class_2271
named net/minecraft/block/CarrotsBlock
  • Field Details

    • AGE_TO_SHAPE

      private static final VoxelShape[] AGE_TO_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official a Lcpq;a:[Leeb;
      intermediary field_10737 Lnet/minecraft/class_2271;field_10737:[Lnet/minecraft/class_265;
      named AGE_TO_SHAPE Lnet/minecraft/block/CarrotsBlock;AGE_TO_SHAPE:[Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

  • Method Details

    • getSeedsItem

      protected ItemConvertible getSeedsItem()
      Overrides:
      getSeedsItem in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official d Lcqq;d()Lclx;
      intermediary method_9832 Lnet/minecraft/class_2302;method_9832()Lnet/minecraft/class_1935;
      named getSeedsItem Lnet/minecraft/block/CropBlock;getSeedsItem()Lnet/minecraft/item/ItemConvertible;
    • getOutlineShape

      public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context)
      Overrides:
      getOutlineShape in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official a Ldbl;a(Ldbm;Lcle;Lgt;Ledn;)Leeb;
      intermediary method_9530 Lnet/minecraft/class_4970;method_9530(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
      named getOutlineShape Lnet/minecraft/block/AbstractBlock;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/ShapeContext;)Lnet/minecraft/util/shape/VoxelShape;