public interface IModProxy
DistExecutor.runForDist(java.util.function.Supplier, java.util.function.Supplier)
.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 |