Class ItemNameComponent<I extends AbstractItemStack<T>,T>

java.lang.Object
net.tnemc.item.component.impl.ItemNameComponent<I,T>
All Implemented Interfaces:
SerialComponent<I,T>, ItemApplicator<I,T>, ItemCheck<T>, Identifiable, ItemSerializer<I,T>
Direct Known Subclasses:
BukkitItemNameComponent, PaperItemNameComponent, PaperOldItemNameComponent

public abstract class ItemNameComponent<I extends AbstractItemStack<T>,T> extends Object implements SerialComponent<I,T>
ItemNameComponent
Since:
0.2.0.0
Author:
creatorfromhell
See Also: