1 2 3 4 5 6
package moe.nea.ultranotifier.event /** * Indicates that the registration of all ultra event handlers is done */ class RegistrationFinishedEvent : UltraEvent()