Uses of Interface
me.hsgamer.hscore.minecraft.gui.holder.event.OpenEvent
Packages that use OpenEvent
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 OpenEvent in me.hsgamer.hscore.bukkit.gui.holder.event
Classes in me.hsgamer.hscore.bukkit.gui.holder.event that implement OpenEvent -
Uses of OpenEvent in me.hsgamer.hscore.minecraft.gui.holder
Methods in me.hsgamer.hscore.minecraft.gui.holder with parameters of type OpenEventModifier and TypeMethodDescriptionvoid
GUIHolder.handleOpen
(OpenEvent event) Handle the open event. -
Uses of OpenEvent in me.hsgamer.hscore.minestom.gui.event
Classes in me.hsgamer.hscore.minestom.gui.event that implement OpenEvent