public interface IDyeableArmorItem
Modifier and Type | Method and Description |
---|---|
static ItemStack |
func_219975_a(ItemStack p_219975_0_,
java.util.List<DyeItem> p_219975_1_) |
default int |
getColor(ItemStack stack) |
default boolean |
hasColor(ItemStack stack) |
default void |
removeColor(ItemStack stack) |
default void |
setColor(ItemStack stack,
int color) |