History - net.minecraft.client.session.ProfileKeysImpl
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
PlayerPublicKey$PublicKeyData (com.mojang.authlib.yggdrasil.response.KeyPairResponse): parsePublicKey, method_44076, decodeKeyPairResponse
PlayerPublicKey$PublicKeyData (com.mojang.authlib.services.response.KeyPairResponse): parsePublicKey, method_44076, decodeKeyPairResponse
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
void (com.google.gson.JsonElement): lambda$writeProfileKeyPair$1, method_43601, method_43601
void (com.google.gson.JsonElement): lambda$writeProfileKeyPair$0, method_43601, method_43601
1.21.11_unobfuscated
Names
net.minecraft.client.multiplayer.AccountProfileKeyPairManager
net.minecraft.class_7434
net.minecraft.client.session.ProfileKeysImpl
Fields
org.slf4j.Logger: LOGGER, field_39074, LOGGER
Duration: MINIMUM_PROFILE_KEY_REFRESH_INTERVAL, field_40797, TIME_UNTIL_FIRST_EXPIRY_CHECK
Path: PROFILE_KEY_PAIR_DIR, field_39075, PROFILE_KEYS_PATH
com.mojang.authlib.minecraft.UserApiService: userApiService, field_39958, userApiService
Path: profileKeyPairPath, field_39076, jsonPath
CompletableFuture<Optional<PlayerKeyPair>>: keyPair, field_39959, keyFuture
Instant: nextProfileKeyRefreshTime, field_40798, expiryCheckTime
Constructors
(com.mojang.authlib.minecraft.UserApiService, UUID, Path)
Methods
CompletableFuture<Optional<PlayerKeyPair>> (): prepareKeyPair, method_46522, fetchKeyPair
boolean (): shouldRefreshKeyPair, method_46523, isExpired
CompletableFuture<Optional<PlayerKeyPair>> (Optional<PlayerKeyPair>): readOrFetchProfileKeyPair, method_43602, getKeyPair
Optional<PlayerKeyPair> (): readProfileKeyPair, method_43606, loadKeyPairFromFile
void (PlayerKeyPair): writeProfileKeyPair, method_43600, saveKeyPairToFile
PlayerKeyPair (com.mojang.authlib.minecraft.UserApiService): fetchProfileKeyPair, method_43605, fetchKeyPair
PlayerPublicKey$PublicKeyData (com.mojang.authlib.yggdrasil.response.KeyPairResponse): parsePublicKey, method_44076, decodeKeyPairResponse
void (com.google.gson.JsonElement): lambda$writeProfileKeyPair$1, method_43601, method_43601
Optional (Optional): lambda$readOrFetchProfileKeyPair$0, method_44291, method_44291