Class BeetrootsBlock

All Implemented Interfaces:
Growable, Itemable

public class BeetrootsBlock extends CropBlock
Mappings:
Namespace Name
official bcr
intermediary net/minecraft/class_2718
named net/minecraft/block/BeetrootsBlock
  • Field Details

    • field_17743

      public static final IntProperty field_17743
      Mappings:
      Namespace Name Mixin selector
      official a Lbcr;a:Lbmj;
      intermediary field_17743 Lnet/minecraft/class_2718;field_17743:Lnet/minecraft/class_2246;
      named field_17743 Lnet/minecraft/block/BeetrootsBlock;field_17743:Lnet/minecraft/state/property/IntProperty;
    • field_17744

      private static final VoxelShape[] field_17744
      Mappings:
      Namespace Name Mixin selector
      official c Lbcr;c:[Lcew;
      intermediary field_17744 Lnet/minecraft/class_2718;field_17744:[Lnet/minecraft/class_4100;
      named field_17744 Lnet/minecraft/block/BeetrootsBlock;field_17744:[Lnet/minecraft/util/shapes/VoxelShape;
  • Constructor Details

    • BeetrootsBlock

      public BeetrootsBlock(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_11594

      public IntProperty method_11594()
      Overrides:
      method_11594 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official d Lbdv;d()Lbmj;
      intermediary method_11594 Lnet/minecraft/class_122;method_11594()Lnet/minecraft/class_2246;
      named method_11594 Lnet/minecraft/block/CropBlock;method_11594()Lnet/minecraft/state/property/IntProperty;
    • method_11596

      public int method_11596()
      Overrides:
      method_11596 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official e Lbdv;e()I
      intermediary method_11596 Lnet/minecraft/class_122;method_11596()I
      named method_11596 Lnet/minecraft/block/CropBlock;method_11596()I
    • 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;
    • method_8661

      public void method_8661(BlockState blockState, World world, BlockPos blockPos, Random random)
      Overrides:
      method_8661 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxy;Lel;Ljava/util/Random;)V
      intermediary method_8661 Lnet/minecraft/class_197;method_8661(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Ljava/util/Random;)V
      named method_8661 Lnet/minecraft/block/Block;method_8661(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
    • method_11593

      protected int method_11593(World world)
      Overrides:
      method_11593 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbdv;a(Laxy;)I
      intermediary method_11593 Lnet/minecraft/class_122;method_11593(Lnet/minecraft/class_1150;)I
      named method_11593 Lnet/minecraft/block/CropBlock;method_11593(Lnet/minecraft/world/World;)I
    • appendProperties

      protected void appendProperties(StateManager.Builder<Block,BlockState> builder)
      Overrides:
      appendProperties in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lble$a;)V
      intermediary method_16576 Lnet/minecraft/class_197;method_16576(Lnet/minecraft/class_2233$class_3757;)V
      named appendProperties Lnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
    • 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;