Package com.hypixel.hytale.event
Interface IEventDispatcher<EventType extends IBaseEvent,ReturnType>
public interface IEventDispatcher<EventType extends IBaseEvent,ReturnType>
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
-
Method Details
-
hasListener
default boolean hasListener() -
dispatch
-