java.lang.Object
net.foxgenesis.config.fields.ConfigField<org.json.JSONArray>
net.foxgenesis.config.fields.ArrayField
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Fields inherited from class net.foxgenesis.config.fields.ConfigField
isEditable, name -
Constructor Summary
ConstructorsConstructorDescriptionArrayField(String name, Function<net.dv8tion.jda.api.entities.Guild, org.json.JSONArray> defaultValue, boolean isEditable) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class net.foxgenesis.config.fields.ConfigField
from, getDataForGuild, getDefaultValue, isPresent, isPresent, optFrom, remove, set