Uses of Record Class
com.mojang.realmsclient.dto.RealmTierConfigurationDto
Packages that use RealmTierConfigurationDto
Package
Description
-
Uses of RealmTierConfigurationDto in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return RealmTierConfigurationDto -
Uses of RealmTierConfigurationDto in com.mojang.realmsclient.gui.screens.configuration
Fields in com.mojang.realmsclient.gui.screens.configuration declared as RealmTierConfigurationDtoModifier and TypeFieldDescriptionprivate @Nullable RealmTierConfigurationDtoRealmsConfigureWorldScreen.tierConfigurationConstructors in com.mojang.realmsclient.gui.screens.configuration with parameters of type RealmTierConfigurationDtoModifierConstructorDescriptionRealmsSettingsTab(RealmsConfigureWorldScreen configurationScreen, Minecraft minecraft, RealmsServer serverData, @Nullable RealmTierConfigurationDto tierConfiguration, Map<RealmsRegion, ServiceQuality> regionServiceQuality)