Compiled fresh javadocs.
This commit is contained in:
@@ -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.ParticlePacket</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>
|
||||
@@ -116,7 +116,8 @@ var activeTableTab = "activeTableTab";
|
||||
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
|
||||
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions</div>
|
||||
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>
|
||||
<dd>1.5</dd>
|
||||
@@ -200,8 +201,7 @@ extends java.lang.Object</pre>
|
||||
href="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#initialized"><code>initialized</code></a>
|
||||
to <code>true</code> if it succeeds
|
||||
|
||||
<b>Note:</b> These fields only have to be initialized once, so it will
|
||||
return if <a
|
||||
<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>
|
||||
@@ -349,7 +349,9 @@ extends java.lang.Object</pre>
|
||||
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
|
||||
|
||||
<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>
|
||||
<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>
|
||||
<dd><code>VersionIncompatibleException</code> - if your bukkit version is not supported by this library</dd>
|
||||
|
||||
Reference in New Issue
Block a user