Package org.cyclops.cyclopscore.metadata
Interface IRegistryExportableRegistry
- All Superinterfaces:
org.cyclops.cyclopscore.init.IRegistry
- All Known Implementing Classes:
RegistryExportableRegistry
public interface IRegistryExportableRegistry
extends org.cyclops.cyclopscore.init.IRegistry
Registry for
IRegistryExportable
.-
Method Summary
-
Method Details
-
register
-
getExportables
List<IRegistryExportable> getExportables() -
export
- Throws:
IOException
-