net.minecraft.client.multiplayer

public class ProfileKeyPairManager

eva
net.minecraft.client.multiplayer.ProfileKeyPairManager
net.minecraft.class_7434
net.minecraft.unmapped.C_huqpbmju
net.minecraft.client.util.ProfileKeys
net.minecraft.client.util.PlayerKeyPairManager
net.minecraft.src.C_213402_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_39074
f_tvozecmn
LOGGER
LOGGER
f_233765_
private static final Path
b
PROFILE_KEY_PAIR_DIR
field_39075
f_lzwmzqio
PROFILE_KEYS_PATH
PROFILE_KEYS_PATH
f_233766_
private final Path
c
profileKeyPairPath
field_39076
f_rjjrqgiy
jsonPath
playerKeyPairPath
f_233767_
private final CompletableFuture<Optional<ProfilePublicKey>>
d
publicKey
field_39434
f_ijtvlipc
publicKeyFuture
publicKeyFuture
f_233768_
private final CompletableFuture<Optional<Signer>>
e
signer
field_39435
f_nfxkmuqe
signerFuture
signerFuture
f_233769_

Constructor summary

ModifierConstructor
public (com.mojang.authlib.minecraft.UserApiService userApiService, UUID uuid, Path root)

Method summary

Modifier and TypeMethod
private CompletableFuture<Optional<ProfileKeyPair>>
a(com.mojang.authlib.minecraft.UserApiService arg0)
readOrFetchProfileKeyPair(com.mojang.authlib.minecraft.UserApiService arg0)
method_43602(com.mojang.authlib.minecraft.UserApiService arg0)
m_spvgyfhk(com.mojang.authlib.minecraft.UserApiService arg0)
getKeyPair(com.mojang.authlib.minecraft.UserApiService userApiService)
getKeyPair(com.mojang.authlib.minecraft.UserApiService userApiService)
m_233780_(com.mojang.authlib.minecraft.UserApiService arg0)
private Optional<ProfileKeyPair>
d()
readProfileKeyPair()
method_43606()
m_aftetayr()
loadKeyPairFromFile()
readPlayerKeyPair()
m_233798_()
private void
a(bue arg0)
writeProfileKeyPair(ProfileKeyPair arg0)
method_43600(class_7427 arg0)
m_keoghcao(C_dmzoijjt arg0)
saveKeyPairToFile(PlayerKeyPair keyPair)
writePlayerKeyPair(PlayerKeyPair keyPair)
m_233776_(C_213069_ arg0)
private ProfileKeyPair
b(com.mojang.authlib.minecraft.UserApiService arg0)
fetchProfileKeyPair(com.mojang.authlib.minecraft.UserApiService arg0)
method_43605(com.mojang.authlib.minecraft.UserApiService arg0)
m_sozucknd(com.mojang.authlib.minecraft.UserApiService arg0)
fetchKeyPair(com.mojang.authlib.minecraft.UserApiService userApiService)
fetchPlayerKeyPair(com.mojang.authlib.minecraft.UserApiService userApiService)
m_233789_(com.mojang.authlib.minecraft.UserApiService arg0)
private static ProfilePublicKey$Data
a(com.mojang.authlib.yggdrasil.response.KeyPairResponse arg0)
parsePublicKey(com.mojang.authlib.yggdrasil.response.KeyPairResponse arg0)
method_44076(com.mojang.authlib.yggdrasil.response.KeyPairResponse arg0)
m_fqfipcsq(com.mojang.authlib.yggdrasil.response.KeyPairResponse arg0)
decodeKeyPairResponse(com.mojang.authlib.yggdrasil.response.KeyPairResponse keyPairResponse)
decodeKeyPairResponse(com.mojang.authlib.yggdrasil.response.KeyPairResponse response)
m_233782_(com.mojang.authlib.yggdrasil.response.KeyPairResponse p_233783_)
public Signer
a()
signer()
method_44287()
m_jdpvmitp()
getSigner()
getSigner()
m_233775_()
public Optional<ProfilePublicKey>
b()
profilePublicKey()
method_43603()
m_pvfjaner()
getPublicKey()
getPublicKey()
m_233786_()
public Optional<ProfilePublicKey$Data>
c()
profilePublicKeyData()
method_43784()
m_rqurhgbj()
getPublicKeyData()
getPublicKeyData()
m_233793_()