Package net.kyori.adventure.key
A reference composed of a namespace and a path.
-
Interface Summary Interface Description Key A key.Keyed Something that has an associatedKey
.KeyedValue<T> AT
value with an associatedKey
. -
Exception Summary Exception Description InvalidKeyException This exception is thrown when an invalid namespace and/or value has been detected while creating aKey
.