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 SystemReportMinecraft.fillSystemReport(SystemReport pReport, Minecraft pMinecraft, LanguageManager pLanguageManager, String pLaunchVersion, Options pOptions) Methods in net.minecraft.client with parameters of type SystemReportModifier and TypeMethodDescriptionprivate PathMinecraft.archiveProfilingReport(SystemReport pReport, List<Path> pPaths) private static SystemReportMinecraft.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 SystemReportModifier and TypeMethodDescriptionIntegratedServer.fillServerSystemReport(SystemReport p_174970_) Methods in net.minecraft.client.server with parameters of type SystemReportModifier and TypeMethodDescriptionIntegratedServer.fillServerSystemReport(SystemReport p_174970_) -
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 SystemReportMinecraftServer.fillServerSystemReport(SystemReport pReport) MinecraftServer.fillSystemReport(SystemReport pSystemReport) Methods in net.minecraft.server with parameters of type SystemReportModifier and TypeMethodDescriptionabstract SystemReportMinecraftServer.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 voidCrashReportExtender.extendSystemReport(SystemReport systemReport)