2022-08-23 01:41:55 +00:00
<!DOCTYPE HTML>
< html lang = "en" >
< head >
<!-- Generated by javadoc (17) -->
2022-12-11 21:23:27 +00:00
< title > org.bukkit.configuration (Scissors-API 1.19.3-R0.1-SNAPSHOT API)< / title >
2022-08-23 01:41:55 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< meta name = "description" content = "declaration: package: org.bukkit.configuration" >
< meta name = "generator" content = "javadoc/PackageWriterImpl" >
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../script-dir/jquery-ui.min.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../jquery-ui.overrides.css" title = "Style" >
< script type = "text/javascript" src = "../../../script.js" > < / script >
2022-12-11 21:23:27 +00:00
< script type = "text/javascript" src = "../../../script-dir/jquery-3.6.0.min.js" > < / script >
2022-08-23 01:41:55 +00:00
< script type = "text/javascript" src = "../../../script-dir/jquery-ui.min.js" > < / script >
< / head >
< body class = "package-declaration-page" >
< script type = "text/javascript" > v a r e v e n R o w C o l o r = " e v e n - r o w - c o l o r " ;
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../";
loadScripts(document, 'script');< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< div class = "flex-box" >
< header role = "banner" class = "flex-header" >
< nav role = "navigation" >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "top-nav" id = "navbar-top" >
< div class = "skip-nav" > < a href = "#skip-navbar-top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar-top-firstrow" class = "nav-list" title = "Navigation" >
< li > < a href = "../../../index.html" > Overview< / a > < / li >
< li class = "nav-bar-cell1-rev" > Package< / li >
< li > Class< / li >
< li > < a href = "package-use.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html#package" > Help< / a > < / li >
< / ul >
< / div >
< div class = "sub-nav" >
< div >
< ul class = "sub-nav-list" >
< li > Package: < / li >
< li > < a href = "#package-description" > Description< / a > | < / li >
< li > < a href = "#related-package-summary" > Related Packages< / a > | < / li >
< li > < a href = "#class-summary" > Classes and Interfaces< / a > < / li >
< / ul >
< / div >
< div class = "nav-list-search" > < label for = "search-input" > SEARCH:< / label >
< input type = "text" id = "search-input" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset-button" value = "reset" disabled = "disabled" >
< / div >
< / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< span class = "skip-nav" id = "skip-navbar-top" > < / span > < / nav >
< / header >
< div class = "flex-content" >
< main role = "main" >
< div class = "header" >
< h1 title = "Package org.bukkit.configuration" class = "title" > Package org.bukkit.configuration< / h1 >
< / div >
< hr >
< div class = "package-signature" > package < span class = "element-name" > org.bukkit.configuration< / span > < / div >
< section class = "package-description" id = "package-description" >
< div class = "block" > Classes dedicated to handling a plugin's runtime configuration.< / div >
< / section >
< section class = "summary" >
< ul class = "summary-list" >
< li >
< div id = "related-package-summary" >
< div class = "caption" > < span > Related Packages< / span > < / div >
< div class = "summary-table two-column-summary" >
< div class = "table-header col-first" > Package< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < a href = "../package-summary.html" > org.bukkit< / a > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > The root package of the Bukkit API, contains generalized API classes.< / div >
< / div >
< div class = "col-first odd-row-color" > < a href = "file/package-summary.html" > org.bukkit.configuration.file< / a > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > Classes dedicated to facilitating
< a href = "Configuration.html" title = "interface in org.bukkit.configuration" > < code > configurations< / code > < / a > to be read and
stored on the filesystem.< / div >
< / div >
< div class = "col-first even-row-color" > < a href = "serialization/package-summary.html" > org.bukkit.configuration.serialization< / a > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > Classes dedicated to being able to perform serialization specialized for
the Bukkit < a href = "Configuration.html" title = "interface in org.bukkit.configuration" > < code > configuration< / code > < / a >
implementation.< / div >
< / div >
< / div >
< / div >
< / li >
< li >
< div id = "class-summary" >
< div class = "table-tabs" role = "tablist" aria-orientation = "horizontal" > < button id = "class-summary-tab0" role = "tab" aria-selected = "true" aria-controls = "class-summary.tabpanel" tabindex = "0" onkeydown = "switchTab(event)" onclick = "show('class-summary', 'class-summary', 2)" class = "active-table-tab" > All Classes and Interfaces< / button > < button id = "class-summary-tab1" role = "tab" aria-selected = "false" aria-controls = "class-summary.tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" onclick = "show('class-summary', 'class-summary-tab1', 2)" class = "table-tab" > Interfaces< / button > < button id = "class-summary-tab2" role = "tab" aria-selected = "false" aria-controls = "class-summary.tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" onclick = "show('class-summary', 'class-summary-tab2', 2)" class = "table-tab" > Classes< / button > < button id = "class-summary-tab5" role = "tab" aria-selected = "false" aria-controls = "class-summary.tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" onclick = "show('class-summary', 'class-summary-tab5', 2)" class = "table-tab" > Exceptions< / button > < / div >
< div id = "class-summary.tabpanel" role = "tabpanel" >
< div class = "summary-table two-column-summary" aria-labelledby = "class-summary-tab0" >
< div class = "table-header col-first" > Class< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color class-summary class-summary-tab1" > < a href = "Configuration.html" title = "interface in org.bukkit.configuration" > Configuration< / a > < / div >
< div class = "col-last even-row-color class-summary class-summary-tab1" >
< div class = "block" > Represents a source of configurable options and settings< / div >
< / div >
< div class = "col-first odd-row-color class-summary class-summary-tab2" > < a href = "ConfigurationOptions.html" title = "class in org.bukkit.configuration" > ConfigurationOptions< / a > < / div >
< div class = "col-last odd-row-color class-summary class-summary-tab2" >
< div class = "block" > Various settings for controlling the input and output of a < a href = "Configuration.html" title = "interface in org.bukkit.configuration" > < code > Configuration< / code > < / a > < / div >
< / div >
< div class = "col-first even-row-color class-summary class-summary-tab1" > < a href = "ConfigurationSection.html" title = "interface in org.bukkit.configuration" > ConfigurationSection< / a > < / div >
< div class = "col-last even-row-color class-summary class-summary-tab1" >
< div class = "block" > Represents a section of a < a href = "Configuration.html" title = "interface in org.bukkit.configuration" > < code > Configuration< / code > < / a > < / div >
< / div >
< div class = "col-first odd-row-color class-summary class-summary-tab5" > < a href = "InvalidConfigurationException.html" title = "class in org.bukkit.configuration" > InvalidConfigurationException< / a > < / div >
< div class = "col-last odd-row-color class-summary class-summary-tab5" >
< div class = "block" > Exception thrown when attempting to load an invalid < a href = "Configuration.html" title = "interface in org.bukkit.configuration" > < code > Configuration< / code > < / a > < / div >
< / div >
< div class = "col-first even-row-color class-summary class-summary-tab2" > < a href = "MemoryConfiguration.html" title = "class in org.bukkit.configuration" > MemoryConfiguration< / a > < / div >
< div class = "col-last even-row-color class-summary class-summary-tab2" >
< div class = "block" > This is a < a href = "Configuration.html" title = "interface in org.bukkit.configuration" > < code > Configuration< / code > < / a > implementation that does not save or load
from any source, and stores all values in memory only.< / div >
< / div >
< div class = "col-first odd-row-color class-summary class-summary-tab2" > < a href = "MemoryConfigurationOptions.html" title = "class in org.bukkit.configuration" > MemoryConfigurationOptions< / a > < / div >
< div class = "col-last odd-row-color class-summary class-summary-tab2" >
< div class = "block" > Various settings for controlling the input and output of a < a href = "MemoryConfiguration.html" title = "class in org.bukkit.configuration" > < code > MemoryConfiguration< / code > < / a > < / div >
< / div >
< div class = "col-first even-row-color class-summary class-summary-tab2" > < a href = "MemorySection.html" title = "class in org.bukkit.configuration" > MemorySection< / a > < / div >
< div class = "col-last even-row-color class-summary class-summary-tab2" >
< div class = "block" > A type of < a href = "ConfigurationSection.html" title = "interface in org.bukkit.configuration" > < code > ConfigurationSection< / code > < / a > that is stored in memory.< / div >
< / div >
< / div >
< / div >
< / div >
< / li >
< / ul >
< / section >
< / main >
< / div >
< / div >
< / body >
< / html >