History - net.minecraft.util.JsonUtils
1.7.10
Names
pu
net.minecraft.class_2145
net.minecraft.util.JsonUtils
net.minecraft.util.JsonUtils
Fields
Constructors
Methods
boolean (com.google.gson.JsonObject, String): d, method_8317, hasJsonArray, jsonObjectFieldTypeIsArray
boolean (com.google.gson.JsonObject, String): g, method_8320, hasElement, jsonObjectHasNamedField
String (com.google.gson.JsonElement, String): a, method_8306, asString, getJsonElementStringValue
String (com.google.gson.JsonObject, String): h, method_8321, getString, getJsonObjectStringFieldValue
int (com.google.gson.JsonElement, String): f, method_8318, asInteger, getJsonElementIntegerValue
int (com.google.gson.JsonObject, String): m, method_8326, getInteger, getJsonObjectIntegerFieldValue
com.google.gson.JsonObject (com.google.gson.JsonElement, String): l, method_8324, asJsonObject, getElementAsJsonObject
com.google.gson.JsonArray (com.google.gson.JsonElement, String): m, method_8325, asJsonArray, getJsonElementAsJsonArray
com.google.gson.JsonArray (com.google.gson.JsonObject, String): t, method_8328, getJsonArray, getJsonObjectJsonArrayField
String (com.google.gson.JsonElement): d, method_8315, getType, getJsonElementTypeDescription
boolean (com.google.gson.JsonObject, String): a, method_8307, hasString, jsonObjectFieldTypeIsString
boolean (com.google.gson.JsonElement): a, method_8305, isString, jsonElementTypeIsString
boolean (com.google.gson.JsonObject, String): f, method_8319, hasJsonPrimitive, jsonObjectFieldTypeIsPrimitive
String (com.google.gson.JsonObject, String, String): a, method_8312, getStringOrDefault, getJsonObjectStringFieldValueOrDefault
boolean (com.google.gson.JsonElement, String): b, method_8314, asBoolean, getJsonElementBooleanValue
boolean (com.google.gson.JsonObject, String): i, method_8322, getBoolean, getJsonObjectBooleanFieldValue
boolean (com.google.gson.JsonObject, String, boolean): a, method_8313, getBooleanOrDefault, getJsonObjectBooleanFieldValueOrDefault
float (com.google.gson.JsonElement, String): d, method_8316, asFloat, getJsonElementFloatValue
float (com.google.gson.JsonObject, String): k, method_8323, getFloat, getJsonObjectFloatFieldValue
float (com.google.gson.JsonObject, String, float): a, method_8308, getFloatOrDefault, getJsonObjectFloatFieldValueOrDefault
int (com.google.gson.JsonObject, String, int): a, method_8309, getIntegerOrDefault, getJsonObjectIntegerFieldValueOrDefault
com.google.gson.JsonObject (com.google.gson.JsonObject, String): s, method_8327, getJsonObject, getJsonObject
com.google.gson.JsonObject (com.google.gson.JsonObject, String, com.google.gson.JsonObject): a, method_8311, getJsonObjectOrDefault, getJsonObjectFieldOrDefault
com.google.gson.JsonArray (com.google.gson.JsonObject, String, com.google.gson.JsonArray): a, method_8310, getJsonArrayOrDefault, getJsonObjectJsonArrayFieldOrDefault