Package net.minecraft.client.color.item
Interface ItemColorProvider
- Mappings:
Namespace Name named net/minecraft/client/color/item/ItemColorProvider
intermediary net/minecraft/class_326
official fgn
-
Method Summary
-
Method Details
-
getColor
Returns the color of the item stack for the specified tint index, or -1 if not tinted.- Returns:
- the color of the item stack for the specified tint index, or -1 if not tinted
- Mappings:
Namespace Name Mixin selector named getColor
Lnet/minecraft/client/color/item/ItemColorProvider;getColor(Lnet/minecraft/item/ItemStack;I)I
intermediary getColor
Lnet/minecraft/class_326;getColor(Lnet/minecraft/class_1799;I)I
official getColor
Lfgn;getColor(Lcur;I)I
-