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: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>