public final class SpongeParticleHelper extends Object
Modifier and Type | Method and Description |
---|---|
static List<net.minecraft.network.Packet> |
toPackets(SpongeParticleEffect effect,
com.flowpowered.math.vector.Vector3d position)
Gets the list of packets that are needed to spawn the particle effect at
the position.
|
public static List<net.minecraft.network.Packet> toPackets(SpongeParticleEffect effect, com.flowpowered.math.vector.Vector3d position)
effect
- The particle effectposition
- The position