@FunctionalInterface public interface ModInitializer
In fabric.mod.json, the entrypoint is defined with main key.
fabric.mod.json
main
ClientModInitializer
DedicatedServerModInitializer
FabricLoader.getEntrypointContainers(String, Class)
void
onInitialize()
void onInitialize()