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 (String arg0, String arg1)
public (String arg0, String arg1, GameProfile arg2)