Package net.minecraft.client.color.item
Class ItemColors
java.lang.Object
net.minecraft.client.color.item.ItemColors
@Environment(CLIENT) public class ItemColors extends Object
-
Field Summary
Fields Modifier and Type Field Description private IdList<ItemColorProvider>providers -
Constructor Summary
Constructors Constructor Description ItemColors() -
Method Summary
Modifier and Type Method Description static ItemColorscreate(BlockColors blockColors)intgetColorMultiplier(ItemStack item, int tintIndex)voidregister(ItemColorProvider mapper, ItemConvertible[] items)
-
Field Details
-
providers
-
-
Constructor Details
-
ItemColors
public ItemColors()
-
-
Method Details
-
create
-
getColorMultiplier
-
register
-