public interface IModProxy
DistExecutor#runForDist(client, server)
.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 |