Uses of Class
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService
Packages that use YggdrasilAuthenticationService
-
Uses of YggdrasilAuthenticationService in com.mojang.authlib.yggdrasil
Methods in com.mojang.authlib.yggdrasil that return YggdrasilAuthenticationServiceModifier and TypeMethodDescriptionYggdrasilAuthenticationService.createOffline(Proxy proxy) YggdrasilAuthenticationService.createOffline(Proxy proxy, Environment environment) -
Uses of YggdrasilAuthenticationService in net.minecraft.client
Methods in net.minecraft.client with parameters of type YggdrasilAuthenticationServiceModifier and TypeMethodDescriptionprivate UserApiServiceMinecraft.createUserApiService(YggdrasilAuthenticationService authService, GameConfig config) -
Uses of YggdrasilAuthenticationService in net.minecraft.server
Methods in net.minecraft.server with parameters of type YggdrasilAuthenticationServiceModifier and TypeMethodDescriptionstatic ServicesServices.create(YggdrasilAuthenticationService serviceAccess, File nameCacheDir)