implements RealmsSerializable
| com.mojang.realmsclient.dto.RealmsConfigurationDto | |
| net.minecraft.class_11302 | |
| net.minecraft.client.realms.dto.RealmsConfigurationDto |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RealmsOptionsDto |
|
||||||
| private final List<RealmsSettingDto> |
|
||||||
| private final RealmsRegionSelectionPreference |
|
||||||
| private final RealmsDescriptionDto |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RealmsOptionsDto options, List<RealmsSettingDto> settings, RealmsRegionSelectionPreference regionSelectionPreference, RealmsDescriptionDto description) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public RealmsOptionsDto |
|
||||||
| public List<RealmsSettingDto> |
|
||||||
| public RealmsRegionSelectionPreference |
|
||||||
| public RealmsDescriptionDto |
|