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(JsonObject json,
java.lang.String key) |
public static NBTTagCompound readNBT(JsonObject json, java.lang.String key)