Package net.fabricmc.loader.api.entrypoint
-
Interface Summary Interface Description EntrypointContainer<T> A container holding both an entrypoint instance and theModContainer
which has provided the entrypoint.PreLaunchEntrypoint Entrypoint getting invoked just before launching the game.