Interface SkoiceEvent

All Known Implementing Classes:
AccountLinkEvent, AccountUnlinkEvent, PlayerProximityConnectEvent, PlayerProximityDisconnectEvent, SkoiceEventLink, SkoiceEventMinecraft, SystemInterruptionEvent, SystemReadyEvent

public interface SkoiceEvent
Base marker interface for all Skoice events.

All events fired by Skoice implement this interface. You can subscribe to any event type through the EventBus.

Event Types

Skoice provides several categories of events:

See Also: