A mod initializer.
More...
|
|
void | onInitialize () |
| | Runs the mod initializer.
|
A mod initializer.
In fabric.mod.json, the entrypoint is defined with main key.
- See also
- ClientModInitializer
-
DedicatedServerModInitializer
-
net.fabricmc.loader.api.FabricLoader#getEntrypointContainers(String, Class)
- Deprecated
- Please migrate to using QSL entrypoints, or use your own mixins.
The documentation for this interface was generated from the following file:
- src/fabric/api/java/net/fabricmc/api/ModInitializer.java