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

java.lang.Object
net.tnemc.item.component.impl.ProfileComponent<I,T>
All Implemented Interfaces:
SerialComponent<I,T>, ItemApplicator<I,T>, ItemCheck<T>, Identifiable, ItemSerializer<I,T>
Direct Known Subclasses:
BukkitProfileComponent, PaperOldProfileComponent, PaperProfileComponent

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