Uses of Class
tk.airshipcraft.commonlib.gui.events.HologramClickEvent
Packages that use HologramClickEvent
Package
Description
Contains classes and interfaces for handling events related to the graphical user interfaces (GUIs) in Minecraft.
-
Uses of HologramClickEvent in tk.airshipcraft.commonlib.gui.events
Methods in tk.airshipcraft.commonlib.gui.events with parameters of type HologramClickEventModifier and TypeMethodDescriptionvoid
HologramClickListener.executeClickEvents
(HologramClickEvent event) Handles the HologramClickEvent when it is fired.