public interface IDyeableArmorItem
修飾子とタイプ | メソッドと説明 |
---|---|
static ItemStack |
dyeItem(ItemStack stack,
java.util.List<DyeItem> dyes) |
default int |
getColor(ItemStack stack) |
default boolean |
hasColor(ItemStack stack) |
default void |
removeColor(ItemStack stack) |
default void |
setColor(ItemStack stack,
int color) |