Compiled fresh javadocs.

This commit is contained in:
ProSavage
2018-12-06 16:11:20 -06:00
parent 9ed7fb0302
commit e3f3f2a471
337 changed files with 3566 additions and 3470 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>DiscUtil</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>PermUtil</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>Persist</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>SmokeUtil</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>TL</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -762,6 +762,26 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/zcor
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/zcore/util/TL.html#COMMAND_FLY_NO_EPEARL">COMMAND_FLY_NO_EPEARL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/massivecraft/factions/zcore/util/TL.html#COMMAND_FOCUS_DESCRIPTION">COMMAND_FOCUS_DESCRIPTION</a></span></code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/massivecraft/factions/zcore/util/TL.html#COMMAND_FOCUS_FOCUSING">COMMAND_FOCUS_FOCUSING</a></span></code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/massivecraft/factions/zcore/util/TL.html#COMMAND_FOCUS_NO_LONGER">COMMAND_FOCUS_NO_LONGER</a></span></code>&nbsp;
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/massivecraft/factions/zcore/util/TL.html#COMMAND_FOCUS_SAMEFACTION">COMMAND_FOCUS_SAMEFACTION</a></span></code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/zcore/util/TL.html#COMMAND_FREECAM_DESCRIPTION">COMMAND_FREECAM_DESCRIPTION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
@@ -4450,6 +4470,46 @@ the order they are declared.</div>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html" title="enum in com.massivecraft.factions.zcore.util">TL</a> COMMAND_FLY_NO_EPEARL</pre>
</li>
</ul>
<a name="COMMAND_FOCUS_SAMEFACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMAND_FOCUS_SAMEFACTION</h4>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html"
title="enum in com.massivecraft.factions.zcore.util">TL</a> COMMAND_FOCUS_SAMEFACTION</pre>
</li>
</ul>
<a name="COMMAND_FOCUS_FOCUSING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMAND_FOCUS_FOCUSING</h4>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html"
title="enum in com.massivecraft.factions.zcore.util">TL</a> COMMAND_FOCUS_FOCUSING</pre>
</li>
</ul>
<a name="COMMAND_FOCUS_NO_LONGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMAND_FOCUS_NO_LONGER</h4>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html"
title="enum in com.massivecraft.factions.zcore.util">TL</a> COMMAND_FOCUS_NO_LONGER</pre>
</li>
</ul>
<a name="COMMAND_FOCUS_DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMAND_FOCUS_DESCRIPTION</h4>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html"
title="enum in com.massivecraft.factions.zcore.util">TL</a> COMMAND_FOCUS_DESCRIPTION</pre>
</li>
</ul>
<a name="COMMAND_FWARP_CLICKTOWARP">
<!-- -->
</a>
@@ -8810,9 +8870,8 @@ the order they are declared.</div>
<ul class="blockList">
<li class="blockList">
<h4>ROLE_LEADER</h4>
<pre>public static final&nbsp;<a
href="../../../../../com/massivecraft/factions/zcore/util/TL.html"
title="enum in com.massivecraft.factions.zcore.util">TL</a> ROLE_LEADER</pre>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html"
title="enum in com.massivecraft.factions.zcore.util">TL</a> ROLE_LEADER</pre>
<div class="block">Roles</div>
</li>
</ul>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>TagReplacer.TagType</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>TagReplacer</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>TagUtil</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>TextUtil</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:48 CST 2018 -->
<title>UUIDFetcher</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:52 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:50 CST 2018 -->
<title>com.massivecraft.factions.zcore.util</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:52 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:50 CST 2018 -->
<title>com.massivecraft.factions.zcore.util</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:52 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:50 CST 2018 -->
<title>com.massivecraft.factions.zcore.util Class Hierarchy</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -96,12 +96,14 @@
<ul>
<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
<ul>
<li type="circle">com.massivecraft.factions.zcore.util.<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html" title="enum in com.massivecraft.factions.zcore.util"><span class="typeNameLink">TL</span></a></li>
<li type="circle">com.massivecraft.factions.zcore.util.<a
href="../../../../../com/massivecraft/factions/zcore/util/TagReplacer.TagType.html"
title="enum in com.massivecraft.factions.zcore.util"><span
class="typeNameLink">TagReplacer.TagType</span></a></li>
<li type="circle">com.massivecraft.factions.zcore.util.<a href="../../../../../com/massivecraft/factions/zcore/util/TagReplacer.html" title="enum in com.massivecraft.factions.zcore.util"><span class="typeNameLink">TagReplacer</span></a></li>
<li type="circle">com.massivecraft.factions.zcore.util.<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html" title="enum in com.massivecraft.factions.zcore.util"><span class="typeNameLink">TL</span></a></li>
<li type="circle">com.massivecraft.factions.zcore.util.<a
href="../../../../../com/massivecraft/factions/zcore/util/TagReplacer.html"
title="enum in com.massivecraft.factions.zcore.util"><span class="typeNameLink">TagReplacer</span></a></li>
</ul>
</li>
</ul>