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