Uses of Interface
me.hsgamer.hscore.minecraft.gui.common.event.CancellableEvent
Packages that use CancellableEvent
Package
Description
The events for the Bukkit GUI
Contains the necessary classes for the events in the GUI
Contains the Minestom implementation of the UI event package
-
Uses of CancellableEvent in me.hsgamer.hscore.bukkit.gui.common.event
Subinterfaces of CancellableEvent in me.hsgamer.hscore.bukkit.gui.common.eventClasses in me.hsgamer.hscore.bukkit.gui.common.event that implement CancellableEventModifier and TypeClassDescriptionclassThe Bukkit implementation ofClickEventclassThe drag event -
Uses of CancellableEvent in me.hsgamer.hscore.minecraft.gui.common.event
Subinterfaces of CancellableEvent in me.hsgamer.hscore.minecraft.gui.common.eventModifier and TypeInterfaceDescriptioninterfaceThe event when a player clicks on the GUI -
Uses of CancellableEvent in me.hsgamer.hscore.minestom.gui.event
Subinterfaces of CancellableEvent in me.hsgamer.hscore.minestom.gui.eventModifier and TypeInterfaceDescriptioninterfaceThe cancellable event for MinestomClasses in me.hsgamer.hscore.minestom.gui.event that implement CancellableEvent