Interface KeyIdentifiable
- All Known Subinterfaces:
LoginPhaseConnection
,Player
,TabListEntry
public interface KeyIdentifiable
Identifies a type with a public RSA signature.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the timed identified key of the object context.
-
Method Details
-
getIdentifiedKey
IdentifiedKey getIdentifiedKey()Returns the timed identified key of the object context.Only available in 1.19 and newer
- Returns:
- the key or null if not available
-