public class JsonUtils
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonUtils.ImmutableListTypeAdapter |
static class |
JsonUtils.ImmutableMapTypeAdapter |
| Constructor and Description |
|---|
JsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static NBTTagCompound |
readNBT(com.google.gson.JsonObject json,
java.lang.String key) |
@Nullable public static NBTTagCompound readNBT(com.google.gson.JsonObject json, java.lang.String key)