public final class BedrockClientData extends Object
| Constructor and Description |
|---|
BedrockClientData() |
| Modifier and Type | Method and Description |
|---|---|
InputMode |
getCurrentInputMode() |
InputMode |
getDefaultInputMode() |
DeviceOs |
getDeviceOs() |
UiProfile |
getUiProfile() |
boolean |
isAlex() |
void |
setJsonData(com.fasterxml.jackson.databind.JsonNode data) |
public void setJsonData(com.fasterxml.jackson.databind.JsonNode data)
public boolean isAlex()
public DeviceOs getDeviceOs()
public InputMode getCurrentInputMode()
public InputMode getDefaultInputMode()
public UiProfile getUiProfile()
Copyright © 2021 GeyserMC. All rights reserved.