Package net.mcreator.io.writer
Class JSONWriter
java.lang.Object
net.mcreator.io.writer.JSONWriter
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
formatJSON
(String srcjson) static void
writeJSONToFile
(Workspace workspace, String srcjson, File file)
-
Field Details
-
gson
public static final com.google.gson.Gson gson
-
-
Constructor Details
-
JSONWriter
public JSONWriter()
-
-
Method Details
-
writeJSONToFile
-
formatJSON
-