@FunctionalInterface public interface EventListener<P>
void
onEvent(Event<P> event)
void onEvent(Event<P> event) throws Throwable
event
Throwable
Copyright © 2025. All rights reserved.