Class XjsTypedEntrySerializer
java.lang.Object
net.frozenblock.lib.config.api.instance.xjs.XjsTypedEntrySerializer
-
Method Summary
Modifier and TypeMethodDescriptionstatic TypedEntry<?> fromJsonValue(String modId, xjs.data.JsonValue value) static xjs.data.JsonValuetoJsonValue(TypedEntry src)
-
Method Details
-
toJsonValue
- Throws:
NonSerializableObjectException
-
fromJsonValue
public static TypedEntry<?> fromJsonValue(String modId, xjs.data.JsonValue value) throws NonSerializableObjectException - Throws:
NonSerializableObjectException
-