| Class | Description |
|---|---|
| ParticleEffect.BlockData |
Represents the block data for the
ParticleEffect.BLOCK_CRACK
and ParticleEffect.BLOCK_DUST
effects
|
| ParticleEffect.ItemData |
Represents the item data for the
ParticleEffect.ITEM_CRACK
effect
|
| ParticleEffect.NoteColor |
Represents the color for the
ParticleEffect.NOTE
effect
|
| ParticleEffect.OrdinaryColor |
Represents the color for effects like
ParticleEffect.SPELL_MOB,
ParticleEffect.SPELL_MOB_AMBIENT
and ParticleEffect.NOTE
|
| ParticleEffect.ParticleColor |
Represents the color for effects like
ParticleEffect.SPELL_MOB,
ParticleEffect.SPELL_MOB_AMBIENT,
ParticleEffect.REDSTONE
and ParticleEffect.NOTE
|
| ParticleEffect.ParticleData |
Represents the particle data for effects like
ParticleEffect.ITEM_CRACK,
ParticleEffect.BLOCK_CRACK
and ParticleEffect.BLOCK_DUST
|
| ParticleEffect.ParticlePacket |
Represents a particle effect packet with all attributes which is used for sending packets to the
players
|
| ReflectionUtils |
ReflectionUtils
|
| Enum | Description |
|---|---|
| ParticleEffect |
ParticleEffect Library
|
| ParticleEffect.ParticleProperty |
Represents the property of a particle effect
|
| ReflectionUtils.DataType |
Represents an enumeration of Java data types with corresponding classes
|
| ReflectionUtils.PackageType |
Represents an enumeration of dynamic packages of NMS and CraftBukkit
|