Package com.github.darksoulq.abyssallib.server.event
package com.github.darksoulq.abyssallib.server.event
-
ClassDescriptionRepresents the result of an event or action handler.Represents the type of click interaction performed by a player.A lightweight event bus for registering Bukkit event handlers using the
SubscribeEventformat.A wrapper enum for Bukkit's ClickType to avoid import conflicts.Marks a method as an event listener for the custom EventBus system.