Class PotatoesBlock

All Implemented Interfaces:
Growable, Itemable

public class PotatoesBlock extends CropBlock
Mappings:
Namespace Name
official bgm
intermediary net/minecraft/class_1304
named net/minecraft/block/PotatoesBlock
  • Field Details

    • field_18428

      private static final VoxelShape[] field_18428
      Mappings:
      Namespace Name Mixin selector
      official a Lbgm;a:[Lcew;
      intermediary field_18428 Lnet/minecraft/class_1304;field_18428:[Lnet/minecraft/class_4100;
      named field_18428 Lnet/minecraft/block/PotatoesBlock;field_18428:[Lnet/minecraft/util/shapes/VoxelShape;
  • Constructor Details

    • PotatoesBlock

      public PotatoesBlock(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;
    • method_410

      public void method_410(BlockState blockState, World world, BlockPos blockPos, float float2, int int2)
      Overrides:
      method_410 in class CropBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxy;Lel;FI)V
      intermediary method_410 Lnet/minecraft/class_197;method_410(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;FI)V
      named method_410 Lnet/minecraft/block/Block;method_410(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;FI)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;