类 ExternRegistry

java.lang.Object
pkg.exoad.poprock.core.registry.BaseRegistry
pkg.exoad.poprock.core.registry.ExternRegistry
所有已实现的接口:
ITypeInferencing<Collection<Class<? extends RegistryEntry>>>, NamedObjMixin

public non-sealed class ExternRegistry extends BaseRegistry implements NamedObjMixin

External Registry

This is a registry that is implemented by a third party or can be implemented by a third party. It should barely be used as the options provided by the standard registry services should suffice.
作者:
Jack Meng