com.mojang.authlib.yggdrasil.request

public class AuthenticationRequest

com.mojang.authlib.yggdrasil.request.AuthenticationRequest

Field summary

Modifier and TypeField
private Agent
agent
private String
username
private String
password
private String
clientToken
private boolean
requestUser

Constructor summary

ModifierConstructor
public (YggdrasilUserAuthentication arg0, String arg1, String arg2)