Renamed Main Class of plugin from 'P' to 'SavageFactions', along with the plugin field from 'p' to 'plugin'

This commit is contained in:
ProSavage
2018-10-22 18:42:57 -05:00
parent 80e66d7d6c
commit 9aeb70404d
449 changed files with 3527 additions and 1875 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect.BlockData</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -114,7 +114,7 @@
<pre>public static final class <span class="typeNameLabel">ParticleEffect.BlockData</span>
extends <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a></pre>
<div class="block">Represents the block data for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a> effects
<p>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect.ItemData</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -114,7 +114,7 @@
<pre>public static final class <span class="typeNameLabel">ParticleEffect.ItemData</span>
extends <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a></pre>
<div class="block">Represents the item data for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a> effect
<p>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect.NoteColor</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
<pre>public static final class <span class="typeNameLabel">ParticleEffect.NoteColor</span>
extends <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a></pre>
<div class="block">Represents the color for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a> effect
<p>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect.OrdinaryColor</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
<pre>public static final class <span class="typeNameLabel">ParticleEffect.OrdinaryColor</span>
extends <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a></pre>
<div class="block">Represents the color for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a>
<p>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect.ParticleColor</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
<pre>public abstract static class <span class="typeNameLabel">ParticleEffect.ParticleColor</span>
extends java.lang.Object</pre>
<div class="block">Represents the color for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#REDSTONE"><code>ParticleEffect.REDSTONE</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a>
<p>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect.ParticleData</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
<pre>public abstract static class <span class="typeNameLabel">ParticleEffect.ParticleData</span>
extends java.lang.Object</pre>
<div class="block">Represents the particle data for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a>
<p>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect.ParticlePacket</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
<pre>public static final class <span class="typeNameLabel">ParticleEffect.ParticlePacket</span>
extends java.lang.Object</pre>
<div class="block">Represents a particle effect packet with all attributes which is used for sending packets to the players
<p>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
@@ -190,7 +190,20 @@ extends java.lang.Object</pre>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#initialize--">initialize</a></span>()</code>
<div class="block">Initializes <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#packetConstructor"><code>packetConstructor</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#getHandle"><code>getHandle</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#playerConnection"><code>playerConnection</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#sendPacket"><code>sendPacket</code></a> and sets <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#initialized"><code>initialized</code></a> to <code>true</code> if it succeeds</div>
<div class="block">Initializes <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#packetConstructor"><code>packetConstructor</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#getHandle"><code>getHandle</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#playerConnection"><code>playerConnection</code></a>
and
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#sendPacket"><code>sendPacket</code></a>
and sets <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#initialized"><code>initialized</code></a>
to <code>true</code> if it succeeds
<plugin>
<b>Note:</b> These fields only have to be initialized once, so it will return if <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#initialized"><code>initialized</code></a>
is already set to <code>true</code>
</div>
</td>
</tr>
<tr id="i2" class="altColor">
@@ -335,7 +348,7 @@ extends java.lang.Object</pre>
<pre>public static&nbsp;void&nbsp;initialize()
throws com.massivecraft.factions.util.Particles.ParticleEffect.ParticlePacket.VersionIncompatibleException</pre>
<div class="block">Initializes <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#packetConstructor"><code>packetConstructor</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#getHandle"><code>getHandle</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#playerConnection"><code>playerConnection</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#sendPacket"><code>sendPacket</code></a> and sets <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#initialized"><code>initialized</code></a> to <code>true</code> if it succeeds
<p>
<plugin>
<b>Note:</b> These fields only have to be initialized once, so it will return if <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#initialized"><code>initialized</code></a> is already set to <code>true</code></div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect.ParticleProperty</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -124,7 +124,7 @@ var activeTableTab = "activeTableTab";
<pre>public static enum <span class="typeNameLabel">ParticleEffect.ParticleProperty</span>
extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleProperty.html" title="enum in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleProperty</a>&gt;</pre>
<div class="block">Represents the property of a particle effect
<p>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ParticleEffect</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -120,15 +120,15 @@ var activeTableTab = "activeTableTab";
<pre>public enum <span class="typeNameLabel">ParticleEffect</span>
extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html" title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a>&gt;</pre>
<div class="block"><b>ParticleEffect Library</b>
<p>
<plugin>
This library was created by @DarkBlade12 and allows you to display all Minecraft particle effects on a Bukkit server
<p>
<plugin>
You are welcome to use it, modify it and redistribute it under the following conditions:
<ul>
<li>Don't claim this class as your own
<li>Don't remove this disclaimer
</ul>
<p>
<plugin>
Special thanks:
<ul>
<li>@microgeek (original idea, names and packet parameters)
@@ -137,7 +137,7 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
<li>@Cybermaxke (particle behavior)
<li>@JamieSinn (hosting a jenkins server and documentation for particleeffect)
</ul>
<p>
<plugin>
<i>It would be nice if you provide credit to me if you use this class in a published project</i></div>
</li>
</ul>
@@ -160,49 +160,91 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.BlockData.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.BlockData</a></span></code>
<div class="block">Represents the block data for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>BLOCK_CRACK</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>BLOCK_DUST</code></a> effects</div>
<div class="block">Represents the block data for the <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>BLOCK_CRACK</code></a>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>BLOCK_DUST</code></a>
effects
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ItemData.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ItemData</a></span></code>
<div class="block">Represents the item data for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ITEM_CRACK</code></a> effect</div>
<div class="block">Represents the item data for the <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ITEM_CRACK</code></a>
effect
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.NoteColor.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.NoteColor</a></span></code>
<div class="block">Represents the color for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a> effect</div>
<div class="block">Represents the color for the <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a>
effect
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.OrdinaryColor.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.OrdinaryColor</a></span></code>
<div class="block">Represents the color for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>SPELL_MOB</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>SPELL_MOB_AMBIENT</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a></div>
<div class="block">Represents the color for effects like <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>SPELL_MOB</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>SPELL_MOB_AMBIENT</code></a>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a></span></code>
<div class="block">Represents the color for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>SPELL_MOB</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>SPELL_MOB_AMBIENT</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#REDSTONE"><code>REDSTONE</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a></div>
<div class="block">Represents the color for effects like <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>SPELL_MOB</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>SPELL_MOB_AMBIENT</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#REDSTONE"><code>REDSTONE</code></a>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a></span></code>
<div class="block">Represents the particle data for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ITEM_CRACK</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>BLOCK_CRACK</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>BLOCK_DUST</code></a></div>
<div class="block">Represents the particle data for effects like <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ITEM_CRACK</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>BLOCK_CRACK</code></a>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>BLOCK_DUST</code></a>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticlePacket</a></span></code>
<div class="block">Represents a particle effect packet with all attributes which is used for sending packets to the players</div>
<div class="block">Represents a particle effect packet with all attributes which is used for sending packets to the
players
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleProperty.html" title="enum in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleProperty</a></span></code>
<div class="block">Represents the property of a particle effect</div>
<div class="block">Represents the property of a particle effect
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
</table>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ReflectionUtils.DataType</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -124,7 +124,7 @@ var activeTableTab = "activeTableTab";
<pre>public static enum <span class="typeNameLabel">ReflectionUtils.DataType</span>
extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.DataType.html" title="enum in com.massivecraft.factions.util.Particles">ReflectionUtils.DataType</a>&gt;</pre>
<div class="block">Represents an enumeration of Java data types with corresponding classes
<p>
<plugin>
This class is part of the <b>ReflectionUtils</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ReflectionUtils.PackageType</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -124,7 +124,7 @@ var activeTableTab = "activeTableTab";
<pre>public static enum <span class="typeNameLabel">ReflectionUtils.PackageType</span>
extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.PackageType.html" title="enum in com.massivecraft.factions.util.Particles">ReflectionUtils.PackageType</a>&gt;</pre>
<div class="block">Represents an enumeration of dynamic packages of NMS and CraftBukkit
<p>
<plugin>
This class is part of the <b>ReflectionUtils</b> and follows the same usage conditions</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>ReflectionUtils</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -111,15 +111,15 @@ var activeTableTab = "activeTableTab";
<pre>public final class <span class="typeNameLabel">ReflectionUtils</span>
extends java.lang.Object</pre>
<div class="block"><b>ReflectionUtils</b>
<p>
<plugin>
This class provides useful methods which makes dealing with reflection much easier, especially when working with Bukkit
<p>
<plugin>
You are welcome to use it, modify it and redistribute it under the following conditions:
<ul>
<li>Don't claim this class as your own
<li>Don't remove this disclaimer
</ul>
<p>
<plugin>
<i>It would be nice if you provide credit to me if you use this class in a published project</i></div>
</li>
</ul>
@@ -142,13 +142,19 @@ extends java.lang.Object</pre>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.DataType.html" title="enum in com.massivecraft.factions.util.Particles">ReflectionUtils.DataType</a></span></code>
<div class="block">Represents an enumeration of Java data types with corresponding classes</div>
<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>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.PackageType.html" title="enum in com.massivecraft.factions.util.Particles">ReflectionUtils.PackageType</a></span></code>
<div class="block">Represents an enumeration of dynamic packages of NMS and CraftBukkit</div>
<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>
</td>
</tr>
</table>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:49 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<title>com.massivecraft.factions.util.Particles</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:49 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<title>com.massivecraft.factions.util.Particles</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -84,49 +84,110 @@
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.BlockData.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.BlockData</a></td>
<td class="colLast">
<div class="block">Represents the block data for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a> effects</div>
<div class="block">Represents the block data for the <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a>
effects
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</plugin>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ItemData.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ItemData</a></td>
<td class="colLast">
<div class="block">Represents the item data for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a> effect</div>
<div class="block">Represents the item data for the <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a>
effect
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</plugin>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.NoteColor.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.NoteColor</a></td>
<td class="colLast">
<div class="block">Represents the color for the <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a> effect</div>
<div class="block">Represents the color for the <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a>
effect
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</plugin>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.OrdinaryColor.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.OrdinaryColor</a></td>
<td class="colLast">
<div class="block">Represents the color for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a></div>
<div class="block">Represents the color for effects like <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</plugin>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a></td>
<td class="colLast">
<div class="block">Represents the color for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#REDSTONE"><code>ParticleEffect.REDSTONE</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a></div>
<div class="block">Represents the color for effects like <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#REDSTONE"><code>ParticleEffect.REDSTONE</code></a>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</plugin>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a></td>
<td class="colLast">
<div class="block">Represents the particle data for effects like <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a>, <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a> and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a></div>
<div class="block">Represents the particle data for effects like <a
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a>,
<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a>
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</plugin>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticlePacket</a></td>
<td class="colLast">
<div class="block">Represents a particle effect packet with all attributes which is used for sending packets to the players</div>
<div class="block">Represents a particle effect packet with all attributes which is used for sending packets to the
players
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</plugin>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.html" title="class in com.massivecraft.factions.util.Particles">ReflectionUtils</a></td>
<td class="colLast">
<div class="block"><b>ReflectionUtils</b></div>
<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
<plugin>
<i>It would be nice if you provide credit to me if you use this class in a published project</i>
</plugin>
</plugin>
</plugin>
</div>
</td>
</tr>
</tbody>
@@ -143,25 +204,62 @@
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html" title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a></td>
<td class="colLast">
<div class="block"><b>ParticleEffect Library</b></div>
<div class="block"><b>ParticleEffect Library</b>
<plugin>
This library was created by @DarkBlade12 and allows you to display all Minecraft particle effects on a
Bukkit server
<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
<plugin>
Special thanks:
@microgeek (original idea, names and packet parameters)
@ShadyPotato (1.8 names, ids and packet parameters)
@RingOfStorms (particle behavior)
@Cybermaxke (particle behavior)
@JamieSinn (hosting a jenkins server and documentation for particleeffect)
<plugin>
<i>It would be nice if you provide credit to me if you use this class in a published project</i>
</plugin>
</plugin>
</plugin>
</plugin>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleProperty.html" title="enum in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleProperty</a></td>
<td class="colLast">
<div class="block">Represents the property of a particle effect</div>
<div class="block">Represents the property of a particle effect
<plugin>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</plugin>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.DataType.html" title="enum in com.massivecraft.factions.util.Particles">ReflectionUtils.DataType</a></td>
<td class="colLast">
<div class="block">Represents an enumeration of Java data types with corresponding classes</div>
<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
</plugin>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/massivecraft/factions/util/Particles/ReflectionUtils.PackageType.html" title="enum in com.massivecraft.factions.util.Particles">ReflectionUtils.PackageType</a></td>
<td class="colLast">
<div class="block">Represents an enumeration of dynamic packages of NMS and CraftBukkit</div>
<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
</plugin>
</div>
</td>
</tr>
</tbody>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:49 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<title>com.massivecraft.factions.util.Particles Class Hierarchy</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>