Fixed all javadoc errors and regenerated them.

This commit is contained in:
ProSavage
2018-11-19 01:34:29 -06:00
parent ff6a3b2b1a
commit 7a59ad4a66
344 changed files with 3093 additions and 2184 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:51 CST 2018 -->
<title>Board</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -221,9 +221,7 @@ extends java.lang.Object</pre>
<td class="colFirst"><code>abstract java.util.ArrayList&lt;mkremins.fanciful.FancyMessage&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/massivecraft/factions/Board.html#getMap-com.massivecraft.factions.FPlayer-com.massivecraft.factions.FLocation-double-">getMap</a></span>(<a href="../../../com/massivecraft/factions/FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a>&nbsp;fPlayer,
<a href="../../../com/massivecraft/factions/FLocation.html" title="class in com.massivecraft.factions">FLocation</a>&nbsp;flocation,
double&nbsp;inDegrees)</code>
<div class="block">The map is relative to a coord and a faction north is in the direction of decreasing x east is in the direction
of decreasing z</div>
double&nbsp;inDegrees)</code>&nbsp;
</td>
</tr>
<tr id="i13" class="rowColor">
@@ -502,8 +500,6 @@ extends java.lang.Object</pre>
<pre>public abstract&nbsp;java.util.ArrayList&lt;mkremins.fanciful.FancyMessage&gt;&nbsp;getMap(<a href="../../../com/massivecraft/factions/FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a>&nbsp;fPlayer,
<a href="../../../com/massivecraft/factions/FLocation.html" title="class in com.massivecraft.factions">FLocation</a>&nbsp;flocation,
double&nbsp;inDegrees)</pre>
<div class="block">The map is relative to a coord and a faction north is in the direction of decreasing x east is in the direction
of decreasing z</div>
</li>
</ul>
<a name="forceSave--">