Class RegisterParticleControllersEvent

java.lang.Object
net.neoforged.bus.api.Event
at.minecraftschurli.mods.arsmagicalegacy.api.client.event.RegisterParticleControllersEvent
All Implemented Interfaces:
net.neoforged.fml.event.IModBusEvent

public class RegisterParticleControllersEvent extends net.neoforged.bus.api.Event implements net.neoforged.fml.event.IModBusEvent

Event that fires when ParticleController.Types are registered.

This event is not cancelable. This event is fired on the mod event bus, only on the physical client.