Class and Description |
---|
DuplicateModsFoundException |
IFMLHandledException |
IFMLSidedHandler |
MissingModsException |
ModContainer
The container that wraps around mods in the system.
|
WrongMinecraftVersionException |
Class and Description |
---|
ITickHandler
Tick handler for mods to implement and register through the TickRegistry
The data available to each tick is documented in the TickType
|
TickType |
Class and Description |
---|
ITickHandler
Tick handler for mods to implement and register through the TickRegistry
The data available to each tick is documented in the TickType
|
TickType |
Class and Description |
---|
DummyModContainer |
FMLCommonHandler
The main class for non-obfuscated hook handling code
Anything that doesn't require obfuscated or client/server specific code should
go in this handler
It also contains a reference to the sided handler instance that is valid
allowing for common code to access specific properties from the obfuscated world
without a direct dependency
|
FMLModContainer |
ICrashCallable |
IFMLSidedHandler |
ILanguageAdapter |
IScheduledTickHandler |
ITickHandler
Tick handler for mods to implement and register through the TickRegistry
The data available to each tick is documented in the TickType
|
LoadController |
Loader
The loader class performs the actual loading of the mod code from disk.
|
LoaderException |
LoaderState
The state enum used to help track state progression for the loader
|
LoaderState.ModState |
MetadataCollection |
MinecraftDummyContainer |
ModContainer
The container that wraps around mods in the system.
|
ModContainerFactory |
ModMetadata |
TickType |
WorldAccessContainer |
Class and Description |
---|
MetadataCollection |
ModClassLoader
A simple delegating class loader used to load mods into the system
|
ModContainer
The container that wraps around mods in the system.
|
Class and Description |
---|
LoaderState.ModState |
ModClassLoader
A simple delegating class loader used to load mods into the system
|
ModContainer
The container that wraps around mods in the system.
|
ModMetadata |
Class and Description |
---|
ModContainer
The container that wraps around mods in the system.
|
Class and Description |
---|
ICraftingHandler
Return a crafting handler for the mod container to call
|
IFuelHandler |
IPickupNotifier |
ITickHandler
Tick handler for mods to implement and register through the TickRegistry
The data available to each tick is documented in the TickType
|
IWorldGenerator
This is called back during world generation.
|
LoadController |
MetadataCollection |
ModContainer
The container that wraps around mods in the system.
|
ModMetadata |
TickType |
Class and Description |
---|
ModContainer
The container that wraps around mods in the system.
|
Class and Description |
---|
ICraftingHandler
Return a crafting handler for the mod container to call
|
IFuelHandler |
IPickupNotifier |
IPlayerTracker |
IScheduledTickHandler |
ITickHandler
Tick handler for mods to implement and register through the TickRegistry
The data available to each tick is documented in the TickType
|
IWorldGenerator
This is called back during world generation.
|
Mod.Block
Populate the annotated field with an instance of the Block as specified
|
ModContainer
The container that wraps around mods in the system.
|
Class and Description |
---|
ModContainer
The container that wraps around mods in the system.
|
Class and Description |
---|
IFMLSidedHandler |
Class and Description |
---|
TickType |
Class and Description |
---|
DummyModContainer |
LoadController |
ModContainer
The container that wraps around mods in the system.
|
WorldAccessContainer |