Package com.massivecraft.factions.util.Particles
-
Class Summary Class Description ParticleEffect.BlockData Represents the block data for theParticleEffect.BLOCK_CRACK
andParticleEffect.BLOCK_DUST
effects This class is part of the ParticleEffect Library and follows the same usage conditionsParticleEffect.ItemData Represents the item data for theParticleEffect.ITEM_CRACK
effect This class is part of the ParticleEffect Library and follows the same usage conditionsParticleEffect.NoteColor Represents the color for theParticleEffect.NOTE
effectParticleEffect.OrdinaryColor Represents the color for effects likeParticleEffect.SPELL_MOB
,ParticleEffect.SPELL_MOB_AMBIENT
andParticleEffect.NOTE
This class is part of the ParticleEffect Library and follows the same usage conditionsParticleEffect.ParticleColor Represents the color for effects likeParticleEffect.SPELL_MOB
,ParticleEffect.SPELL_MOB_AMBIENT
,ParticleEffect.REDSTONE
andParticleEffect.NOTE
This class is part of the ParticleEffect Library and follows the same usage conditionsParticleEffect.ParticleData Represents the particle data for effects likeParticleEffect.ITEM_CRACK
,ParticleEffect.BLOCK_CRACK
andParticleEffect.BLOCK_DUST
This class is part of the ParticleEffect Library and follows the same usage conditionsParticleEffect.ParticlePacket Represents a particle effect packet with all attributes which is used for sending packets to the playersReflectionUtils ReflectionUtils -
Enum Summary Enum Description ParticleEffect ParticleEffect Library This library was created by @DarkBlade12 and allows you to display all Minecraft particle effects on a Bukkit serverParticleEffect.ParticleProperty Represents the property of a particle effect This class is part of the ParticleEffect Library and follows the same usage conditionsParticles ReflectionUtils.DataType Represents an enumeration of Java data types with corresponding classesReflectionUtils.PackageType Represents an enumeration of dynamic packages of NMS and CraftBukkit