| private static final int |
| COMPONENT_WIDTH |
| field_60267 |
| field_60267 |
|
| private static final int |
| EXTRA_SPACING |
| field_60268 |
| field_60268 |
|
| private static final int |
| DEFAULT_SPACING |
| field_60269 |
| field_60269 |
|
| public static final Text |
| TITLE |
| field_60270 |
| TITLE_TEXT |
|
| private static final Text |
| NAME_LABEL |
| field_60271 |
| WORLD_NAME_TEXT |
|
| private static final Text |
| DESCRIPTION_LABEL |
| field_60272 |
| DESCRIPTION_TEXT |
|
| private static final Text |
| REGION_PREFERENCE_LABEL |
| field_60273 |
| REGION_PREFERENCE_TEXT |
|
| private static final Tooltip |
| REALM_NAME_VALIDATION_ERROR_TOOLTIP |
| field_63459 |
| WORLD_NAME_VALIDATION_TOOLTIP |
|
| private final RealmsConfigureWorldScreen |
| configurationScreen |
| field_60274 |
| screen |
|
| private final MinecraftClient |
| minecraft |
| field_60275 |
| client |
|
| private RealmsServer |
| serverData |
| field_60276 |
| server |
|
| private final Map<RealmsRegion, ServiceQuality> |
| regionServiceQuality |
| field_60277 |
| availableRegions |
|
| private final ButtonWidget |
| closeOpenButton |
| field_60266 |
| switchStateButton |
|
| private final TextFieldWidget |
| descEdit |
| field_60278 |
| descriptionTextField |
|
| private final TextFieldWidget |
| nameEdit |
| field_60279 |
| worldNameTextField |
|
| private final TextWidget |
| selectedRegionStringWidget |
| field_60280 |
| regionText |
|
| private final IconWidget |
| selectedRegionImageWidget |
| field_60281 |
| serviceQualityIcon |
|
| private RealmsSettingsTab$Region |
| preferredRegionSelection |
| field_60282 |
| region |
|