net.minecraft.server

public record Services

ane
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 UserNameToIdResolver
d
nameToIdCache
comp_4407
nameToIdCache
f_412775_
private final ProfileResolver
e
profileResolver
comp_4624
profileResolver
f_413958_
private static final String
f
USERID_CACHE_FILE
field_39392
USER_CACHE_FILE_NAME
f_214337_

Constructor summary

ModifierConstructor
public (com.mojang.authlib.minecraft.MinecraftSessionService servicesKeySet, com.mojang.authlib.yggdrasil.ServicesKeySet profileRepository, com.mojang.authlib.GameProfileRepository nameToIdCache, UserNameToIdResolver profileResolver, ProfileResolver arg4)

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 UserNameToIdResolver
f()
nameToIdCache()
comp_4407()
nameToIdCache()
f_412775_()
public ProfileResolver
g()
profileResolver()
comp_4624()
profileResolver()
f_413958_()