public class AuthenticationResponse
extends Response
| com.mojang.authlib.yggdrasil.response.AuthenticationResponse |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private String |
| ||
| private String |
| ||
| private GameProfile |
| ||
| private GameProfile[] |
| ||
| private User |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public String |
| ||
| public String |
| ||
| public GameProfile[] |
| ||
| public GameProfile |
| ||
| public User |
|