|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.client.multiplayer |
---|
Methods in net.minecraft.client.multiplayer that return CrashReportCategory | |
---|---|
CrashReportCategory |
WorldClient.addWorldInfoToCrashReport(CrashReport par1CrashReport)
Adds some basic stats of the world to the given crash report. |
Uses of CrashReportCategory in net.minecraft.crash |
---|
Methods in net.minecraft.crash that return CrashReportCategory | |
---|---|
CrashReportCategory |
CrashReport.func_85056_g()
|
CrashReportCategory |
CrashReport.makeCategory(String par1Str)
Creates a CrashReportCategory |
CrashReportCategory |
CrashReport.makeCategoryDepth(String par1Str,
int par2)
Creates a CrashReportCategory for the given stack trace depth |
Methods in net.minecraft.crash with parameters of type CrashReportCategory | |
---|---|
static void |
CrashReportCategory.func_85068_a(CrashReportCategory par0CrashReportCategory,
int par1,
int par2,
int par3,
int par4,
int par5)
|
Uses of CrashReportCategory in net.minecraft.entity |
---|
Methods in net.minecraft.entity with parameters of type CrashReportCategory | |
---|---|
void |
Entity.func_85029_a(CrashReportCategory par1CrashReportCategory)
|
Uses of CrashReportCategory in net.minecraft.entity.item |
---|
Methods in net.minecraft.entity.item with parameters of type CrashReportCategory | |
---|---|
void |
EntityFallingSand.func_85029_a(CrashReportCategory par1CrashReportCategory)
|
Uses of CrashReportCategory in net.minecraft.tileentity |
---|
Methods in net.minecraft.tileentity with parameters of type CrashReportCategory | |
---|---|
void |
TileEntity.func_85027_a(CrashReportCategory par1CrashReportCategory)
|
Uses of CrashReportCategory in net.minecraft.world |
---|
Methods in net.minecraft.world that return CrashReportCategory | |
---|---|
CrashReportCategory |
World.addWorldInfoToCrashReport(CrashReport par1CrashReport)
Adds some basic stats of the world to the given crash report. |
Uses of CrashReportCategory in net.minecraft.world.storage |
---|
Methods in net.minecraft.world.storage with parameters of type CrashReportCategory | |
---|---|
void |
WorldInfo.func_85118_a(CrashReportCategory par1CrashReportCategory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |