Uses of Class
tk.airshipcraft.commonlib.gui.events.GuiClickEvent
Packages that use GuiClickEvent
Package
Description
Holds the essential objects and interfaces for the GUI system's various components,
 such as scoreboards, boss bars, and other custom UI elements.
- 
Uses of GuiClickEvent in tk.airshipcraft.commonlib.gui.objectsMethods in tk.airshipcraft.commonlib.gui.objects with parameters of type GuiClickEventModifier and TypeMethodDescriptionabstract voidGui.handleCustomClick(GuiClickEvent event) Abstract method for handling custom GuiClickEvent.