Saber-Factions/javadoc/constant-values.html

291 lines
12 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Fri Nov 01 13:30:56 CDT 2019 -->
<title>Constant Field Values</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<section role="region">
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#com.massivecraft">com.massivecraft.*</a></li>
</ul>
</section>
</div>
<div class="constantValuesContainer"><a id="com.massivecraft">
<!-- -->
</a>
<section role="region">
<h2 title="com.massivecraft">com.massivecraft.*</h2>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>com.massivecraft.factions.<a href="com/massivecraft/factions/Conf.html" title="class in com.massivecraft.factions">Conf</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.Conf.DYNMAP_STYLE_BOOST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;transient&nbsp;boolean</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/Conf.html#DYNMAP_STYLE_BOOST">DYNMAP_STYLE_BOOST</a></code></th>
<td class="colLast"><code>false</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="com.massivecraft.factions.Conf.DYNMAP_STYLE_FILL_COLOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;transient&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/Conf.html#DYNMAP_STYLE_FILL_COLOR">DYNMAP_STYLE_FILL_COLOR</a></code></th>
<td class="colLast"><code>"#00FF00"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.Conf.DYNMAP_STYLE_FILL_OPACITY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;transient&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/Conf.html#DYNMAP_STYLE_FILL_OPACITY">DYNMAP_STYLE_FILL_OPACITY</a></code></th>
<td class="colLast"><code>0.35</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="com.massivecraft.factions.Conf.DYNMAP_STYLE_HOME_MARKER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;transient&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/Conf.html#DYNMAP_STYLE_HOME_MARKER">DYNMAP_STYLE_HOME_MARKER</a></code></th>
<td class="colLast"><code>"greenflag"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.Conf.DYNMAP_STYLE_LINE_COLOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;transient&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/Conf.html#DYNMAP_STYLE_LINE_COLOR">DYNMAP_STYLE_LINE_COLOR</a></code></th>
<td class="colLast"><code>"#00FF00"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="com.massivecraft.factions.Conf.DYNMAP_STYLE_LINE_OPACITY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;transient&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/Conf.html#DYNMAP_STYLE_LINE_OPACITY">DYNMAP_STYLE_LINE_OPACITY</a></code></th>
<td class="colLast"><code>0.8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.Conf.DYNMAP_STYLE_LINE_WEIGHT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;transient&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/Conf.html#DYNMAP_STYLE_LINE_WEIGHT">DYNMAP_STYLE_LINE_WEIGHT</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>com.massivecraft.factions.integration.dynmap.<a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html" title="class in com.massivecraft.factions.integration.dynmap">EngineDynmap</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.BLOCKS_PER_CHUNK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#BLOCKS_PER_CHUNK">BLOCKS_PER_CHUNK</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.DYNMAP_INTEGRATION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#DYNMAP_INTEGRATION">DYNMAP_INTEGRATION</a></code></th>
<td class="colLast"><code>"\u00a7dDynmap Integration: \u00a7e"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.FACTIONS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#FACTIONS">FACTIONS</a></code></th>
<td class="colLast"><code>"factions"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.FACTIONS_">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#FACTIONS_">FACTIONS_</a></code></th>
<td class="colLast"><code>"factions_"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.FACTIONS_HOME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#FACTIONS_HOME">FACTIONS_HOME</a></code></th>
<td class="colLast"><code>"factions_home"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.FACTIONS_HOME_">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#FACTIONS_HOME_">FACTIONS_HOME_</a></code></th>
<td class="colLast"><code>"factions_home_"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.FACTIONS_MARKERSET">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#FACTIONS_MARKERSET">FACTIONS_MARKERSET</a></code></th>
<td class="colLast"><code>"factions_markerset"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.FACTIONS_PLAYERSET">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#FACTIONS_PLAYERSET">FACTIONS_PLAYERSET</a></code></th>
<td class="colLast"><code>"factions_playerset"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.integration.dynmap.EngineDynmap.FACTIONS_PLAYERSET_">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/integration/dynmap/EngineDynmap.html#FACTIONS_PLAYERSET_">FACTIONS_PLAYERSET_</a></code></th>
<td class="colLast"><code>"factions_playerset_"</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>com.massivecraft.factions.tag.<a href="com/massivecraft/factions/tag/Tag.html" title="interface in com.massivecraft.factions.tag">Tag</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="com.massivecraft.factions.tag.Tag.ARBITRARY_LIMIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="com/massivecraft/factions/tag/Tag.html#ARBITRARY_LIMIT">ARBITRARY_LIMIT</a></code></th>
<td class="colLast"><code>25000</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>