public class CommonProxy extends java.lang.Object implements IModProxy
Constructor and Description |
---|
CommonProxy() |
Modifier and Type | Method and Description |
---|---|
void |
complete()
Should be called in the
FMLLoadCompleteEvent |
void |
construct()
Should be called when the constructor of the mod is called.
|
void |
setup()
Should be called in the
FMLCommonSetupEvent |