if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ParticleEffect";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":9,"i16":9,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":9,"i23":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
<li><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.BlockData.html"title="class in com.massivecraft.factions.util.Particles"><spanclass="typeNameLink">Next Class</span></a></li>
<li>java.lang.Enum<<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a>></li>
<dd>java.io.Serializable, java.lang.Comparable<<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a>></dd>
extends java.lang.Enum<<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a>></pre>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.BlockData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.BlockData</a></span></code>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ItemData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ItemData</a></span></code>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.NoteColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.NoteColor</a></span></code>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.OrdinaryColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.OrdinaryColor</a></span></code>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a></span></code>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a></span></code>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticlePacket</a></span></code>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleProperty.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleProperty</a></span></code>
<divclass="block">Displays a particle effect which is only visible for the specified players</div>
</td>
</tr>
<trid="i3"class="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleColor-org.bukkit.Location-double-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a> color,
org.bukkit.Location center,
double range)</code>
<divclass="block">Displays a single particle which is colored and only visible for all players within a certain range in the world of @param center</div>
</td>
</tr>
<trid="i4"class="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleColor-org.bukkit.Location-java.util.List-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a> color,
<divclass="block">Displays a single particle which is colored and only visible for the specified players</div>
</td>
</tr>
<trid="i5"class="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleColor-org.bukkit.Location-org.bukkit.entity.Player...-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a> color,
org.bukkit.Location center,
org.bukkit.entity.Player... players)</code>
<divclass="block">Displays a single particle which is colored and only visible for the specified players</div>
</td>
</tr>
<trid="i6"class="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleData-float-float-float-float-int-org.bukkit.Location-double-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
float offsetX,
float offsetY,
float offsetZ,
float speed,
int amount,
org.bukkit.Location center,
double range)</code>
<divclass="block">Displays a particle effect which requires additional data and is only visible for all players within a certain range in the world of @param center</div>
</td>
</tr>
<trid="i7"class="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleData-float-float-float-float-int-org.bukkit.Location-java.util.List-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
<divclass="block">Displays a particle effect which requires additional data and is only visible for the specified players</div>
</td>
</tr>
<trid="i8"class="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleData-float-float-float-float-int-org.bukkit.Location-org.bukkit.entity.Player...-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
float offsetX,
float offsetY,
float offsetZ,
float speed,
int amount,
org.bukkit.Location center,
org.bukkit.entity.Player... players)</code>
<divclass="block">Displays a particle effect which requires additional data and is only visible for the specified players</div>
</td>
</tr>
<trid="i9"class="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleData-org.bukkit.util.Vector-float-org.bukkit.Location-double-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
org.bukkit.util.Vector direction,
float speed,
org.bukkit.Location center,
double range)</code>
<divclass="block">Displays a single particle which requires additional data that flies into a determined direction and is only visible for all players within a certain range in the world of @param center</div>
</td>
</tr>
<trid="i10"class="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleData-org.bukkit.util.Vector-float-org.bukkit.Location-java.util.List-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
<divclass="block">Displays a single particle which requires additional data that flies into a determined direction and is only visible for the specified players</div>
</td>
</tr>
<trid="i11"class="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#display-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleData-org.bukkit.util.Vector-float-org.bukkit.Location-org.bukkit.entity.Player...-">display</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
org.bukkit.util.Vector direction,
float speed,
org.bukkit.Location center,
org.bukkit.entity.Player... players)</code>
<divclass="block">Displays a single particle which requires additional data that flies into a determined direction and is only visible for the specified players</div>
<divclass="block">Displays a single particle which flies into a determined direction and is only visible for all players within a certain range in the world of @param center</div>
<divclass="block">Displays a single particle which flies into a determined direction and is only visible for the specified players</div>
</td>
</tr>
<trid="i15"class="rowColor">
<tdclass="colFirst"><code>static <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a></code></td>
<divclass="block">Returns the particle effect with the given id</div>
</td>
</tr>
<trid="i16"class="altColor">
<tdclass="colFirst"><code>static <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a></code></td>
<divclass="block">Returns the required version for this particle effect (1.x)</div>
</td>
</tr>
<trid="i20"class="altColor">
<tdclass="colFirst"><code>boolean</code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html#hasProperty-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleProperty-">hasProperty</a></span>(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleProperty.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleProperty</a> property)</code>
<divclass="block">Determine if this particle effect has a specific property</div>
<divclass="block">Determine if this particle effect is supported by your current server version</div>
</td>
</tr>
<trid="i22"class="altColor">
<tdclass="colFirst"><code>static <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a></code></td>
<divclass="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<trid="i23"class="rowColor">
<tdclass="colFirst"><code>static <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a>[]</code></td>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> EXPLOSION_NORMAL</pre>
<divclass="block">A particle effect which is displayed by exploding tnt and creepers:
<ul>
<li>It looks like a white cloud
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="EXPLOSION_LARGE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>EXPLOSION_LARGE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> EXPLOSION_LARGE</pre>
<divclass="block">A particle effect which is displayed by exploding ghast fireballs and wither skulls:
<ul>
<li>It looks like a gray ball which is fading away
<li>The speed value slightly influences the size of this particle effect
</ul></div>
</li>
</ul>
<aname="EXPLOSION_HUGE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>EXPLOSION_HUGE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> EXPLOSION_HUGE</pre>
<divclass="block">A particle effect which is displayed by exploding tnt and creepers:
<ul>
<li>It looks like a crowd of gray balls which are fading away
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="FIREWORKS_SPARK">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>FIREWORKS_SPARK</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> FIREWORKS_SPARK</pre>
<divclass="block">A particle effect which is displayed by launching fireworks:
<ul>
<li>It looks like a white star which is sparkling
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="WATER_BUBBLE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>WATER_BUBBLE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> WATER_BUBBLE</pre>
<divclass="block">A particle effect which is displayed by swimming entities and arrows in water:
<ul>
<li>It looks like a bubble
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="WATER_SPLASH">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>WATER_SPLASH</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> WATER_SPLASH</pre>
<divclass="block">A particle effect which is displayed by swimming entities and shaking wolves:
<ul>
<li>It looks like a blue drop
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="WATER_WAKE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>WATER_WAKE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> WATER_WAKE</pre>
<divclass="block">A particle effect which is displayed on water when fishing:
<ul>
<li>It looks like a blue droplet
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="SUSPENDED">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SUSPENDED</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SUSPENDED</pre>
<divclass="block">A particle effect which is displayed by water:
<ul>
<li>It looks like a tiny blue square
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="SUSPENDED_DEPTH">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SUSPENDED_DEPTH</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SUSPENDED_DEPTH</pre>
<divclass="block">A particle effect which is displayed by air when close to bedrock and the in the void:
<ul>
<li>It looks like a tiny gray square
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="CRIT">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>CRIT</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> CRIT</pre>
<divclass="block">A particle effect which is displayed when landing a critical hit and by arrows:
<ul>
<li>It looks like a light brown cross
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="CRIT_MAGIC">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>CRIT_MAGIC</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> CRIT_MAGIC</pre>
<divclass="block">A particle effect which is displayed when landing a hit with an enchanted weapon:
<ul>
<li>It looks like a cyan star
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="SMOKE_NORMAL">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SMOKE_NORMAL</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SMOKE_NORMAL</pre>
<divclass="block">A particle effect which is displayed by primed tnt, torches, droppers, dispensers, end portals, brewing stands and monster spawners:
<ul>
<li>It looks like a little gray cloud
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="SMOKE_LARGE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SMOKE_LARGE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SMOKE_LARGE</pre>
<divclass="block">A particle effect which is displayed by fire, minecarts with furnace and blazes:
<ul>
<li>It looks like a large gray cloud
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="SPELL">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SPELL</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SPELL</pre>
<divclass="block">A particle effect which is displayed when splash potions or bottles o' enchanting hit something:
<ul>
<li>It looks like a white swirl
<li>The speed value causes the particle to only move upwards when set to 0
<li>Only the motion on the y-axis can be controlled, the motion on the x- and z-axis are multiplied by 0.1 when setting the values to 0
</ul></div>
</li>
</ul>
<aname="SPELL_INSTANT">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SPELL_INSTANT</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SPELL_INSTANT</pre>
<divclass="block">A particle effect which is displayed when instant splash potions hit something:
<ul>
<li>It looks like a white cross
<li>The speed value causes the particle to only move upwards when set to 0
<li>Only the motion on the y-axis can be controlled, the motion on the x- and z-axis are multiplied by 0.1 when setting the values to 0
</ul></div>
</li>
</ul>
<aname="SPELL_MOB">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SPELL_MOB</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SPELL_MOB</pre>
<divclass="block">A particle effect which is displayed by entities with active potion effects:
<ul>
<li>It looks like a colored swirl
<li>The speed value causes the particle to be colored black when set to 0
<li>The particle color gets lighter when increasing the speed and darker when decreasing the speed
</ul></div>
</li>
</ul>
<aname="SPELL_MOB_AMBIENT">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SPELL_MOB_AMBIENT</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SPELL_MOB_AMBIENT</pre>
<divclass="block">A particle effect which is displayed by entities with active potion effects applied through a beacon:
<ul>
<li>It looks like a transparent colored swirl
<li>The speed value causes the particle to be always colored black when set to 0
<li>The particle color gets lighter when increasing the speed and darker when decreasing the speed
</ul></div>
</li>
</ul>
<aname="SPELL_WITCH">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SPELL_WITCH</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SPELL_WITCH</pre>
<divclass="block">A particle effect which is displayed by witches:
<ul>
<li>It looks like a purple cross
<li>The speed value causes the particle to only move upwards when set to 0
<li>Only the motion on the y-axis can be controlled, the motion on the x- and z-axis are multiplied by 0.1 when setting the values to 0
</ul></div>
</li>
</ul>
<aname="DRIP_WATER">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>DRIP_WATER</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> DRIP_WATER</pre>
<divclass="block">A particle effect which is displayed by blocks beneath a water source:
<ul>
<li>It looks like a blue drip
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="DRIP_LAVA">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>DRIP_LAVA</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> DRIP_LAVA</pre>
<divclass="block">A particle effect which is displayed by blocks beneath a lava source:
<ul>
<li>It looks like an orange drip
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="VILLAGER_ANGRY">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>VILLAGER_ANGRY</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> VILLAGER_ANGRY</pre>
<divclass="block">A particle effect which is displayed when attacking a villager in a village:
<ul>
<li>It looks like a cracked gray heart
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="VILLAGER_HAPPY">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>VILLAGER_HAPPY</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> VILLAGER_HAPPY</pre>
<divclass="block">A particle effect which is displayed when using bone meal and trading with a villager in a village:
<ul>
<li>It looks like a green star
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="TOWN_AURA">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>TOWN_AURA</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> TOWN_AURA</pre>
<divclass="block">A particle effect which is displayed by mycelium:
<ul>
<li>It looks like a tiny gray square
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="NOTE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>NOTE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> NOTE</pre>
<divclass="block">A particle effect which is displayed by note blocks:
<ul>
<li>It looks like a colored note
<li>The speed value causes the particle to be colored green when set to 0
</ul></div>
</li>
</ul>
<aname="PORTAL">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>PORTAL</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> PORTAL</pre>
<divclass="block">A particle effect which is displayed by nether portals, endermen, ender pearls, eyes of ender, ender chests and dragon eggs:
<ul>
<li>It looks like a purple cloud
<li>The speed value influences the spread of this particle effect
</ul></div>
</li>
</ul>
<aname="ENCHANTMENT_TABLE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>ENCHANTMENT_TABLE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> ENCHANTMENT_TABLE</pre>
<divclass="block">A particle effect which is displayed by enchantment tables which are nearby bookshelves:
<ul>
<li>It looks like a cryptic white letter
<li>The speed value influences the spread of this particle effect
</ul></div>
</li>
</ul>
<aname="FLAME">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>FLAME</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> FLAME</pre>
<divclass="block">A particle effect which is displayed by torches, active furnaces, magma cubes and monster spawners:
<ul>
<li>It looks like a tiny flame
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="LAVA">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>LAVA</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> LAVA</pre>
<divclass="block">A particle effect which is displayed by lava:
<ul>
<li>It looks like a spark
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="FOOTSTEP">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>FOOTSTEP</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> FOOTSTEP</pre>
<divclass="block">A particle effect which is currently unused:
<ul>
<li>It looks like a transparent gray square
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="CLOUD">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>CLOUD</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> CLOUD</pre>
<divclass="block">A particle effect which is displayed when a mob dies:
<ul>
<li>It looks like a large white cloud
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="REDSTONE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>REDSTONE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> REDSTONE</pre>
<divclass="block">A particle effect which is displayed by redstone ore, powered redstone, redstone torches and redstone repeaters:
<ul>
<li>It looks like a tiny colored cloud
<li>The speed value causes the particle to be colored red when set to 0
</ul></div>
</li>
</ul>
<aname="SNOWBALL">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SNOWBALL</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SNOWBALL</pre>
<divclass="block">A particle effect which is displayed when snowballs hit a block:
<ul>
<li>It looks like a little piece with the snowball texture
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="SNOW_SHOVEL">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SNOW_SHOVEL</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SNOW_SHOVEL</pre>
<divclass="block">A particle effect which is currently unused:
<ul>
<li>It looks like a tiny white cloud
<li>The speed value influences the velocity at which the particle flies off
</ul></div>
</li>
</ul>
<aname="SLIME">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>SLIME</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> SLIME</pre>
<divclass="block">A particle effect which is displayed by slimes:
<ul>
<li>It looks like a tiny part of the slimeball icon
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="HEART">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>HEART</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> HEART</pre>
<divclass="block">A particle effect which is displayed when breeding and taming animals:
<ul>
<li>It looks like a red heart
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="BARRIER">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>BARRIER</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> BARRIER</pre>
<divclass="block">A particle effect which is displayed by barriers:
<ul>
<li>It looks like a red box with a slash through it
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="ITEM_CRACK">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>ITEM_CRACK</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> ITEM_CRACK</pre>
<divclass="block">A particle effect which is displayed when breaking a tool or eggs hit a block:
<ul>
<li>It looks like a little piece with an item texture
</ul></div>
</li>
</ul>
<aname="BLOCK_CRACK">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>BLOCK_CRACK</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> BLOCK_CRACK</pre>
<divclass="block">A particle effect which is displayed when breaking blocks or sprinting:
<ul>
<li>It looks like a little piece with a block texture
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="BLOCK_DUST">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>BLOCK_DUST</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> BLOCK_DUST</pre>
<divclass="block">A particle effect which is displayed when falling:
<ul>
<li>It looks like a little piece with a block texture
</ul></div>
</li>
</ul>
<aname="WATER_DROP">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>WATER_DROP</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> WATER_DROP</pre>
<divclass="block">A particle effect which is displayed when rain hits the ground:
<ul>
<li>It looks like a blue droplet
<li>The speed value has no influence on this particle effect
</ul></div>
</li>
</ul>
<aname="ITEM_TAKE">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>ITEM_TAKE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> ITEM_TAKE</pre>
<divclass="block">A particle effect which is currently unused:
<ul>
<li>It has no visual effect
</ul></div>
</li>
</ul>
<aname="MOB_APPEARANCE">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>MOB_APPEARANCE</h4>
<pre>public static final <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> MOB_APPEARANCE</pre>
<divclass="block">A particle effect which is displayed by elder guardians:
<ul>
<li>It looks like the shape of the elder guardian
<li>The speed value has no influence on this particle effect
<li>The offset values have no influence on this particle effect
</ul></div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method.detail">
<!---->
</a>
<h3>Method Detail</h3>
<aname="values--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>values</h4>
<pre>public static <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a>[] values()</pre>
<divclass="block">Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (ParticleEffect c : ParticleEffect.values())
System.out.println(c);
</pre></div>
<dl>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>an array containing the constants of this enum type, in the order they are declared</dd>
</dl>
</li>
</ul>
<aname="valueOf-java.lang.String-">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>valueOf</h4>
<pre>public static <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> valueOf(java.lang.String name)</pre>
<divclass="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><spanclass="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
</dl>
</li>
</ul>
<aname="fromName-java.lang.String-">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>fromName</h4>
<pre>public static <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> fromName(java.lang.String name)</pre>
<divclass="block">Returns the particle effect with the given name</div>
<dd><code>name</code> - Name of the particle effect</dd>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>The particle effect</dd>
</dl>
</li>
</ul>
<aname="fromId-int-">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>fromId</h4>
<pre>public static <ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect</a> fromId(int id)</pre>
<divclass="block">Returns the particle effect with the given id</div>
<pre>public boolean hasProperty(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleProperty.html"title="enum in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleProperty</a> property)</pre>
<divclass="block">Determine if this particle effect has a specific property</div>
<dd><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html"title="class in com.massivecraft.factions.util.Particles"><code>ParticleEffect.ParticlePacket</code></a>,
<dd><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html"title="class in com.massivecraft.factions.util.Particles"><code>ParticleEffect.ParticlePacket</code></a>,
<divclass="block">Displays a single particle which flies into a determined direction and is only visible for all players within a certain range in the world of @param center</div>
<dd><code>direction</code> - Direction of the particle</dd>
<dd><code>speed</code> - Display speed of the particle</dd>
<dd><code>center</code> - Center location of the effect</dd>
<dd><code>range</code> - Range of the visibility</dd>
<dt><spanclass="throwsLabel">Throws:</span></dt>
<dd><code>ParticleVersionException</code> - If the particle effect is not supported by the server version</dd>
<dd><code>ParticleDataException</code> - If the particle effect requires additional data</dd>
<dd><code>java.lang.IllegalArgumentException</code> - If the particle effect is not directional or if it requires water and none is at the center location</dd>
<dd><code>direction</code> - Direction of the particle</dd>
<dd><code>speed</code> - Display speed of the particle</dd>
<dd><code>center</code> - Center location of the effect</dd>
<dd><code>players</code> - Receivers of the effect</dd>
<dt><spanclass="throwsLabel">Throws:</span></dt>
<dd><code>ParticleVersionException</code> - If the particle effect is not supported by the server version</dd>
<dd><code>ParticleDataException</code> - If the particle effect requires additional data</dd>
<dd><code>java.lang.IllegalArgumentException</code> - If the particle effect is not directional or if it requires water and none is at the center location</dd>
<dd><code>direction</code> - Direction of the particle</dd>
<dd><code>speed</code> - Display speed of the particle</dd>
<dd><code>center</code> - Center location of the effect</dd>
<dd><code>players</code> - Receivers of the effect</dd>
<dt><spanclass="throwsLabel">Throws:</span></dt>
<dd><code>ParticleVersionException</code> - If the particle effect is not supported by the server version</dd>
<dd><code>ParticleDataException</code> - If the particle effect requires additional data</dd>
<dd><code>java.lang.IllegalArgumentException</code> - If the particle effect is not directional or if it requires water and none is at the center location</dd>
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a> color,
<divclass="block">Displays a single particle which is colored and only visible for all players within a certain range in the world of @param center</div>
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a> color,
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleColor</a> color,
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
<divclass="block">Displays a particle effect which requires additional data and is only visible for all players within a certain range in the world of @param center</div>
<dd><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html"title="class in com.massivecraft.factions.util.Particles"><code>ParticleEffect.ParticlePacket</code></a>,
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
<dd><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html"title="class in com.massivecraft.factions.util.Particles"><code>ParticleEffect.ParticlePacket</code></a>,
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
<divclass="block">Displays a single particle which requires additional data that flies into a determined direction and is only visible for all players within a certain range in the world of @param center</div>
<dd><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html"title="class in com.massivecraft.factions.util.Particles"><code>ParticleEffect.ParticlePacket</code></a>,
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
<divclass="block">Displays a single particle which requires additional data that flies into a determined direction and is only visible for the specified players</div>
<dd><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html"title="class in com.massivecraft.factions.util.Particles"><code>ParticleEffect.ParticlePacket</code></a>,
<pre>public void display(<ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html"title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticleData</a> data,
<divclass="block">Displays a single particle which requires additional data that flies into a determined direction and is only visible for the specified players</div>
<li><ahref="../../../../../com/massivecraft/factions/util/Particles/ParticleEffect.BlockData.html"title="class in com.massivecraft.factions.util.Particles"><spanclass="typeNameLink">Next Class</span></a></li>