Package org.geysermc.geyser.session.auth
Class BedrockClientData
java.lang.Object
org.geysermc.geyser.session.auth.BedrockClientData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]intintlongorg.geysermc.floodgate.util.InputModeorg.geysermc.floodgate.util.InputModeorg.geysermc.floodgate.util.DeviceOsbyte[]byte[]intbyte[]intintorg.geysermc.floodgate.util.UiProfilebooleanbooleanbooleanbooleanvoidsetOriginalString(String originalString)
-
Constructor Details
-
BedrockClientData
public BedrockClientData()
-
-
Method Details
-
getDeviceOs
public org.geysermc.floodgate.util.DeviceOs getDeviceOs() -
getCurrentInputMode
public org.geysermc.floodgate.util.InputMode getCurrentInputMode() -
getDefaultInputMode
public org.geysermc.floodgate.util.InputMode getDefaultInputMode() -
getUiProfile
public org.geysermc.floodgate.util.UiProfile getUiProfile() -
getGameVersion
-
getServerAddress
-
getUsername
-
getLanguageCode
-
getSkinId
-
getSkinData
public byte[] getSkinData() -
getSkinImageHeight
public int getSkinImageHeight() -
getSkinImageWidth
public int getSkinImageWidth() -
getCapeId
-
getCapeData
public byte[] getCapeData() -
getCapeImageHeight
public int getCapeImageHeight() -
getCapeImageWidth
public int getCapeImageWidth() -
isCapeOnClassicSkin
public boolean isCapeOnClassicSkin() -
getGeometryName
public byte[] getGeometryName() -
getGeometryData
public byte[] getGeometryData() -
isPersonaSkin
public boolean isPersonaSkin() -
isPremiumSkin
public boolean isPremiumSkin() -
getDeviceId
-
getDeviceModel
-
getGuiScale
public int getGuiScale() -
getPlatformOnlineId
-
getPlatformOfflineId
-
getSelfSignedId
-
getClientRandomId
public long getClientRandomId() -
getArmSize
-
getSkinAnimationData
-
getSkinColor
-
isThirdPartyNameOnly
public boolean isThirdPartyNameOnly() -
getPlayFabId
-
getOriginalString
-
setOriginalString
-