register Screen Provider
Registers a ConfigScreenProvider to the client config registry. This provider will have priority over the default screen manager if it provides a non-null screen or successfully opens its own screen.
Author
fzzyhmstrs
Since
0.7.0
Parameters
namespace
the mod id or other namespace to register the provider under. Only scopes relevant to this namespace will attempt to use this provider.
provider
ConfigScreenProvider provider implementation