Compiled fresh javadocs.

This commit is contained in:
ProSavage
2018-12-06 16:11:20 -06:00
parent 9ed7fb0302
commit e3f3f2a471
337 changed files with 3566 additions and 3470 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:51 CST 2018 -->
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:49 CST 2018 -->
<title>ParticleEffect</title>
<meta name="date" content="2018-11-19">
<meta content="2018-12-06" name="date">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -120,7 +120,6 @@ 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>
This library was created by @DarkBlade12 and allows you to display all Minecraft particle effects on a Bukkit server
You are welcome to use it, modify it and redistribute it under the following conditions:
@@ -128,7 +127,6 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
<li>Don't claim this class as your own
<li>Don't remove this disclaimer
</ul>
Special thanks:
<ul>
<li>@microgeek (original idea, names and packet parameters)
@@ -137,7 +135,6 @@ 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>
<i>It would be nice if you provide credit to me if you use this class in a published project</i></div>
</li>
</ul>
@@ -162,12 +159,9 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
<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>
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>BLOCK_DUST</code></a>
effects
This class is part of the <b>ParticleEffect Library</b> and follows the
same usage conditions
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
@@ -177,9 +171,7 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
<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
This class is part of the <b>ParticleEffect Library</b> and follows the
same usage conditions
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
@@ -190,8 +182,7 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a>
effect
This class is part of the <b>ParticleEffect Library</b> and follows the
same usage conditions
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
@@ -201,11 +192,8 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
<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>
This class is part of the <b>ParticleEffect Library</b> and follows the
same usage conditions
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
@@ -216,11 +204,8 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
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>
This class is part of the <b>ParticleEffect Library</b> and follows the
same usage conditions
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>NOTE</code></a>
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
@@ -230,22 +215,18 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
<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>
This class is part of the <b>ParticleEffect Library</b> and follows the
same usage conditions
and <a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>BLOCK_DUST</code></a>
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 class="block">Represents a particle effect packet with all attributes which is used for sending packets to the
players
This class is part of the <b>ParticleEffect Library</b> and follows the
same usage conditions
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>
@@ -253,9 +234,7 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/util
<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
This class is part of the <b>ParticleEffect Library</b> and follows the
same usage conditions
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
</div>
</td>
</tr>