java.lang.Object
com.blamejared.crafttweaker.api.data.base.converter.JSONConverter
public class JSONConverter
extends Object
-
Constructor Summary
Constructors
-
Method Summary
convert(com.google.gson.JsonElement json)
convert(com.google.gson.JsonObject jsonObject)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JSONConverter
public JSONConverter()
-
Method Details
-
convert
public static IData convert(com.google.gson.JsonElement json)
-
convert
public static MapData convert(com.google.gson.JsonObject jsonObject)