Package org.cyclops.cyclopscore.metadata
Class RegistryExportableFluidTranslationKeys
java.lang.Object
org.cyclops.cyclopscore.metadata.RegistryExportableFluidTranslationKeys
- All Implemented Interfaces:
IRegistryExportable
Fluid translation key exporter.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RegistryExportableFluidTranslationKeys
public RegistryExportableFluidTranslationKeys()
-
-
Method Details
-
export
public com.google.gson.JsonObject export()- Specified by:
export
in interfaceIRegistryExportable
- Returns:
- A JSON representation of the registry.
-
getName
- Specified by:
getName
in interfaceIRegistryExportable
- Returns:
- The unique name of this registry (to be used in file names).
-