JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
net.kyori.adventure.key
Package
net.kyori.adventure.key
Interface Namespaced
All Known Subinterfaces:
Key
public interface
Namespaced
Something that has a namespace.
Since:
4.4.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
namespace
()
Gets the namespace.
Method Details
namespace
@Namespace
String
namespace
()
Gets the namespace.
Returns:
the namespace
Since:
4.4.0