Uses of Record Class
net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen.class_8570
Packages that use RealmsGenericErrorScreen.class_8570
-
Uses of RealmsGenericErrorScreen.class_8570 in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as RealmsGenericErrorScreen.class_8570Modifier and TypeFieldDescriptionprivate final RealmsGenericErrorScreen.class_8570
RealmsGenericErrorScreen.errorMessages
Methods in net.minecraft.client.realms.gui.screen that return RealmsGenericErrorScreen.class_8570Modifier and TypeMethodDescriptionprivate static RealmsGenericErrorScreen.class_8570
RealmsGenericErrorScreen.getErrorMessages
(RealmsServiceException exception) private static RealmsGenericErrorScreen.class_8570
RealmsGenericErrorScreen.getErrorMessages
(Text description) private static RealmsGenericErrorScreen.class_8570
RealmsGenericErrorScreen.getErrorMessages
(Text title, Text description)