类的使用
org.bukkit.configuration.file.YamlConfigurationOptions
-
org.bukkit.configuration.file中YamlConfigurationOptions的使用
修饰符和类型方法说明YamlConfigurationOptions.copyDefaults
(boolean value) YamlConfigurationOptions.copyHeader
(boolean value) 已过时。已过时。YamlConfigurationOptions.indent
(int value) Sets how much spaces should be used to indent each line.YamlConfiguration.options()
YamlConfigurationOptions.parseComments
(boolean value) YamlConfigurationOptions.pathSeparator
(char value) YamlConfigurationOptions.width
(int value) Sets how long a line can be, before it gets split.