✨ ParticleLib ✨ 1.8-1.19.3 ✨ Colored, Textured and more ✨ icon

✨ ParticleLib ✨ 1.8-1.19.3 ✨ Colored, Textured and more ✨ -----

A Spigot library for particles.



[​IMG]
ParticleLib
A spigot library supporting all particles from 1.8 to 1.19.1

!Does not contain premade effects!

This library supports all particles from 1.8 to 1.19.1 in a single jar. It uses dynamic method calls to access NMS, so it isn't version-dependent.

For a more detailed usage explanation, check out the GitHub Repo.

Simple example:
Code (Java):
ParticleEffect. FLAME. display (location ) ;
Colored example:
Code (Java):
new ParticleBuilder (ParticleEffect. REDSTONE, location )
        . setColor ( Color. YELLOW )
        . display ( )
Including the Library:

ParticleLib is on the central repository, so no additional repos are needed.

Maven
HTML:
<dependencies>
    <dependency>
        <groupId>xyz.xenondevs </groupId>
        <artifactId>particle </artifactId>
        <version>1.8.1 </version>
    </dependency>
</dependencies>
Gradle
Code (Text):
dependencies {
    implementation 'xyz.xenondevs:particle:1.8.1'
}
Support:

Join the Discord if you have any questions.
Resource Information
Author:
----------
Total Downloads: 2,570
First Release: Mar 7, 2021
Last Update: Jun 13, 2022
Category: ---------------
All-Time Rating:
5 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings