Uses of Interface
me.hsgamer.hscore.minecraft.gui.holder.event.CloseEvent
Packages that use CloseEvent
Package
Description
Contains the Bukkit implementation of the
me.hsgamer.hscore.minecraft.gui.holder.event
packageThe package for the GUI holders
Contains the Minestom implementation of the UI event package
-
Uses of CloseEvent in me.hsgamer.hscore.bukkit.gui.holder.event
Classes in me.hsgamer.hscore.bukkit.gui.holder.event that implement CloseEvent -
Uses of CloseEvent in me.hsgamer.hscore.minecraft.gui.holder
Methods in me.hsgamer.hscore.minecraft.gui.holder with parameters of type CloseEventModifier and TypeMethodDescriptionvoid
GUIHolder.handleClose
(CloseEvent event) Handle the close event. -
Uses of CloseEvent in me.hsgamer.hscore.minestom.gui.event
Classes in me.hsgamer.hscore.minestom.gui.event that implement CloseEvent