类的使用
org.bukkit.configuration.InvalidConfigurationException
-
org.bukkit.configuration.file中InvalidConfigurationException的使用
修饰符和类型方法说明void
从指定位置加载FileConfiguration
void
Loads thisFileConfiguration
from the specified reader.void
Loads thisFileConfiguration
from the specified location.abstract void
FileConfiguration.loadFromString
(@NotNull String contents) Loads thisFileConfiguration
from the specified string, as opposed to from file.void
YamlConfiguration.loadFromString
(@NotNull String contents)