Add missing classes to CrashReport preloading. Closes #2421

This commit is contained in:
LexManos 2016-02-11 16:28:25 -08:00
parent fa6610b3c8
commit f4b0506515
1 changed files with 3 additions and 0 deletions

View File

@ -70,6 +70,9 @@ public class MinecraftForge
"net.minecraft.crash.CrashReportCategory$1",
"net.minecraft.crash.CrashReportCategory$2",
"net.minecraft.crash.CrashReportCategory$3",
"net.minecraft.crash.CrashReportCategory$4",
"net.minecraft.crash.CrashReportCategory$5",
"net.minecraft.crash.CrashReportCategory$Entry",
"net.minecraft.entity.Entity$1",
"net.minecraft.entity.Entity$2",
"net.minecraft.entity.Entity$3",