Package | Description |
---|---|
net.minecraftforge.fml.client | |
net.minecraftforge.fml.common | |
net.minecraftforge.fml.common.toposort |
Modifier and Type | Class and Description |
---|---|
class |
CustomModLoadingErrorDisplayException
If a mod throws this exception during loading, it will be called back to render
the error screen through the methods below.
|
Modifier and Type | Field and Description |
---|---|
private IDisplayableError |
FMLClientHandler.errorToDisplay |
Modifier and Type | Class and Description |
---|---|
class |
DuplicateModsFoundException |
class |
MissingModsException |
class |
MultipleModsErrored |
class |
WrongMinecraftVersionException |
Modifier and Type | Class and Description |
---|---|
class |
ModSortingException |