com.mojang.authlib.yggdrasil

public class YggdrasilSocialInteractionsService

implements SocialInteractionsService

com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService

Field summary

Modifier and TypeField
private final URL
routePrivileges
private final URL
routeBlocklist
private final YggdrasilAuthenticationService
authenticationService
private final String
accessToken
private boolean
serversAllowed
private boolean
realmsAllowed
private boolean
chatAllowed
private Set<UUID>
blockList

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
serversAllowed()
public boolean
realmsAllowed()
public boolean
chatAllowed()
public boolean
isBlockedPlayer(UUID arg0)
private Set<UUID>
fetchBlockList()
private void
checkPrivileges()