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 TypeClassDescriptionclass
The Bukkit implementation ofClickEvent
class
The 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 TypeInterfaceDescriptioninterface
The 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 TypeInterfaceDescriptioninterface
The cancellable event for MinestomClasses in me.hsgamer.hscore.minestom.gui.event that implement CancellableEvent