Package net.neoforged.fml.startup
Interface JUnitGameBootstrapper
- All Known Implementing Classes:
JUnitMain
public interface JUnitGameBootstrapper
Obtained via service-loader and executed when FML is bootstrapped in a unit testing context.
This is implemented by NeoForge to bootstrap the game and run necessary mod loading tasks when
mods want a mod-loading environment in their JUnit tests.
-
Method Summary
-
Method Details
-
bootstrap
-