History - net.minecraft.client.multiplayer.AccountProfileKeyPairManager
25w18a
Names
glg
gog
Fields
org.slf4j.Logger: b, LOGGER, field_39074, LOGGER, f_252448_
org.slf4j.Logger: b, LOGGER, field_39074
Path: d, PROFILE_KEY_PAIR_DIR, field_39075, PROFILE_KEYS_PATH, f_252484_
Path: d, PROFILE_KEY_PAIR_DIR, field_39075
Path: f, profileKeyPairPath, field_39076, jsonPath, f_252423_
Path: f, profileKeyPairPath, field_39076
com.mojang.authlib.minecraft.UserApiService: e, userApiService, field_39958, userApiService, f_252526_
com.mojang.authlib.minecraft.UserApiService: e, userApiService, field_39958
CompletableFuture<Optional<ProfileKeyPair>>: g, keyPair, field_39959, keyFuture, f_252428_
CompletableFuture<Optional<ProfileKeyPair>>: g, keyPair, field_39959
Duration: c, MINIMUM_PROFILE_KEY_REFRESH_INTERVAL, field_40797, TIME_UNTIL_FIRST_EXPIRY_CHECK, f_252471_
Duration: c, MINIMUM_PROFILE_KEY_REFRESH_INTERVAL, field_40797
Instant: h, nextProfileKeyRefreshTime, field_40798, expiryCheckTime, f_252478_
Instant: h, nextProfileKeyRefreshTime, field_40798
Constructors
Methods
Optional<ProfileKeyPair> (): c, readProfileKeyPair, method_43606, loadKeyPairFromFile, m_252827_
Optional<ProfileKeyPair> (): c, readProfileKeyPair, method_43606
void (ProfileKeyPair): a, writeProfileKeyPair, method_43600, saveKeyPairToFile, m_253216_
void (ProfileKeyPair): a, writeProfileKeyPair, method_43600
ProfileKeyPair (com.mojang.authlib.minecraft.UserApiService): a, fetchProfileKeyPair, method_43605, fetchKeyPair, m_253252_
ProfileKeyPair (com.mojang.authlib.minecraft.UserApiService): a, fetchProfileKeyPair, method_43605
ProfilePublicKey$Data (com.mojang.authlib.yggdrasil.response.KeyPairResponse): a, parsePublicKey, method_44076, decodeKeyPairResponse, m_253196_
ProfilePublicKey$Data (com.mojang.authlib.yggdrasil.response.KeyPairResponse): a, parsePublicKey, method_44076
CompletableFuture<Optional<ProfileKeyPair>> (Optional<ProfileKeyPair>): a, readOrFetchProfileKeyPair, method_43602, getKeyPair, m_253041_
CompletableFuture<Optional<ProfileKeyPair>> (Optional<ProfileKeyPair>): a, readOrFetchProfileKeyPair, method_43602
CompletableFuture<Optional<ProfileKeyPair>> (): a, prepareKeyPair, method_46522, fetchKeyPair, m_252904_
CompletableFuture<Optional<ProfileKeyPair>> (): a, prepareKeyPair, method_46522
boolean (): b, shouldRefreshKeyPair, method_46523, isExpired, m_253130_
boolean (): b, shouldRefreshKeyPair, method_46523
1.21.5
Names
gft
glg
Fields
Constructors
Methods
1.21.4
Names
gfd
gft
Fields
Constructors
Methods
1.21.3
Names
fyy
gfd
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fxq
fyy
Fields
Constructors
Methods
1.20.6
Names
fnl
fxq
Fields
Constructors
Methods
1.20.4
Names
fiq
fnl
Fields
Constructors
Methods
1.20.2
Names
fes
fiq
net.minecraft.client.util.ProfileKeysImpl
net.minecraft.client.session.ProfileKeysImpl
Fields
Constructors
Methods
1.20.1
Names
fdf
fes
Fields
Constructors
Methods
1.19.4
Names
eyv
fdf
Fields
Constructors
Methods
1.19.3
Names
eva
eyv
net.minecraft.client.multiplayer.ProfileKeyPairManager
net.minecraft.client.multiplayer.AccountProfileKeyPairManager
net.minecraft.client.util.ProfileKeys
net.minecraft.client.util.ProfileKeysImpl
net.minecraft.src.C_213402_
net.minecraft.src.C_252356_
Fields
org.slf4j.Logger: a, LOGGER, field_39074, LOGGER, f_233765_
org.slf4j.Logger: b, LOGGER, field_39074, LOGGER, f_252448_
Path: b, PROFILE_KEY_PAIR_DIR, field_39075, PROFILE_KEYS_PATH, f_233766_
Path: d, PROFILE_KEY_PAIR_DIR, field_39075, PROFILE_KEYS_PATH, f_252484_
Path: d, profileKeyPairPath, field_39076, jsonPath, f_233767_
Path: f, profileKeyPairPath, field_39076, jsonPath, f_252423_
com.mojang.authlib.minecraft.UserApiService: c, userApiService, field_39958, userApiService, f_243348_
com.mojang.authlib.minecraft.UserApiService: e, userApiService, field_39958, userApiService, f_252526_
CompletableFuture<Optional<ProfileKeyPairManager$Result>>: e, keyPair, field_39959, keyFuture, f_243342_
CompletableFuture<Optional<ProfileKeyPair>>: g, keyPair, field_39959, keyFuture, f_252428_
Duration: c, MINIMUM_PROFILE_KEY_REFRESH_INTERVAL, field_40797, TIME_UNTIL_FIRST_EXPIRY_CHECK, f_252471_
Instant: h, nextProfileKeyRefreshTime, field_40798, expiryCheckTime, f_252478_
Constructors
Methods
Optional<ProfileKeyPair> (): d, readProfileKeyPair, method_43606, loadKeyPairFromFile, m_233798_
Optional<ProfileKeyPair> (): c, readProfileKeyPair, method_43606, loadKeyPairFromFile, m_252827_
void (ProfileKeyPair): a, writeProfileKeyPair, method_43600, saveKeyPairToFile, m_233776_
void (ProfileKeyPair): a, writeProfileKeyPair, method_43600, saveKeyPairToFile, m_253216_
ProfileKeyPair (com.mojang.authlib.minecraft.UserApiService): a, fetchProfileKeyPair, method_43605, fetchKeyPair, m_233789_
ProfileKeyPair (com.mojang.authlib.minecraft.UserApiService): a, fetchProfileKeyPair, method_43605, fetchKeyPair, m_253252_
ProfilePublicKey$Data (com.mojang.authlib.yggdrasil.response.KeyPairResponse): a, parsePublicKey, method_44076, decodeKeyPairResponse, m_233782_
ProfilePublicKey$Data (com.mojang.authlib.yggdrasil.response.KeyPairResponse): a, parsePublicKey, method_44076, decodeKeyPairResponse, m_253196_
Signer (): b, signer, method_44287, getSigner, m_233775_
Optional<ProfilePublicKey> (): c, profilePublicKey, method_43603, getPublicKey, m_233786_
CompletableFuture<Optional<ProfilePublicKey$Data>> (): a, preparePublicKey, method_45104, refresh, m_243369_
CompletableFuture<Optional<ProfileKeyPairManager$Result>> (Optional<ProfileKeyPair>): a, readOrFetchProfileKeyPair, method_43602, getKeyPair, m_243398_
CompletableFuture<Optional<ProfileKeyPair>> (Optional<ProfileKeyPair>): a, readOrFetchProfileKeyPair, method_43602, getKeyPair, m_253041_
CompletableFuture<Optional<ProfileKeyPair>> (): a, prepareKeyPair, method_46522, fetchKeyPair, m_252904_
boolean (): b, shouldRefreshKeyPair, method_46523, isExpired, m_253130_
1.19.2
Names
Fields
Path: c, profileKeyPairPath, field_39076, jsonPath, f_233767_
Path: d, profileKeyPairPath, field_39076, jsonPath, f_233767_
CompletableFuture<Optional<ProfilePublicKey>>: d, publicKey, field_39434, publicKeyFuture, f_233768_
CompletableFuture<Optional<Signer>>: e, signer, field_39435, signerFuture, f_233769_
com.mojang.authlib.minecraft.UserApiService: c, userApiService, field_39958, userApiService, f_243348_
CompletableFuture<Optional<ProfileKeyPairManager$Result>>: e, keyPair, field_39959, keyFuture, f_243342_
Constructors
Methods
CompletableFuture<Optional<ProfileKeyPair>> (com.mojang.authlib.minecraft.UserApiService): a, readOrFetchProfileKeyPair, method_43602, getKeyPair, m_233780_
ProfileKeyPair (com.mojang.authlib.minecraft.UserApiService): b, fetchProfileKeyPair, method_43605, fetchKeyPair, m_233789_
ProfileKeyPair (com.mojang.authlib.minecraft.UserApiService): a, fetchProfileKeyPair, method_43605, fetchKeyPair, m_233789_
Signer (): a, signer, method_44287, getSigner, m_233775_
Signer (): b, signer, method_44287, getSigner, m_233775_
Optional<ProfilePublicKey> (): b, profilePublicKey, method_43603, getPublicKey, m_233786_
Optional<ProfilePublicKey> (): c, profilePublicKey, method_43603, getPublicKey, m_233786_
Optional<ProfilePublicKey$Data> (): c, profilePublicKeyData, method_43784, getPublicKeyData, m_233793_
CompletableFuture<Optional<ProfilePublicKey$Data>> (): a, preparePublicKey, method_45104, refresh, m_243369_
CompletableFuture<Optional<ProfileKeyPairManager$Result>> (Optional<ProfileKeyPair>): a, readOrFetchProfileKeyPair, method_43602, getKeyPair, m_243398_
1.19.1
Names
etr
eva
Fields
Constructors
Methods
1.19
Names
etr
net.minecraft.client.multiplayer.ProfileKeyPairManager
net.minecraft.class_7434
net.minecraft.client.util.ProfileKeys
net.minecraft.src.C_213402_
Fields
org.slf4j.Logger: a, LOGGER, field_39074, LOGGER, f_233765_
Path: b, PROFILE_KEY_PAIR_DIR, field_39075, PROFILE_KEYS_PATH, f_233766_
Path: c, profileKeyPairPath, field_39076, jsonPath, f_233767_
CompletableFuture<Optional<ProfilePublicKey>>: d, publicKey, field_39434, publicKeyFuture, f_233768_
CompletableFuture<Optional<Signer>>: e, signer, field_39435, signerFuture, f_233769_
Constructors
(com.mojang.authlib.minecraft.UserApiService, UUID, Path)
Methods
CompletableFuture<Optional<ProfileKeyPair>> (com.mojang.authlib.minecraft.UserApiService): a, readOrFetchProfileKeyPair, method_43602, getKeyPair, m_233780_
Optional<ProfileKeyPair> (): d, readProfileKeyPair, method_43606, loadKeyPairFromFile, m_233798_
void (ProfileKeyPair): a, writeProfileKeyPair, method_43600, saveKeyPairToFile, m_233776_
ProfileKeyPair (com.mojang.authlib.minecraft.UserApiService): b, fetchProfileKeyPair, method_43605, fetchKeyPair, m_233789_
ProfilePublicKey$Data (com.mojang.authlib.yggdrasil.response.KeyPairResponse): a, parsePublicKey, method_44076, decodeKeyPairResponse, m_233782_
Signer (): a, signer, method_44287, getSigner, m_233775_
Optional<ProfilePublicKey> (): b, profilePublicKey, method_43603, getPublicKey, m_233786_
Optional<ProfilePublicKey$Data> (): c, profilePublicKeyData, method_43784, getPublicKeyData, m_233793_