|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CrashReportCategory | |
---|---|
cpw.mods.fml.common | |
net.minecraft.src |
Uses of CrashReportCategory in cpw.mods.fml.common |
---|
Methods in cpw.mods.fml.common with parameters of type CrashReportCategory | |
---|---|
void |
FMLCommonHandler.enhanceCrashReport(CrashReport crashReport,
CrashReportCategory category)
|
Uses of CrashReportCategory in net.minecraft.src |
---|
Methods in net.minecraft.src that return CrashReportCategory | |
---|---|
CrashReportCategory |
WorldClient.addWorldInfoToCrashReport(CrashReport par1CrashReport)
Adds some basic stats of the world to the given crash report. |
CrashReportCategory |
World.addWorldInfoToCrashReport(CrashReport par1CrashReport)
Adds some basic stats of the world to the given crash report. |
CrashReportCategory |
CrashReport.func_85056_g()
|
CrashReportCategory |
CrashReport.func_85057_a(String par1Str,
int par2)
|
CrashReportCategory |
CrashReport.func_85058_a(String par1Str)
|
Methods in net.minecraft.src with parameters of type CrashReportCategory | |
---|---|
void |
TileEntity.func_85027_a(CrashReportCategory par1CrashReportCategory)
|
void |
Entity.func_85029_a(CrashReportCategory par1CrashReportCategory)
|
static void |
CrashReportCategory.func_85068_a(CrashReportCategory par0CrashReportCategory,
int par1,
int par2,
int par3,
int par4,
int par5)
|
void |
WorldInfo.func_85118_a(CrashReportCategory par1CrashReportCategory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |