net.minecraft.server

public record Services

ahz
net.minecraft.server.Services
net.minecraft.class_7497
net.minecraft.util.ApiServices
net.minecraft.src.C_212929_
net.minecraft.server.Services

Field summary

Modifier and TypeField
private final com.mojang.authlib.minecraft.MinecraftSessionService
a
sessionService
comp_837
sessionService
f_214333_
private final com.mojang.authlib.yggdrasil.ServicesKeySet
b
servicesKeySet
comp_838
servicesKeySet
f_283795_
private final com.mojang.authlib.GameProfileRepository
c
profileRepository
comp_839
profileRepository
f_214335_
private final GameProfileCache
d
profileCache
comp_840
userCache
f_214336_
private static final String
e
USERID_CACHE_FILE
field_39392
USER_CACHE_FILE_NAME
f_214337_

Constructor summary

ModifierConstructor
public (com.mojang.authlib.minecraft.MinecraftSessionService f_283795_, com.mojang.authlib.yggdrasil.ServicesKeySet f_214335_, com.mojang.authlib.GameProfileRepository f_214336_, GameProfileCache arg3)

Method summary

Modifier and TypeMethod
public static Services
a(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, File arg1)
create(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, File arg1)
method_44143(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService arg0, File arg1)
create(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authenticationService, File rootDirectory)
m_214344_(com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService p_214345_, File p_214346_)
public SignatureValidator
a()
profileKeySignatureValidator()
method_51467()
serviceSignatureVerifier()
m_284133_()
public boolean
b()
canValidateProfileKeys()
method_55595()
providesProfileKeys()
m_305993_()
public com.mojang.authlib.minecraft.MinecraftSessionService
c()
sessionService()
comp_837()
sessionService()
f_214333_()
public com.mojang.authlib.yggdrasil.ServicesKeySet
d()
servicesKeySet()
comp_838()
servicesKeySet()
f_283795_()
public com.mojang.authlib.GameProfileRepository
e()
profileRepository()
comp_839()
profileRepository()
f_214335_()
public GameProfileCache
f()
profileCache()
comp_840()
userCache()
f_214336_()