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:42 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:52 CST 2018 -->
<title>R-Index</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>
@@ -93,9 +93,11 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/zcore/nbtapi/NBTReflectionUtil.html#readNBTFile-java.io.FileInputStream-">readNBTFile(FileInputStream)</a></span> - Static method in class com.massivecraft.factions.zcore.nbtapi.<a href="../com/massivecraft/factions/zcore/nbtapi/NBTReflectionUtil.html" title="class in com.massivecraft.factions.zcore.nbtapi">NBTReflectionUtil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/SavageFactions.html#REDSTONE_LAMP_ON">REDSTONE_LAMP_ON</a></span>
- Variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
title="class in com.massivecraft.factions">SavageFactions</a>
<dt><span class="memberNameLink"><a
href="../com/massivecraft/factions/SavageFactions.html#REDSTONE_LAMP_ON">REDSTONE_LAMP_ON</a></span>
- Variable in class com.massivecraft.factions.<a
href="../com/massivecraft/factions/SavageFactions.html"
title="class in com.massivecraft.factions">SavageFactions</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/zcore/MPlugin.html#refCommand">refCommand</a></span> - Variable in class com.massivecraft.factions.zcore.<a href="../com/massivecraft/factions/zcore/MPlugin.html" title="class in com.massivecraft.factions.zcore">MPlugin</a></dt>
@@ -103,31 +105,36 @@
<dt><a href="../com/massivecraft/factions/util/Particles/ReflectionUtils.html" title="class in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ReflectionUtils</span></a> - Class in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
<dd>
<div class="block"><b>ReflectionUtils</b>
<plugin>
This class provides useful methods which makes dealing with reflection much easier, especially when working
with Bukkit
<plugin>
You are welcome to use it, modify it and redistribute it under the following conditions:
Don't claim this class as your own
Don't remove this disclaimer
This class provides useful methods which makes dealing with reflection
much easier, especially when working with Bukkit
<plugin>
<i>It would be nice if you provide credit to me if you use this class in a published project</i>
</div>
You are welcome to use it, modify it and redistribute it under the
following conditions:
Don't claim this class as your own
Don't remove this disclaimer
<i>It would be nice if you provide credit to me if you use this class in
a published project</i></div>
</dd>
<dt><a href="../com/massivecraft/factions/util/Particles/ReflectionUtils.DataType.html" title="enum in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ReflectionUtils.DataType</span></a> - Enum in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
<dd>
<div class="block">Represents an enumeration of Java data types with corresponding classes
<plugin>
This class is part of the <b>ReflectionUtils</b> and follows the same usage conditions
<div class="block">Represents an enumeration of Java data types with
corresponding classes
This class is part of the <b>ReflectionUtils</b> and follows the same
usage conditions
</div>
</dd>
<dt><a href="../com/massivecraft/factions/util/Particles/ReflectionUtils.PackageType.html" title="enum in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ReflectionUtils.PackageType</span></a> - Enum in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
<dd>
<div class="block">Represents an enumeration of dynamic packages of NMS and CraftBukkit
<plugin>
This class is part of the <b>ReflectionUtils</b> and follows the same usage conditions
<div class="block">Represents an enumeration of dynamic packages of NMS and
CraftBukkit
This class is part of the <b>ReflectionUtils</b> and follows the same
usage conditions
</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/Faction.html#refreshFPlayers--">refreshFPlayers()</a></span> - Method in interface com.massivecraft.factions.<a href="../com/massivecraft/factions/Faction.html" title="interface in com.massivecraft.factions">Faction</a></dt>
@@ -228,8 +235,9 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a
href="../com/massivecraft/factions/SavageFactions.html#replaceStringInConfig-java.lang.String-java.lang.String-java.lang.String-">replaceStringInConfig(String, String, String)</a></span>
- Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
title="class in com.massivecraft.factions">SavageFactions</a>
- Method in class com.massivecraft.factions.<a
href="../com/massivecraft/factions/SavageFactions.html"
title="class in com.massivecraft.factions">SavageFactions</a>
</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/scoreboards/FSidebarProvider.html#replaceTags-com.massivecraft.factions.FPlayer-java.lang.String-">replaceTags(FPlayer, String)</a></span> - Method in class com.massivecraft.factions.scoreboards.<a href="../com/massivecraft/factions/scoreboards/FSidebarProvider.html" title="class in com.massivecraft.factions.scoreboards">FSidebarProvider</a></dt>