Uses of Class
net.minecraft.SystemReport
Packages that use SystemReport
Package
Description
- 
Uses of SystemReport in net.minecraftFields in net.minecraft declared as SystemReportMethods in net.minecraft that return SystemReport
- 
Uses of SystemReport in net.minecraft.clientMethods in net.minecraft.client that return SystemReportModifier and TypeMethodDescriptionprivate static SystemReportMinecraft.fillSystemReport(SystemReport p_167851_, Minecraft p_167852_, LanguageManager p_167853_, String p_167854_, Options p_167855_) Methods in net.minecraft.client with parameters of type SystemReportModifier and TypeMethodDescriptionprivate PathMinecraft.archiveProfilingReport(SystemReport p_167857_, List<Path> p_167858_) private static SystemReportMinecraft.fillSystemReport(SystemReport p_167851_, Minecraft p_167852_, LanguageManager p_167853_, String p_167854_, Options p_167855_) 
- 
Uses of SystemReport in net.minecraft.client.serverMethods 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.frameworkMethods in net.minecraft.gametest.framework that return SystemReportMethods in net.minecraft.gametest.framework with parameters of type SystemReport
- 
Uses of SystemReport in net.minecraft.serverMethods in net.minecraft.server that return SystemReportModifier and TypeMethodDescriptionabstract SystemReportMinecraftServer.fillServerSystemReport(SystemReport p_177901_) MinecraftServer.fillSystemReport(SystemReport p_177936_) Methods in net.minecraft.server with parameters of type SystemReportModifier and TypeMethodDescriptionabstract SystemReportMinecraftServer.fillServerSystemReport(SystemReport p_177901_) MinecraftServer.fillSystemReport(SystemReport p_177936_) 
- 
Uses of SystemReport in net.minecraft.server.dedicatedMethods 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.loggingMethods in net.neoforged.neoforge.logging with parameters of type SystemReportModifier and TypeMethodDescriptionstatic voidCrashReportExtender.extendSystemReport(SystemReport systemReport)