Interface ItemColorProvider


@Environment(CLIENT) public interface ItemColorProvider
Mappings:
Namespace Name
official dwh
intermediary net/minecraft/class_326
named net/minecraft/client/color/item/ItemColorProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getColor(ItemStack stack, int tintIndex)
     
  • Method Details

    • getColor

      int getColor(ItemStack stack, int tintIndex)
      Mappings:
      Namespace Name Mixin selector
      official getColor Ldwh;getColor(Lbqp;I)I
      intermediary getColor Lnet/minecraft/class_326;getColor(Lnet/minecraft/class_1799;I)I
      named getColor Lnet/minecraft/client/color/item/ItemColorProvider;getColor(Lnet/minecraft/item/ItemStack;I)I