Uses of Class
net.minecraft.client.realms.dto.RealmsDescriptionDto
Packages that use RealmsDescriptionDto
-
Uses of RealmsDescriptionDto in net.minecraft.client.realms.dto
Fields in net.minecraft.client.realms.dto declared as RealmsDescriptionDtoModifier and TypeFieldDescriptionprivate final @Nullable RealmsDescriptionDtoRealmsConfigurationDto.descriptionThe field for thedescriptionrecord component.Methods in net.minecraft.client.realms.dto that return RealmsDescriptionDtoModifier and TypeMethodDescriptionRealmsConfigurationDto.description()Returns the value of thedescriptionrecord component.Constructors in net.minecraft.client.realms.dto with parameters of type RealmsDescriptionDtoModifierConstructorDescriptionRealmsConfigurationDto(RealmsOptionsDto realmsOptionsDto, List<RealmsSettingDto> list, @Nullable RealmsRegionSelectionPreference realmsRegionSelectionPreference, @Nullable RealmsDescriptionDto realmsDescriptionDto)