Class ChromaticCompoundColor
java.lang.Object
com.simibubi.create.content.curiosities.ChromaticCompoundColor
- All Implemented Interfaces:
net.minecraft.client.color.item.ItemColor
public class ChromaticCompoundColor
extends Object
implements net.minecraft.client.color.item.ItemColor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetColor(net.minecraft.world.item.ItemStack stack, int layer)
-
Constructor Details
-
ChromaticCompoundColor
public ChromaticCompoundColor()
-
-
Method Details
-
getColor
public int getColor(net.minecraft.world.item.ItemStack stack, int layer) - Specified by:
getColorin interfacenet.minecraft.client.color.item.ItemColor
-