com.mojang.authlib.legacy

public class LegacyMinecraftSessionService

extends HttpMinecraftSessionService

All mapped superinterfaces:

MinecraftSessionService

com.mojang.authlib.legacy.LegacyMinecraftSessionService

Field summary

Modifier and TypeField
private static final String
BASE_URL
private static final URL
JOIN_URL
private static final URL
CHECK_URL

Constructor summary

ModifierConstructor
protected (LegacyAuthenticationService arg0)

Method summary

Modifier and TypeMethod
public void
joinServer(GameProfile arg0, String arg1, String arg2)
public GameProfile
hasJoinedServer(GameProfile arg0, String arg1, InetAddress arg2)
public Map<MinecraftProfileTexture$Type, MinecraftProfileTexture>
getTextures(GameProfile arg0, boolean arg1)
public GameProfile
fillProfileProperties(GameProfile arg0, boolean arg1)
public LegacyAuthenticationService
getAuthenticationService()