LootJsonParser

public final class LootJsonParser

Functions

read
Link copied to clipboard
static T read<T>(Reader json, Class<T> c)
static T read<T>(String json, Class<T> c)

Sources

jvm source
Link copied to clipboard