Uses of Class
wbs.utils.util.particles.WbsParticleGroup
Packages that use WbsParticleGroup
Package
Description
Primarily implementations of
WbsParticleEffect for
shaped particle effects in the world.-
Uses of WbsParticleGroup in wbs.utils.util.particles
Methods in wbs.utils.util.particles that return WbsParticleGroupModifier and TypeMethodDescriptionWbsParticleGroup.addEffect(WbsParticleEffect effect, org.bukkit.Particle particle) Add an effect to play 100% of the timeWbsParticleGroup.addEffect(WbsParticleEffect effect, org.bukkit.Particle particle, double chance) Add an effect to play with a given chanceWbsParticleGroup.clone()