Package net.clementraynaud.skoice.common.api.events
package net.clementraynaud.skoice.common.api.events
Core event types and base classes for the Skoice event system.
This package contains the base interfaces and abstract classes that all Skoice events extend from. Concrete event implementations are organized into subpackages by category.
Event Categories
net.clementraynaud.skoice.common.api.events.player- Player proximity chat eventsnet.clementraynaud.skoice.common.api.events.account- Account linking eventsnet.clementraynaud.skoice.common.api.events.system- System state events
- See Also:
-
ClassDescriptionBase marker interface for all Skoice events.Base class for all Skoice events involving both a Minecraft player and a Discord user.Base class for all Skoice events involving a Minecraft player.