Package net.kyori.adventure.key


package net.kyori.adventure.key
A reference composed of a namespace and a path.
  • Class
    Description
    This exception is thrown when an invalid namespace and/or value has been detected while creating a Key.
    An identifying object used to fetch and/or store unique objects.
    Something that has an associated Key.
    A T value with an associated Key.
    An annotation used to annotate elements that must match against a valid Key pattern.
    An annotation used to annotate elements that must match against a valid Key namespace pattern.
    An annotation used to annotate elements that must match against a valid Key value pattern.
    Something that has a namespace.