<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:50 CST 2018 --> <title>com.massivecraft.factions.util.Particles</title> <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> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.massivecraft.factions.util.Particles"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/massivecraft/factions/util/package-summary.html">Prev Package</a></li> <li><a href="../../../../../com/massivecraft/factions/zcore/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/massivecraft/factions/util/Particles/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package com.massivecraft.factions.util.Particles</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <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 This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions </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 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"><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 This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions </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> 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"><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> This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions </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> 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"><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 This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions </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> This class provides useful methods which makes dealing with reflection much easier, especially when working with Bukkit 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 <i>It would be nice if you provide credit to me if you use this class in a published project</i></div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> <caption><span>Enum Summary</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Enum</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <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> 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: Don't claim this class as your own Don't remove this disclaimer 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) <i>It would be nice if you provide credit to me if you use this class in a published project</i></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 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"><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 This class is part of the <b>ReflectionUtils</b> and follows the same usage conditions </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 This class is part of the <b>ReflectionUtils</b> and follows the same usage conditions </div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/massivecraft/factions/util/package-summary.html">Prev Package</a></li> <li><a href="../../../../../com/massivecraft/factions/zcore/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/massivecraft/factions/util/Particles/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>