| Modifier and Type | Field and Description | 
|---|---|
| private CrashReport | Minecraft. crashReporter | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | Minecraft. addGraphicsAndWorldToCrashReport(CrashReport theCrash) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | Minecraft. addGraphicsAndWorldToCrashReport(CrashReport theCrash) | 
| void | Minecraft. crashed(CrashReport crash) | 
| void | Minecraft. displayCrashReport(CrashReport crashReportIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReportCategory | WorldClient. addWorldInfoToCrashReport(CrashReport report) | 
| Modifier and Type | Field and Description | 
|---|---|
| private CrashReport | CrashReportCategory. crashReport | 
| Modifier and Type | Method and Description | 
|---|---|
| static CrashReport | CrashReport. makeCrashReport(java.lang.Throwable causeIn,
               java.lang.String descriptionIn) | 
| Constructor and Description | 
|---|
| CrashReportCategory(CrashReport report,
                   java.lang.String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| private CrashReport | NBTTagCompound. createCrashReport(java.lang.String key,
                 int expectedType,
                 java.lang.ClassCastException ex) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | MinecraftServer. addServerInfoToCrashReport(CrashReport report) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | MinecraftServer. addServerInfoToCrashReport(CrashReport report) | 
| void | MinecraftServer. finalTick(CrashReport report) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | DedicatedServer. addServerInfoToCrashReport(CrashReport report) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | DedicatedServer. addServerInfoToCrashReport(CrashReport report) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | IntegratedServer. addServerInfoToCrashReport(CrashReport report) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | IntegratedServer. addServerInfoToCrashReport(CrashReport report) | 
| void | IntegratedServer. finalTick(CrashReport report) | 
| Modifier and Type | Field and Description | 
|---|---|
| private CrashReport | ReportedException. crashReport | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReport | ReportedException. getCrashReport() | 
| Constructor and Description | 
|---|
| ReportedException(CrashReport report) | 
| Modifier and Type | Method and Description | 
|---|---|
| CrashReportCategory | World. addWorldInfoToCrashReport(CrashReport report) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FMLCommonHandler. enhanceCrashReport(CrashReport crashReport,
                  CrashReportCategory category) |