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>ParticleEffect</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>
|
||||
@@ -120,16 +120,16 @@ var activeTableTab = "activeTableTab";
|
||||
<pre>public enum <span class="typeNameLabel">ParticleEffect</span>
|
||||
extends java.lang.Enum<<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html" title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a>></pre>
|
||||
<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:
|
||||
|
||||
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:
|
||||
<ul>
|
||||
<li>Don't claim this class as your own
|
||||
<li>Don't remove this disclaimer
|
||||
</ul>
|
||||
<plugin>
|
||||
Special thanks:
|
||||
|
||||
Special thanks:
|
||||
<ul>
|
||||
<li>@microgeek (original idea, names and packet parameters)
|
||||
<li>@ShadyPotato (1.8 names, ids and packet parameters)
|
||||
@@ -137,8 +137,8 @@ extends java.lang.Enum<<a href="../../../../../com/massivecraft/factions/util
|
||||
<li>@Cybermaxke (particle behavior)
|
||||
<li>@JamieSinn (hosting a jenkins server and documentation for particleeffect)
|
||||
</ul>
|
||||
<plugin>
|
||||
<i>It would be nice if you provide credit to me if you use this class in a published project</i></div>
|
||||
|
||||
<i>It would be nice if you provide credit to me if you use this class in a published project</i></div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -162,10 +162,12 @@ extends java.lang.Enum<<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
|
||||
<plugin>
|
||||
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>
|
||||
@@ -175,8 +177,9 @@ extends java.lang.Enum<<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
|
||||
<plugin>
|
||||
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>
|
||||
@@ -186,8 +189,9 @@ extends java.lang.Enum<<a href="../../../../../com/massivecraft/factions/util
|
||||
<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
|
||||
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the
|
||||
same usage conditions
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -197,9 +201,11 @@ extends java.lang.Enum<<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>
|
||||
<plugin>
|
||||
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>
|
||||
@@ -210,9 +216,11 @@ extends java.lang.Enum<<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>
|
||||
<plugin>
|
||||
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>
|
||||
@@ -222,19 +230,22 @@ extends java.lang.Enum<<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>
|
||||
<plugin>
|
||||
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 </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
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
<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
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -242,8 +253,9 @@ extends java.lang.Enum<<a href="../../../../../com/massivecraft/factions/util
|
||||
<td class="colFirst"><code>static class </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
|
||||
<plugin>
|
||||
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>
|
||||
@@ -1621,6 +1633,8 @@ not permitted.)</div>
|
||||
<pre>public boolean hasProperty(<a href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleProperty.html" title="enum in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleProperty</a> property)</pre>
|
||||
<div class="block">Determine if this particle effect has a specific property</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>property</code> - - property to check.</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>Whether it has the property or not</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user