Package net.minecraft.client.color.item
Interface ItemColorProvider
- Mappings:
Namespace Name official ewointermediary net/minecraft/class_326named net/minecraft/client/color/item/ItemColorProvider
-
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 official getColorLewo;getColor(Lcmy;I)Iintermediary getColorLnet/minecraft/class_326;getColor(Lnet/minecraft/class_1799;I)Inamed getColorLnet/minecraft/client/color/item/ItemColorProvider;getColor(Lnet/minecraft/item/ItemStack;I)I
-