call
@NotNull
Calls an event on the global event bus.
Return
the result of the event call
Since
2.0.0
Parameters
eventClass
the class of the event
eventSupplier
a supplier that creates the event
<T>
the type of the event
Calls an event on the global event bus.
the result of the event call
2.0.0
the class of the event
a supplier that creates the event
the type of the event