public class AdventureTypes
extends Object
-
Field Summary
Fields
static final SQLibType<net.kyori.adventure.text.Component>
static final SQLibType<net.kyori.adventure.key.Key>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
KEY
public static final SQLibType<net.kyori.adventure.key.Key> KEY
-
COMPONENT
public static final SQLibType<net.kyori.adventure.text.Component> COMPONENT
-
Constructor Details
-
AdventureTypes
public AdventureTypes()