1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Slimefun4/docs/constant-values.html

218 lines
7.1 KiB
HTML
Raw Normal View History

2020-03-21 18:04:45 +00:00
<!DOCTYPE HTML>
2020-03-05 20:28:50 +00:00
<!-- NewPage -->
2020-03-21 18:04:45 +00:00
<html lang="en">
2020-03-05 20:28:50 +00:00
<head>
2020-03-21 20:19:39 +00:00
<!-- Generated by javadoc (9.0.4.1) on Sat Mar 21 20:19:37 UTC 2020 -->
2020-03-21 18:04:45 +00:00
<title>Constant Field Values (Slimefun4 - Javadocs)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-21">
2020-03-05 20:28:50 +00:00
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
2020-03-21 18:04:45 +00:00
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
2020-03-05 20:28:50 +00:00
<script type="text/javascript" src="script.js"></script>
2020-03-21 18:04:45 +00:00
<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-1.10.2.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
2020-03-05 20:28:50 +00:00
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
2020-03-21 18:04:45 +00:00
parent.document.title="Constant Field Values (Slimefun4 - Javadocs)";
2020-03-05 20:28:50 +00:00
}
}
catch(err) {
}
//-->
2020-03-21 18:04:45 +00:00
var pathtoroot = "./";loadScripts(document, 'script');</script>
2020-03-05 20:28:50 +00:00
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
2020-03-21 18:04:45 +00:00
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
2020-03-05 20:28:50 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2020-03-21 18:04:45 +00:00
<div class="topNav"><a id="navbar.top">
2020-03-05 20:28:50 +00:00
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
2020-03-21 18:04:45 +00:00
<a id="navbar.top.firstrow">
2020-03-05 20:28:50 +00:00
<!-- -->
</a>
<ul class="navList" title="Navigation">
2020-03-06 23:22:11 +00:00
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
2020-03-05 20:28:50 +00:00
<li>Class</li>
<li>Use</li>
2020-03-06 23:22:11 +00:00
<li><a href="overview-tree.html">Tree</a></li>
2020-03-05 20:28:50 +00:00
<li><a href="deprecated-list.html">Deprecated</a></li>
2020-03-21 18:04:45 +00:00
<li><a href="index-all.html">Index</a></li>
2020-03-05 20:28:50 +00:00
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
2020-03-21 18:04:45 +00:00
<ul class="navListSearch">
<li><span>SEARCH:&nbsp;</span>
<input type="text" id="search" value=" " disabled="disabled">
<input type="reset" id="reset" value=" " disabled="disabled">
</li>
</ul>
2020-03-05 20:28:50 +00:00
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
2020-03-21 18:04:45 +00:00
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
2020-03-05 20:28:50 +00:00
</div>
2020-03-21 18:04:45 +00:00
<a id="skip.navbar.top">
2020-03-05 20:28:50 +00:00
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
2020-03-21 18:04:45 +00:00
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
2020-03-05 20:28:50 +00:00
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
2020-03-21 18:04:45 +00:00
<section role="region">
2020-03-05 20:28:50 +00:00
<h2 title="Contents">Contents</h2>
2020-03-06 23:22:11 +00:00
<ul>
<li><a href="#io.github">io.github.*</a></li>
</ul>
2020-03-21 18:04:45 +00:00
</section>
2020-03-06 23:22:11 +00:00
</div>
2020-03-21 18:04:45 +00:00
<div class="constantValuesContainer"><a id="io.github">
2020-03-06 23:22:11 +00:00
<!-- -->
</a>
2020-03-21 18:04:45 +00:00
<section role="region">
2020-03-06 23:22:11 +00:00
<h2 title="io.github">io.github.*</h2>
<ul class="blockList">
<li class="blockList">
2020-03-21 18:04:45 +00:00
<table class="constantsSummary">
2020-03-06 23:22:11 +00:00
<caption><span>io.github.thebusybiscuit.slimefun4.implementation.items.magical.<a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html" title="class in io.github.thebusybiscuit.slimefun4.implementation.items.magical">StormStaff</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
2020-03-21 18:04:45 +00:00
<th class="colSecond" scope="col">Constant Field</th>
2020-03-06 23:22:11 +00:00
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
2020-03-21 18:04:45 +00:00
<td class="colFirst"><a id="io.github.thebusybiscuit.slimefun4.implementation.items.magical.StormStaff.MAX_USES">
2020-03-06 23:22:11 +00:00
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
2020-03-21 18:04:45 +00:00
<th class="colSecond" scope="row"><code><a href="io/github/thebusybiscuit/slimefun4/implementation/items/magical/StormStaff.html#MAX_USES">MAX_USES</a></code></th>
2020-03-06 23:22:11 +00:00
<td class="colLast"><code>8</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
2020-03-21 18:04:45 +00:00
<table class="constantsSummary">
2020-03-06 23:22:11 +00:00
<caption><span>io.github.thebusybiscuit.slimefun4.utils.<a href="io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html" title="class in io.github.thebusybiscuit.slimefun4.utils">LoreBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
2020-03-21 18:04:45 +00:00
<th class="colSecond" scope="col">Constant Field</th>
2020-03-06 23:22:11 +00:00
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
2020-03-21 18:04:45 +00:00
<td class="colFirst"><a id="io.github.thebusybiscuit.slimefun4.utils.LoreBuilder.HAZMAT_SUIT_REQUIRED">
2020-03-06 23:22:11 +00:00
<!-- -->
2020-03-21 18:04:45 +00:00
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/9/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<th class="colSecond" scope="row"><code><a href="io/github/thebusybiscuit/slimefun4/utils/LoreBuilder.html#HAZMAT_SUIT_REQUIRED">HAZMAT_SUIT_REQUIRED</a></code></th>
2020-03-06 23:22:11 +00:00
<td class="colLast"><code>"&amp;8\u21e8 &amp;4Hazmat Suit required!"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
2020-03-21 18:04:45 +00:00
</section>
2020-03-05 20:28:50 +00:00
</div>
2020-03-21 18:04:45 +00:00
</main>
<footer role="contentinfo">
<nav role="navigation">
2020-03-05 20:28:50 +00:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2020-03-21 18:04:45 +00:00
<div class="bottomNav"><a id="navbar.bottom">
2020-03-05 20:28:50 +00:00
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
2020-03-21 18:04:45 +00:00
<a id="navbar.bottom.firstrow">
2020-03-05 20:28:50 +00:00
<!-- -->
</a>
<ul class="navList" title="Navigation">
2020-03-06 23:22:11 +00:00
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
2020-03-05 20:28:50 +00:00
<li>Class</li>
<li>Use</li>
2020-03-06 23:22:11 +00:00
<li><a href="overview-tree.html">Tree</a></li>
2020-03-05 20:28:50 +00:00
<li><a href="deprecated-list.html">Deprecated</a></li>
2020-03-21 18:04:45 +00:00
<li><a href="index-all.html">Index</a></li>
2020-03-05 20:28:50 +00:00
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
2020-03-21 18:04:45 +00:00
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
2020-03-05 20:28:50 +00:00
</div>
2020-03-21 18:04:45 +00:00
<a id="skip.navbar.bottom">
2020-03-05 20:28:50 +00:00
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2020-03-21 18:04:45 +00:00
</nav>
<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
</footer>
2020-03-05 20:28:50 +00:00
</body>
</html>