JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.kyori.adventure.api
net.kyori.adventure.identity
Identified
Contents
Description
Method Summary
Method Details
identity()
Hide sidebar
Show sidebar
Interface Identified
All Known Subinterfaces:
Identity
,
SignedMessage
public interface
Identified
Something that can be identified by an
Identity
.
Since:
4.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Identity
identity
()
Gets the identity.
Method Details
identity
Identity
identity
()
Gets the identity.
Returns:
the identity
Since:
4.0.0