Class CarrotsBlock

All Implemented Interfaces:
Growable

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

    • field_12610

      private static final Box[] field_12610
      Mappings:
      Namespace Name Mixin selector
      official a Lame;a:[Lbdt;
      intermediary field_12610 Lnet/minecraft/class_1301;field_12610:[Lnet/minecraft/class_231;
      named field_12610 Lnet/minecraft/block/CarrotsBlock;field_12610:[Lnet/minecraft/util/math/Box;
  • Constructor Details

    • CarrotsBlock

      public CarrotsBlock()
  • Method Details

    • method_6469

      protected Item method_6469()
      Overrides:
      method_6469 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official h Lamp;h()Lafh;
      intermediary method_6469 Lnet/minecraft/class_122;method_6469()Lnet/minecraft/class_1069;
      named method_6469 Lnet/minecraft/block/CropBlock;method_6469()Lnet/minecraft/item/Item;
    • method_6468

      protected Item method_6468()
      Overrides:
      method_6468 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official i Lamp;i()Lafh;
      intermediary method_6468 Lnet/minecraft/class_122;method_6468()Lnet/minecraft/class_1069;
      named method_6468 Lnet/minecraft/block/CropBlock;method_6468()Lnet/minecraft/item/Item;
    • getCollisionBox

      public Box getCollisionBox(BlockState state, BlockView view, BlockPos pos)
      Overrides:
      getCollisionBox in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official b Lalu;b(Latl;Lajw;Lco;)Lbdt;
      intermediary method_11554 Lnet/minecraft/class_197;method_11554(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_231;
      named getCollisionBox Lnet/minecraft/block/Block;getCollisionBox(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/Box;