Uses of Record Class
net.neoforged.neoforge.client.gui.LoadingErrorScreen.FormattedIssue
Packages that use LoadingErrorScreen.FormattedIssue
-
Uses of LoadingErrorScreen.FormattedIssue in net.neoforged.neoforge.client.gui
Fields in net.neoforged.neoforge.client.gui with type parameters of type LoadingErrorScreen.FormattedIssueModifier and TypeFieldDescriptionprivate final List<LoadingErrorScreen.FormattedIssue> LoadingErrorScreen.modLoadErrorsprivate final List<LoadingErrorScreen.FormattedIssue> LoadingErrorScreen.modLoadWarningsMethods in net.neoforged.neoforge.client.gui that return LoadingErrorScreen.FormattedIssueModifier and TypeMethodDescriptionLoadingErrorScreen.FormattedIssue.of(net.neoforged.fml.ModLoadingIssue issue) Constructor parameters in net.neoforged.neoforge.client.gui with type arguments of type LoadingErrorScreen.FormattedIssueModifierConstructorDescription(package private)LoadingEntryList(LoadingErrorScreen parent, List<LoadingErrorScreen.FormattedIssue> errors, List<LoadingErrorScreen.FormattedIssue> warnings)