Class ParticleList_1_19_Part
java.lang.Object
com.github.fierioziy.particlenativeapi.api.particle.ParticleList_1_19_Part
A class declaring fields for particle types. It contains only those particle types that changed since MC 1.19.
All particle lists attempt to provide same particle types between
renames or merges. They also attempt to provide cross-version
compatibility (for ex. usage of ENCHANTED_HIT effect name
from ParticleList_1_13 should work on MC 1.8), however this is
not always possible.
Use isPresent method on particle type to handle such cases.
Before accessing any particle type, you should check if it exists on server by
an isPresent defined by all particle types in this interface.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VIBRATION
-
-
Constructor Details
-
ParticleList_1_19_Part
-
-
Method Details
-
getAPI
-
VIBRATION
-