Class UUIDTagType

java.lang.Object
com.github.stefvanschie.inventoryframework.util.UUIDTagType
All Implemented Interfaces:
PersistentDataType<byte[],UUID>

public final class UUIDTagType extends Object implements PersistentDataType<byte[],UUID>
A PersistentDataType implementation that adds support for UUIDs.
Since:
0.6.0