Uses of Interface
me.hsgamer.hscore.minecraft.gui.event.CloseEvent
Packages that use CloseEvent
Package
Description
Contains the Bukkit implementation of the
me.hsgamer.hscore.minecraft.gui.event
Contains the base classes for UI modules in Minecraft
Contains the Minestom implementation of the
me.hsgamer.hscore.minecraft.gui.event
-
Uses of CloseEvent in me.hsgamer.hscore.bukkit.gui.event
Classes in me.hsgamer.hscore.bukkit.gui.event that implement CloseEvent -
Uses of CloseEvent in me.hsgamer.hscore.minecraft.gui
Methods in me.hsgamer.hscore.minecraft.gui with parameters of type CloseEventModifier and TypeMethodDescriptionprotected void
GUIHolder.onClose
(@NotNull CloseEvent event) Handle close event -
Uses of CloseEvent in me.hsgamer.hscore.minestom.gui.event
Classes in me.hsgamer.hscore.minestom.gui.event that implement CloseEvent