|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileConfigurationOptions | |
|---|---|
| org.bukkit.configuration.file | Classes dedicated facilitating configurations to be read and
stored on the filesystem. |
| Uses of FileConfigurationOptions in org.bukkit.configuration.file |
|---|
| Subclasses of FileConfigurationOptions in org.bukkit.configuration.file | |
|---|---|
class |
YamlConfigurationOptions
Various settings for controlling the input and output of a YamlConfiguration |
| Methods in org.bukkit.configuration.file that return FileConfigurationOptions | |
|---|---|
FileConfigurationOptions |
FileConfigurationOptions.copyDefaults(boolean value)
|
FileConfigurationOptions |
FileConfigurationOptions.copyHeader(boolean value)
Sets whether or not the header should be copied from a default source. |
FileConfigurationOptions |
FileConfigurationOptions.header(String value)
Sets the header that will be applied to the top of the saved output. |
FileConfigurationOptions |
FileConfiguration.options()
|
FileConfigurationOptions |
FileConfigurationOptions.pathSeparator(char value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||