Package mcp.mobius.waila.api
Annotation Interface IJsonConfig.Comment
- Enclosing interface:
IJsonConfig<T>
Adds comment for this value.
- See Also:
-
Required Element Summary
-
Element Details
-
value
String valueThe comment.
-
IJsonConfig<T>