Interface IConfigScreenFactory

All Superinterfaces:
IExtensionPoint

public interface IConfigScreenFactory extends IExtensionPoint
Register an instance to ModContainer.registerExtensionPoint(Class, Supplier) to supply a config screen for your mod.

The config screen will be accessible from the mod list menu.