Uses of Class
com.mojang.authlib.exceptions.AuthenticationUnavailableException
Packages that use AuthenticationUnavailableException
-
Uses of AuthenticationUnavailableException in com.mojang.authlib.minecraft
Methods in com.mojang.authlib.minecraft that throw AuthenticationUnavailableExceptionModifier and TypeMethodDescriptionMinecraftSessionService.hasJoinedServer(String profileName, String serverId, InetAddress address) Checks if the specified user has joined a Minecraft server. -
Uses of AuthenticationUnavailableException in com.mojang.authlib.yggdrasil
Methods in com.mojang.authlib.yggdrasil that throw AuthenticationUnavailableExceptionModifier and TypeMethodDescriptionYggdrasilMinecraftSessionService.hasJoinedServer(String profileName, String serverId, InetAddress address)