public class EffectUtils extends Object
| Constructor and Description |
|---|
EffectUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getParticleId(GeyserSession session,
com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType type)
Used for area effect clouds.
|
public static int getParticleId(GeyserSession session, @Nonnull com.github.steveice10.mc.protocol.data.game.world.particle.ParticleType type)
type - the Java particle to search forCopyright © 2021 GeyserMC. All rights reserved.