Class StainedHardenedClay


public class StainedHardenedClay extends WoolBlock
Mappings:
Namespace Name
official auc
intermediary net/minecraft/class_3217
named net/minecraft/block/StainedHardenedClay
  • Field Details

    • MATERIAL_COLORS

      private static final MaterialColor[] MATERIAL_COLORS
      Mappings:
      Namespace Name Mixin selector
      official b Lauc;b:[Lbda;
      intermediary field_15774 Lnet/minecraft/class_3217;field_15774:[Lnet/minecraft/class_65;
      named MATERIAL_COLORS Lnet/minecraft/block/StainedHardenedClay;MATERIAL_COLORS:[Lnet/minecraft/block/MaterialColor;
  • Constructor Details

    • StainedHardenedClay

      public StainedHardenedClay()
  • Method Details

    • getMaterialColor

      public MaterialColor getMaterialColor(BlockState state, BlockView view, BlockPos pos)
      Overrides:
      getMaterialColor in class WoolBlock
      Mappings:
      Namespace Name Mixin selector
      official c Laow;c(Lawt;Lamy;Let;)Lbda;
      intermediary method_8680 Lnet/minecraft/class_197;method_8680(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_65;
      named getMaterialColor Lnet/minecraft/block/Block;getMaterialColor(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/MaterialColor;