Package net.minecraft.world.item
Interface DyeableLeatherItem
- All Known Implementing Classes:
 DyeableArmorItem,DyeableHorseArmorItem
public interface DyeableLeatherItem
- 
Field Details
- 
TAG_COLOR
- See Also:
 
 - 
TAG_DISPLAY
- See Also:
 
 - 
DEFAULT_LEATHER_COLOR
static final int DEFAULT_LEATHER_COLOR- See Also:
 
 
 - 
 - 
Method Details
- 
hasCustomColor
 - 
getColor
 - 
clearColor
 - 
setColor
 - 
dyeArmor
 
 -