Package com.hbm_m.particle.explosions
Class ServerExplosionParticles
java.lang.Object
com.hbm_m.particle.explosions.ServerExplosionParticles
Spawns always-visible explosion particles from the dedicated server without
touching client-only classes (
Minecraft, ClientLevel).-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsendAlwaysVisible(net.minecraft.server.level.ServerLevel level, net.minecraft.core.particles.SimpleParticleType type, double x, double y, double z, double vx, double vy, double vz)
-
Method Details
-
sendAlwaysVisible
public static void sendAlwaysVisible(net.minecraft.server.level.ServerLevel level, net.minecraft.core.particles.SimpleParticleType type, double x, double y, double z, double vx, double vy, double vz)
-