Fixed all javadoc errors and regenerated them.
This commit is contained in:
@@ -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<mkremins.fanciful.FancyMessage></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> fPlayer,
|
||||
<a href="../../../com/massivecraft/factions/FLocation.html" title="class in com.massivecraft.factions">FLocation</a> flocation,
|
||||
double 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 inDegrees)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i13" class="rowColor">
|
||||
@@ -502,8 +500,6 @@ extends java.lang.Object</pre>
|
||||
<pre>public abstract java.util.ArrayList<mkremins.fanciful.FancyMessage> getMap(<a href="../../../com/massivecraft/factions/FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a> fPlayer,
|
||||
<a href="../../../com/massivecraft/factions/FLocation.html" title="class in com.massivecraft.factions">FLocation</a> flocation,
|
||||
double 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--">
|
||||
|
||||
Reference in New Issue
Block a user