Uses of Record Class
com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen.ErrorMessage
Packages that use RealmsGenericErrorScreen.ErrorMessage
-
Uses of RealmsGenericErrorScreen.ErrorMessage in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens that return RealmsGenericErrorScreen.ErrorMessageModifier and TypeMethodDescriptionprivate static RealmsGenericErrorScreen.ErrorMessageRealmsGenericErrorScreen.ErrorMessage.forServiceError(RealmsServiceException realmsServiceException) Constructors in com.mojang.realmsclient.gui.screens with parameters of type RealmsGenericErrorScreen.ErrorMessageModifierConstructorDescriptionprivateRealmsGenericErrorScreen(RealmsGenericErrorScreen.ErrorMessage message, Screen nextScreen)