| ... | ... | @@ -3,14 +3,14 @@ The following is a list of the implemented particles, associated with their Data |
|
|
|
**The most up to date version of this list is always going to be in the spigot Javadoc located [here](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html)**
|
|
|
|
|
|
|
|
|
|
|
|
- [DataTypes](#DataTypes)
|
|
|
|
- [ItemStack](#ItemStack)
|
|
|
|
- [BlockData](#BlockData)
|
|
|
|
- [MaterialData](#MaterialData)
|
|
|
|
- [Color](#Color)
|
|
|
|
- [DustOptions](#DustOptions)
|
|
|
|
- [DustTransition](#DustTransition)
|
|
|
|
- [Particles](#Particles)
|
|
|
|
- [DataTypes](#datatypes)
|
|
|
|
- [ItemStack](#itemstack)
|
|
|
|
- [BlockData](#blockdata)
|
|
|
|
- [MaterialData](#materialdata)
|
|
|
|
- [Color](#color)
|
|
|
|
- [DustOptions](#dustoptions)
|
|
|
|
- [DustTransition](#dusttransition)
|
|
|
|
- [Particles](#particles)
|
|
|
|
|
|
|
|
|
|
|
|
# DataTypes
|
| ... | ... | |