| private static final int | | COMPONENT_WIDTH | | COMPONENT_WIDTH | | field_60267 | | WORLD_NAME_TEXT_FIELD_WIDTH |
|
| public static final Text | | TITLE | | TITLE | | field_60270 | | TITLE_TEXT |
|
| private static final Text | | NAME_LABEL | | NAME_LABEL | | field_60271 | | WORLD_NAME_TEXT |
|
| private static final Text | | DESCRIPTION_LABEL | | DESCRIPTION_LABEL | | field_60272 | | DESCRIPTION_TEXT |
|
| private static final Text | | RENDER_DISTANCE_LABEL | | RENDER_DISTANCE_LABEL | | field_1_10093 | | RENDER_DISTANCE_TEXT |
|
| private static final Text | | RENDER_DISTANCE_TOOLTIP | | RENDER_DISTANCE_TOOLTIP | | field_1_10094 | | RENDER_DISTANCE_TOOLTIP |
|
| private static final Text | | SIMULATION_DISTANCE_LABEL | | SIMULATION_DISTANCE_LABEL | | field_1_10095 | | SIMULATION_DISTANCE |
|
| private static final Text | | SIMULATION_DISTANCE_TOOLTIP | | SIMULATION_DISTANCE_TOOLTIP | | field_1_10096 | | SIMULATION_DISTANCE_TOOLTIP |
|
| private static final Text | | REGION_PREFERENCE_LABEL | | REGION_PREFERENCE_LABEL | | field_60273 | | REGION_PREFERENCE_TEXT |
|
| private static final Tooltip | | REALM_NAME_VALIDATION_ERROR_TOOLTIP | | REALM_NAME_VALIDATION_ERROR_TOOLTIP | | field_63459 | | WORLD_NAME_VALIDATION_TOOLTIP |
|
| private final RealmsConfigureWorldScreen | | configurationScreen | | configurationScreen | | field_60274 | | screen |
|
| private final MinecraftClient | | minecraft | | minecraft | | field_60275 | | client |
|
| private RealmsServer | | serverData | | serverData | | field_60276 | | server |
|
| private final Map<RealmsRegion, ServiceQuality> | | regionServiceQuality | | regionServiceQuality | | field_60277 | | availableRegions |
|
| private final ScrollableLayoutWidget | | scrollableLayout | | scrollableLayout | | field_1_10100 | | content |
|
| private final ButtonWidget | | closeOpenButton | | closeOpenButton | | field_60266 | | switchStateButton |
|
| private final TextFieldWidget | | descEdit | | descEdit | | field_60278 | | descriptionTextField |
|
| private final TextFieldWidget | | nameEdit | | nameEdit | | field_60279 | | worldNameTextField |
|
| private final SimpleOption<Integer> | | renderDistanceOption | | renderDistanceOption | | field_1_10099 | | renderDistanceOption |
|
| private final SimpleOption<Integer> | | simulationDistanceOption | | simulationDistanceOption | | field_1_10101 | | simDistanceOption |
|
| private int | | initialRenderDistance | | initialRenderDistance | | field_1_10097 | | renderDistance |
|
| private int | | initialSimulationDistance | | initialSimulationDistance | | field_1_10098 | | simDistance |
|
| private final TextWidget | | selectedRegionStringWidget | | selectedRegionStringWidget | | field_60280 | | regionText |
|
| private final IconWidget | | selectedRegionImageWidget | | selectedRegionImageWidget | | field_60281 | | serviceQualityIcon |
|
| private RealmsSettingsTab$Region | | preferredRegionSelection | | preferredRegionSelection | | field_60282 | | region |
|