Uses of Class
net.minecraft.SystemReport
Packages that use SystemReport
Package
Description
-
Uses of SystemReport in net.minecraft
Fields in net.minecraft declared as SystemReportMethods in net.minecraft that return SystemReport -
Uses of SystemReport in net.minecraft.client
Methods in net.minecraft.client that return SystemReportModifier and TypeMethodDescriptionprivate static SystemReport
Minecraft.fillSystemReport
(SystemReport pReport, Minecraft pMinecraft, LanguageManager pLanguageManager, String pLaunchVersion, Options pOptions) Methods in net.minecraft.client with parameters of type SystemReportModifier and TypeMethodDescriptionprivate Path
Minecraft.archiveProfilingReport
(SystemReport pReport, List<Path> pPaths) private static SystemReport
Minecraft.fillSystemReport
(SystemReport pReport, Minecraft pMinecraft, LanguageManager pLanguageManager, String pLaunchVersion, Options pOptions) -
Uses of SystemReport in net.minecraft.client.server
Methods in net.minecraft.client.server that return SystemReportMethods in net.minecraft.client.server with parameters of type SystemReport -
Uses of SystemReport in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework that return SystemReportMethods in net.minecraft.gametest.framework with parameters of type SystemReport -
Uses of SystemReport in net.minecraft.server
Methods in net.minecraft.server that return SystemReportModifier and TypeMethodDescriptionabstract SystemReport
MinecraftServer.fillServerSystemReport
(SystemReport pReport) MinecraftServer.fillSystemReport
(SystemReport pSystemReport) Methods in net.minecraft.server with parameters of type SystemReportModifier and TypeMethodDescriptionabstract SystemReport
MinecraftServer.fillServerSystemReport
(SystemReport pReport) MinecraftServer.fillSystemReport
(SystemReport pSystemReport) -
Uses of SystemReport in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated that return SystemReportMethods in net.minecraft.server.dedicated with parameters of type SystemReport -
Uses of SystemReport in net.neoforged.neoforge.logging
Methods in net.neoforged.neoforge.logging with parameters of type SystemReportModifier and TypeMethodDescriptionstatic void
CrashReportExtender.extendSystemReport
(SystemReport systemReport) -
Uses of SystemReport in net.neoforged.testframework.junit
Methods in net.neoforged.testframework.junit that return SystemReportModifier and TypeMethodDescriptionEphemeralTestServerProvider.JUnitServer.fillServerSystemReport
(SystemReport report) Methods in net.neoforged.testframework.junit with parameters of type SystemReportModifier and TypeMethodDescriptionEphemeralTestServerProvider.JUnitServer.fillServerSystemReport
(SystemReport report)