Uses of Class
studio.magemonkey.fabled.api.particle.ParticleSettings
Packages that use ParticleSettings
-
Uses of ParticleSettings in studio.magemonkey.fabled.api.particle
Constructors in studio.magemonkey.fabled.api.particle with parameters of type ParticleSettingsModifierConstructorDescriptionParticleEffect(String name, PolarSettings shape, PolarSettings animation, ParticleSettings particle, DirectionHandler shapeDir, DirectionHandler animDir, String size, String animSize, int interval, int viewRange, boolean withRotation, double initialRotation) -
Uses of ParticleSettings in studio.magemonkey.fabled.cast
Methods in studio.magemonkey.fabled.cast with parameters of type ParticleSettingsModifier and TypeMethodDescriptionabstract voidPreview.playParticles(org.bukkit.entity.Player player, ParticleSettings particle, org.bukkit.Location location, int step) voidProjectilePreview.playParticles(org.bukkit.entity.Player player, ParticleSettings particle, org.bukkit.Location location, int step) Creates the packets for the indicator, adding them to the list