| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemorySection | |
|---|---|
| org.bukkit.configuration | Classes dedicated to handling a plugin's runtime configuration. | 
| org.bukkit.configuration.file | Classes dedicated facilitating configurationsto be read and
 stored on the filesystem. | 
| Uses of MemorySection in org.bukkit.configuration | 
|---|
| Subclasses of MemorySection in org.bukkit.configuration | |
|---|---|
|  class | MemoryConfigurationThis is a Configurationimplementation that does not save or load
 from any source, and stores all values in memory only. | 
| Uses of MemorySection in org.bukkit.configuration.file | 
|---|
| Subclasses of MemorySection in org.bukkit.configuration.file | |
|---|---|
|  class | FileConfigurationThis is a base class for all File based implementations of Configuration | 
|  class | YamlConfigurationAn implementation of Configurationwhich saves all files in Yaml. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||