Class CarrotsBlock

All Implemented Interfaces:
Growable, Itemable

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

    • field_18228

      private static final VoxelShape[] field_18228
      Mappings:
      Namespace Name Mixin selector
      official a Lbde;a:[Lcew;
      intermediary field_18228 Lnet/minecraft/class_1301;field_18228:[Lnet/minecraft/class_4100;
      named field_18228 Lnet/minecraft/block/CarrotsBlock;field_18228:[Lnet/minecraft/util/shapes/VoxelShape;
  • Constructor Details

    • CarrotsBlock

      public CarrotsBlock(Block.Builder settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbcs;<init>(Lbcs$c;)V
      intermediary <init> Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_197$class_3692;)V
      named <init> Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Block$Builder;)V
  • Method Details

    • method_6469

      protected Itemable method_6469()
      Overrides:
      method_6469 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official f Lbdv;f()Laxx;
      intermediary method_6469 Lnet/minecraft/class_122;method_6469()Lnet/minecraft/class_3597;
      named method_6469 Lnet/minecraft/block/CropBlock;method_6469()Lnet/minecraft/item/Itemable;
    • method_6468

      protected Itemable method_6468()
      Overrides:
      method_6468 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official g Lbdv;g()Laxx;
      intermediary method_6468 Lnet/minecraft/class_122;method_6468()Lnet/minecraft/class_3597;
      named method_6468 Lnet/minecraft/block/CropBlock;method_6468()Lnet/minecraft/item/Itemable;
    • getOutlineShape

      public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos)
      Overrides:
      getOutlineShape in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxk;Lel;)Lcew;
      intermediary method_11554 Lnet/minecraft/class_197;method_11554(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;
      named getOutlineShape Lnet/minecraft/block/Block;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;