Mutable List Value
This allows users to input any kind of E value, so it might not deserialize correctly if the input cannot be converted to the innerType.
TODO: Implement support for input validation in the UI.
Constructors
Properties
If true, value will not be included in generated public config. Can be set using doNotIncludeWhen or doNotIncludeAlways.
Group for optional inclusion during configuration saving. Managed by AutoConfig.
If true, the description won't be bound to any net.ccbluex.liquidbounce.config.types.group.ValueGroup.
Used to determine the type of the inner value.
If true, value will always keep inner equals defaultValue.
If true, value will not be included in generated RestAPI config.
Functions
Checks if this value should be included in the public configuration based on its doNotInclude condition and inclusionGroup.
Deserialize value from JSON