Interface IItemDecorator

All Known Implementing Classes:
CustomItemDecorationsTest.StackSizeDurabilityBar

public interface IItemDecorator
An ItemDecorator that is used to render something on specific items, when the DurabilityBar and StackCount is rendered. Add it to an item using RegisterItemDecorationsEvent.register(ItemLike, IItemDecorator).