JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.kyori.adventure.key
net.kyori.adventure.key
Namespaced
Contents
Description
Method Summary
Method Details
namespace()
Hide sidebar
Show sidebar
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