public interface LoginChainData
- Author:
- CreeperFace
-
Method Details
-
getUsername
String getUsername() -
getClientUUID
UUID getClientUUID() -
getIdentityPublicKey
String getIdentityPublicKey() -
getClientId
long getClientId() -
getServerAddress
String getServerAddress() -
getDeviceModel
String getDeviceModel() -
getDeviceOS
int getDeviceOS() -
getDeviceId
String getDeviceId() -
getGameVersion
String getGameVersion() -
getGuiScale
int getGuiScale() -
getLanguageCode
String getLanguageCode() -
getXUID
String getXUID() -
isXboxAuthed
boolean isXboxAuthed() -
getCurrentInputMode
int getCurrentInputMode() -
getDefaultInputMode
int getDefaultInputMode() -
getSkin
Skin getSkin() -
setSkin
-
getUIProfile
int getUIProfile()
-