Uses of Class
net.minecraft.CrashReport
Packages that use CrashReport
Package
Description
-
Uses of CrashReport in net.minecraft
Fields in net.minecraft declared as CrashReportMethods in net.minecraft that return CrashReportModifier and TypeMethodDescriptionstatic CrashReportCrashReport.forThrowable(Throwable p_127522_, String p_127523_)ReportedException.getReport()Constructors in net.minecraft with parameters of type CrashReport -
Uses of CrashReport in net.minecraft.client
Fields in net.minecraft.client declared as CrashReportMethods in net.minecraft.client that return CrashReportMethods in net.minecraft.client with parameters of type CrashReportModifier and TypeMethodDescriptionstatic voidMinecraft.crash(CrashReport p_91333_)voidMinecraft.delayCrash(CrashReport p_91254_)voidResourceLoadStateTracker.fillCrashReport(CrashReport p_168563_)static voidMinecraft.fillReport(Minecraft p_167873_, LanguageManager p_167874_, String p_167875_, Options p_167876_, CrashReport p_167877_)Minecraft.fillReport(CrashReport p_91355_) -
Uses of CrashReport in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type CrashReport -
Uses of CrashReport in net.minecraft.client.server
Methods in net.minecraft.client.server with parameters of type CrashReport -
Uses of CrashReport in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework with parameters of type CrashReport -
Uses of CrashReport in net.minecraft.nbt
Methods in net.minecraft.nbt that return CrashReportModifier and TypeMethodDescriptionprivate CrashReportCompoundTag.createReport(String p_128373_, TagType<?> p_128374_, ClassCastException p_128375_) -
Uses of CrashReport in net.minecraft.server
Methods in net.minecraft.server with parameters of type CrashReportModifier and TypeMethodDescriptionprotected voidMinecraftServer.onServerCrash(CrashReport p_129874_) -
Uses of CrashReport in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type CrashReport -
Uses of CrashReport in net.minecraftforge.fmllegacy
Methods in net.minecraftforge.fmllegacy with parameters of type CrashReportModifier and TypeMethodDescriptionstatic voidCrashReportExtender.addCrashReportHeader(StringBuilder stringbuilder, CrashReport crashReport)