Class GravelBlock

All Implemented Interfaces:
LandingBlock, ItemConvertible

public class GravelBlock extends FallingBlock
Mappings:
Namespace Name
official cgv
intermediary net/minecraft/class_2375
named net/minecraft/block/GravelBlock
  • Constructor Details

    • GravelBlock

      public GravelBlock(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcpf;<init>(Lcpf$c;)V
      intermediary <init> Lnet/minecraft/class_4970;<init>(Lnet/minecraft/class_4970$class_2251;)V
      named <init> Lnet/minecraft/block/AbstractBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;)V
  • Method Details

    • getColor

      public int getColor(BlockState state, BlockView world, BlockPos pos)
      Overrides:
      getColor in class FallingBlock
      Mappings:
      Namespace Name Mixin selector
      official d Lcge;d(Lcpg;Lcad;Lgk;)I
      intermediary method_10130 Lnet/minecraft/class_2346;method_10130(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)I
      named getColor Lnet/minecraft/block/FallingBlock;getColor(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)I
    • onLanding

      public void onLanding(World world, BlockPos pos, BlockState fallingBlockState, BlockState currentStateInPos, FallingBlockEntity fallingBlockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lcgd;a(Lcay;Lgk;Lcpg;Lcpg;Lbll;)V
      intermediary method_10127 Lnet/minecraft/class_5688;method_10127(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_1540;)V
      named onLanding Lnet/minecraft/block/LandingBlock;onLanding(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/FallingBlockEntity;)V
    • method_42883

      private void method_42883(World world, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lcgv;a(Lcay;Lgk;)V
      intermediary method_42883 Lnet/minecraft/class_2375;method_42883(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
      named method_42883 Lnet/minecraft/block/GravelBlock;method_42883(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V