Interface AsyncEvent

All Superinterfaces:
Event
All Known Implementing Classes:
AsyncPlayerConfigurationEvent, AsyncPlayerPreLoginEvent, ClientPingServerEvent, ServerListPingEvent

public interface AsyncEvent extends Event
Represents an Event that is guaranteed to be called within a Virtual Thread.