Package net.minecraft.world.item
Interface DyeableLeatherItem
- All Known Implementing Classes:
DyeableArmorItem
,DyeableHorseArmorItem
public interface DyeableLeatherItem
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
clearColor(ItemStack p_41124_)
static ItemStack
default int
default boolean
hasCustomColor(ItemStack p_41114_)
default void
-
Field Details
-
TAG_COLOR
- See Also:
- Constant Field Values
-
TAG_DISPLAY
- See Also:
- Constant Field Values
-
DEFAULT_LEATHER_COLOR
static final int DEFAULT_LEATHER_COLOR- See Also:
- Constant Field Values
-
-
Method Details
-
hasCustomColor
-
getColor
-
clearColor
-
setColor
-
dyeArmor
-