Class RegisterSpellPartCustomizationScreensEvent

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

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

Event that fires when SpellPartCustomizationScreen.Factorys are registered.

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