Uses of Class
org.bspfsystems.yamlconfiguration.file.FileConfiguration
Packages that use FileConfiguration
-
Uses of FileConfiguration in org.bspfsystems.yamlconfiguration.file
Subclasses of FileConfiguration in org.bspfsystems.yamlconfiguration.fileModifier and TypeClassDescriptionfinal classRepresents an implementation of configuration which saves all files in valid YAML format.Methods in org.bspfsystems.yamlconfiguration.file that return FileConfigurationModifier and TypeMethodDescription@NotNull FileConfigurationFileConfigurationOptions.getConfiguration()Gets the configuration that these options controls.