| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YamlConfiguration | |
|---|---|
| org.bukkit.configuration.file | Classes dedicated facilitating configurationsto be read and
 stored on the filesystem. | 
| Uses of YamlConfiguration in org.bukkit.configuration.file | 
|---|
| Methods in org.bukkit.configuration.file that return YamlConfiguration | |
|---|---|
|  YamlConfiguration | YamlConfigurationOptions.configuration() | 
| static YamlConfiguration | YamlConfiguration.loadConfiguration(File file)Creates a new YamlConfiguration, loading from the given file. | 
| static YamlConfiguration | YamlConfiguration.loadConfiguration(InputStream stream)Creates a new YamlConfiguration, loading from the given stream. | 
| Constructors in org.bukkit.configuration.file with parameters of type YamlConfiguration | |
|---|---|
| YamlConfigurationOptions(YamlConfiguration configuration) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||