Package net.minecraft.world.item
Interface DyeableLeatherItem
- All Known Implementing Classes:
DyeableArmorItem,DyeableHorseArmorItem
public interface DyeableLeatherItem
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault voidclearColor(ItemStack p_41124_)static ItemStackdefault intdefault booleanhasCustomColor(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
-