Uses of Interface
me.hsgamer.hscore.minecraft.gui.event.CancellableEvent
Packages that use CancellableEvent
Package
Description
Contains the Bukkit implementation of the
me.hsgamer.hscore.minecraft.gui.event
Contains the necessary classes for the events in the UI
Contains the Minestom implementation of the
me.hsgamer.hscore.minecraft.gui.event
-
Uses of CancellableEvent in me.hsgamer.hscore.bukkit.gui.event
Subinterfaces of CancellableEvent in me.hsgamer.hscore.bukkit.gui.eventClasses in me.hsgamer.hscore.bukkit.gui.event that implement CancellableEventModifier and TypeClassDescriptionclass
The Bukkit implementation ofClickEvent
class
The Drag event -
Uses of CancellableEvent in me.hsgamer.hscore.minecraft.gui.event
Subinterfaces of CancellableEvent in me.hsgamer.hscore.minecraft.gui.eventModifier and TypeInterfaceDescriptioninterface
The event when a player clicks on the UI -
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