Interface KeyIdentifiable

All Known Subinterfaces:
ChatSession, LoginPhaseConnection, Player, TabListEntry

public interface KeyIdentifiable
Identifies a type with a public RSA signature.
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable IdentifiedKey
    Returns the timed identified key of the object context.
  • Method Details

    • getIdentifiedKey

      @Nullable IdentifiedKey getIdentifiedKey()
      Returns the timed identified key of the object context. This is only available if the client is running Minecraft 1.19 or newer.
      Returns:
      the key or null if not available