Interface BlockColorable


@Environment(CLIENT) public interface BlockColorable
Mappings:
Namespace Name
official bcl
intermediary net/minecraft/class_2835
named net/minecraft/client/BlockColorable
  • Method Details

    • method_12155

      int method_12155(BlockState blockState, @Nullable BlockView blockView, @Nullable BlockPos blockPos, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbcl;a(Lard;Lahx;Lcl;I)I
      intermediary method_12155 Lnet/minecraft/class_2835;method_12155(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;I)I
      named method_12155 Lnet/minecraft/client/BlockColorable;method_12155(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;I)I