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

java.lang.Object
net.tnemc.item.component.impl.TooltipDisplayComponent<I,T>
All Implemented Interfaces:
SerialComponent<I,T>, ItemApplicator<I,T>, ItemCheck<T>, Identifiable, ItemSerializer<I,T>

public abstract class TooltipDisplayComponent<I extends AbstractItemStack<T>,T> extends Object implements SerialComponent<I,T>
TooltipDisplayComponent - Allows the tooltips provided specifically by any given item component to be surpressed. As of MC 1.21.5.
Since:
0.2.0.0
Author:
creatorfromhell