Package-level declarations
GUI events are passed to the user of this API for usage in callbacks
Types
Link copied to clipboard
class GuiClickEvent(val gui: Gui, val player: Player, val type: GuiActionType, val slotIndex: Int, val slot: Slot?, val guiSlot: GuiSlot?) : GuiPlayerEvent
Link copied to clipboard