Uses of Interface
cpw.mods.modlauncher.api.ServiceRunner
Packages that use ServiceRunner
-
Uses of ServiceRunner in cpw.mods.modlauncher
Methods in cpw.mods.modlauncher that return ServiceRunnerModifier and TypeMethodDescriptionDefaultLaunchHandlerService.launchService
(String[] arguments, ModuleLayer gameLayer) TestingLaunchHandlerService.launchService
(String[] arguments, ModuleLayer gameLayer) -
Uses of ServiceRunner in cpw.mods.modlauncher.api
Fields in cpw.mods.modlauncher.api declared as ServiceRunnerMethods in cpw.mods.modlauncher.api that return ServiceRunnerModifier and TypeMethodDescriptionILaunchHandlerService.launchService
(String[] arguments, ModuleLayer gameLayer) -
Uses of ServiceRunner in net.neoforged.fml.loading.targets
Methods in net.neoforged.fml.loading.targets that return ServiceRunnerModifier and TypeMethodDescriptionCommonLaunchHandler.launchService
(String[] arguments, ModuleLayer gameLayer)