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 associated Key.
    KeyedValue<T>
    A T value with an associated Key.
  • Exception Summary 
    Exception Description
    InvalidKeyException
    This exception is thrown when an invalid namespace and/or value has been detected while creating a Key.