DyeableArmorItem
DyeableHorseArmorItem
public interface DyeableItem
static ItemStack
blendAndSetColor(ItemStack stack, List<DyeItem> colors)
default int
getColor(ItemStack stack)
default boolean
hasColor(ItemStack stack)
default void
removeColor(ItemStack stack)
setColor(ItemStack stack, int color)