Package guideme.siteexport
Interface ExportPostProcessor
- All Superinterfaces:
Extension
Extension to allow a mod to post-process the exported main JSON file right before the export is finalized.
-
Field Summary
Fields -
Method Summary
Methods inherited from interface guideme.extensions.Extension
onExtensionsBuilt
-
Field Details
-
EXTENSION_POINT
-
-
Method Details
-
postProcess
void postProcess(com.google.gson.JsonObject rootNode)
-