Class GravelBlock

All Implemented Interfaces:
LandingBlock, ItemConvertible, ToggleableFeature

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

  • Method Details

    • getColor

      public int getColor(BlockState state, BlockView world, BlockPos pos)
      Overrides:
      getColor in class FallingBlock
      Mappings:
      Namespace Name Mixin selector
      official d Lcrq;d(Ldbm;Lcle;Lgt;)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