Uses of Class
hm.zelha.particlesfx.particles.parents.TravellingParticle
Packages that use TravellingParticle
Package
Description
-
Uses of TravellingParticle in hm.zelha.particlesfx.particles
Subclasses of TravellingParticle in hm.zelha.particlesfx.particlesModifier and TypeClassDescriptionclassthis particle almost instantly disappears when displayed out of water, which can be displeasing to the eyesclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassthis particle can have any material, regardless of if it can break or not
however, the speed of this particle is inconsistentclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of TravellingParticle in hm.zelha.particlesfx.particles.parents
Methods in hm.zelha.particlesfx.particles.parents that return TravellingParticle -
Uses of TravellingParticle in hm.zelha.particlesfx.util
Methods in hm.zelha.particlesfx.util with parameters of type TravellingParticleModifier and TypeMethodDescriptionstatic ParticleSphereParticleSFX.sun(TravellingParticle particle, LocationSafe center, double xRadius, double yRadius, double zRadius, int particleFrequency) Creates a sphere with the particles travelling away from the centerstatic ParticleSphereParticleSFX.sun(TravellingParticle particle, LocationSafe center, double radius, int particleFrequency) Creates a sphere with the particles travelling away from the center.