com.mojang.authlib.yggdrasil.request

public class RefreshRequest

com.mojang.authlib.yggdrasil.request.RefreshRequest

Field summary

Modifier and TypeField
private String
clientToken
private String
accessToken
private GameProfile
selectedProfile
private boolean
requestUser

Constructor summary

ModifierConstructor
public (YggdrasilUserAuthentication arg0)
public (YggdrasilUserAuthentication arg0, GameProfile arg1)