Package org.geysermc.geyser.util
Class JsonUtils
java.lang.Object
org.geysermc.geyser.util.JsonUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.gson.Gsonstatic <T> Tstatic com.google.gson.JsonObjectfromJson(InputStream stream) static <T> TfromJson(InputStream stream, Type type) static com.google.gson.JsonObject
-
Method Details
-
fromJson
-
fromJson
-
parseJson
-
fromJson
-
createGson
public static com.google.gson.Gson createGson()
-