public interface LoginChainData
| Modifier and Type | Method and Description |
|---|---|
long |
getClientId() |
UUID |
getClientUUID() |
int |
getCurrentInputMode() |
int |
getDefaultInputMode() |
String |
getDeviceId() |
String |
getDeviceModel() |
int |
getDeviceOS() |
String |
getGameVersion() |
int |
getGuiScale() |
String |
getIdentityPublicKey() |
String |
getLanguageCode() |
String |
getServerAddress() |
Skin |
getSkin() |
int |
getUIProfile() |
String |
getUsername() |
String |
getXUID() |
boolean |
isXboxAuthed() |
void |
setSkin(Skin skin) |
String getUsername()
UUID getClientUUID()
String getIdentityPublicKey()
long getClientId()
String getServerAddress()
String getDeviceModel()
int getDeviceOS()
String getDeviceId()
String getGameVersion()
int getGuiScale()
String getLanguageCode()
String getXUID()
boolean isXboxAuthed()
int getCurrentInputMode()
int getDefaultInputMode()
Skin getSkin()
void setSkin(Skin skin)
int getUIProfile()
Copyright © 2021. All rights reserved.