Package net.kyori.adventure.identity
Interface Identified
- All Known Subinterfaces:
Identity
,SignedMessage
public interface Identified
Something that can be identified by an
Identity
.- Since:
- 4.0.0
-
Method Summary
-
Method Details
-
identity
Gets the identity.- Returns:
- the identity
- Since:
- 4.0.0
-