Uses of Class
com.mojang.authlib.exceptions.AuthenticationException
Packages that use AuthenticationException
Package
Description
-
Uses of AuthenticationException in com.mojang.authlib.exceptions
Subclasses of AuthenticationException in com.mojang.authlib.exceptionsModifier and TypeClassDescriptionclassclassclassclassclassMethods in com.mojang.authlib.exceptions that return AuthenticationExceptionModifier and TypeMethodDescriptionMinecraftClientException.toAuthenticationException()MinecraftClientHttpException.toAuthenticationException() -
Uses of AuthenticationException in com.mojang.authlib.minecraft
Methods in com.mojang.authlib.minecraft that throw AuthenticationExceptionModifier and TypeMethodDescriptionUserApiService.fetchProperties()voidMinecraftSessionService.joinServer(UUID profileId, String authenticationToken, String serverId) Attempts to join the specified Minecraft server. -
Uses of AuthenticationException in com.mojang.authlib.yggdrasil
Methods in com.mojang.authlib.yggdrasil that throw AuthenticationExceptionModifier and TypeMethodDescriptionYggdrasilUserApiService.fetchProperties()voidYggdrasilMinecraftSessionService.joinServer(UUID profileId, String authenticationToken, String serverId)