public class JsonAnnotationLoader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ANNOTATION_JSON |
Constructor and Description |
---|
JsonAnnotationLoader() |
Modifier and Type | Method and Description |
---|---|
static <any> |
loadJson(java.io.InputStream data,
ModCandidate candidate,
ASMDataTable table) |
public static final java.lang.String ANNOTATION_JSON
public static <any> loadJson(java.io.InputStream data, ModCandidate candidate, ASMDataTable table)