com.mojang.authlib.yggdrasil

public class YggdrasilAuthenticationService

extends HttpAuthenticationService

All mapped superinterfaces:

AuthenticationService

com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
LOGGER
private final String
clientToken
private final com.google.gson.Gson
gson
private final Environment
environment

Constructor summary

ModifierConstructor
public (Proxy arg0, String arg1)
public (Proxy arg0, String arg1, Environment arg2)

Method summary

Modifier and TypeMethod
private static Environment
determineEnvironment()
public UserAuthentication
createUserAuthentication(Agent arg0)
public MinecraftSessionService
createMinecraftSessionService()
public GameProfileRepository
createProfileRepository()
protected <T extends Response> T
makeRequest(URL arg0, Object arg1, Class<T> arg2)
public String
getClientToken()