Package org.cyclops.cyclopscore.metadata
Class RegistryExportableRegistry
java.lang.Object
org.cyclops.cyclopscore.metadata.RegistryExportableRegistry
- All Implemented Interfaces:
IRegistry
,IRegistryExportableRegistry
Implementation of
IRegistryExportableRegistry
.-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
static RegistryExportableRegistry
void
register
(IRegistryExportable exportable)
-
Field Details
-
INSTANCE
-
-
Method Details
-
getInstance
-
register
- Specified by:
register
in interfaceIRegistryExportableRegistry
-
getExportables
- Specified by:
getExportables
in interfaceIRegistryExportableRegistry
-
export
- Specified by:
export
in interfaceIRegistryExportableRegistry
- Throws:
IOException
-