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

java.lang.Object
net.tnemc.item.component.impl.TooltipStyleComponent<I,T>
All Implemented Interfaces:
SerialComponent<I,T>, ItemApplicator<I,T>, ItemCheck<T>, Identifiable, ItemSerializer<I,T>
Direct Known Subclasses:
BukkitTooltipStyleComponent, PaperOldTooltipStyleComponent

public abstract class TooltipStyleComponent<I extends AbstractItemStack<T>,T> extends Object implements SerialComponent<I,T>
TooltipStyleComponent -The resource location of the custom sprites for the tooltip background and frame which references textures
Since:
0.2.0.0
Author:
creatorfromhell
See Also: