Uses of Class
net.minecraft.SystemReport
Package
Description
-
Uses of SystemReport in net.minecraft
-
Uses of SystemReport in net.minecraft.client
Modifier and TypeMethodDescriptionprivate static SystemReport
Minecraft.fillSystemReport(SystemReport p_167851_, Minecraft p_167852_, LanguageManager p_167853_, String p_167854_, Options p_167855_)
Modifier and TypeMethodDescriptionprivate Path
Minecraft.archiveProfilingReport(SystemReport p_167857_, List<Path> p_167858_)
private static SystemReport
Minecraft.fillSystemReport(SystemReport p_167851_, Minecraft p_167852_, LanguageManager p_167853_, String p_167854_, Options p_167855_)
-
Uses of SystemReport in net.minecraft.client.server
Modifier and TypeMethodDescriptionIntegratedServer.fillServerSystemReport(SystemReport p_174970_)
Modifier and TypeMethodDescriptionIntegratedServer.fillServerSystemReport(SystemReport p_174970_)
-
Uses of SystemReport in net.minecraft.gametest.framework
-
Uses of SystemReport in net.minecraft.server
Modifier and TypeMethodDescriptionabstract SystemReport
MinecraftServer.fillServerSystemReport(SystemReport p_177901_)
MinecraftServer.fillSystemReport(SystemReport p_177936_)
Modifier and TypeMethodDescriptionabstract SystemReport
MinecraftServer.fillServerSystemReport(SystemReport p_177901_)
MinecraftServer.fillSystemReport(SystemReport p_177936_)
-
Uses of SystemReport in net.minecraft.server.dedicated
Modifier and TypeMethodDescriptionDedicatedServer.fillServerSystemReport(SystemReport p_142870_)
Modifier and TypeMethodDescriptionDedicatedServer.fillServerSystemReport(SystemReport p_142870_)
-
Uses of SystemReport in net.minecraftforge.fmllegacy
Modifier and TypeMethodDescriptionstatic void
CrashReportExtender.extendSystemReport(SystemReport systemReport)