Class RegisterParticleGroupsEvent

java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.neoforge.client.event.RegisterParticleGroupsEvent
All Implemented Interfaces:
IModBusEvent

public class RegisterParticleGroupsEvent extends net.neoforged.bus.api.Event implements IModBusEvent
Fired for registering additional particle group factories.

This is used when creating particle groups for particles in ParticleEngine.

This event is fired on the mod-specific event bus, only on the logical client.