|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.bukkit.configuration | |
---|---|
org.bukkit.configuration | Classes dedicated to handling a plugin's runtime configuration. |
org.bukkit.configuration.file | Classes dedicated facilitating configurations to be read and
stored on the filesystem. |
Classes in org.bukkit.configuration used by org.bukkit.configuration | |
---|---|
Configuration
Represents a source of configurable options and settings |
|
ConfigurationOptions
Various settings for controlling the input and output of a Configuration |
|
ConfigurationSection
Represents a section of a Configuration |
|
MemoryConfiguration
This is a Configuration implementation that does not save or load
from any source, and stores all values in memory only. |
|
MemoryConfigurationOptions
Various settings for controlling the input and output of a MemoryConfiguration |
|
MemorySection
A type of ConfigurationSection that is stored in memory. |
Classes in org.bukkit.configuration used by org.bukkit.configuration.file | |
---|---|
Configuration
Represents a source of configurable options and settings |
|
ConfigurationOptions
Various settings for controlling the input and output of a Configuration |
|
ConfigurationSection
Represents a section of a Configuration |
|
InvalidConfigurationException
Exception thrown when attempting to load an invalid Configuration |
|
MemoryConfiguration
This is a Configuration implementation that does not save or load
from any source, and stores all values in memory only. |
|
MemoryConfigurationOptions
Various settings for controlling the input and output of a MemoryConfiguration |
|
MemorySection
A type of ConfigurationSection that is stored in memory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |