Package xyz.xenondevs.particle.task
package xyz.xenondevs.particle.task
-
ClassesClassDescriptionA
ParticleTaskimplementation using a javaPredicateto only send the packets toPlayersthat match the filter.AParticleTaskimplementation to send particles to every player that is currently online.AParticleTaskis a repeating task that sends aList of packetsto targetPlayerswith a customParticleTask.tickDelay.AParticleTaskimplementation that only targets a singlePlayer.A manager to handle differentParticleTasksAParticleTaskimplementation to send particles to every player in a specificworld.