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.objects
Methods in tk.airshipcraft.commonlib.gui.objects with parameters of type GuiClickEventModifier and TypeMethodDescriptionabstract void
Gui.handleCustomClick
(GuiClickEvent event) Abstract method for handling custom GuiClickEvent.