public class BedrockClientData extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BedrockClientData.BedrockOs |
Constructor and Description |
---|
BedrockClientData(String deviceId,
String deviceModel,
BedrockClientData.BedrockOs bedrockOs) |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceId() |
String |
getDeviceModel() |
BedrockClientData.BedrockOs |
getDeviceOs() |
public BedrockClientData(String deviceId, String deviceModel, BedrockClientData.BedrockOs bedrockOs)
public String getDeviceId()
public String getDeviceModel()
public BedrockClientData.BedrockOs getDeviceOs()