Uses of Interface
me.hsgamer.hscore.ui.Holder
Package
Description
Contains the base classes for UI modules in Bukkit
Contains the base classes for UI modules in Minecraft
Contains the base classes for UI modules in Minestom
Contains the UI's base classes
-
Uses of Holder in me.hsgamer.hscore.bukkit.gui
-
Uses of Holder in me.hsgamer.hscore.minecraft.gui
Modifier and TypeClassDescriptionclass
GUIHolder<D extends GUIDisplay<?>>
The baseHolder
for UI in Minecraft -
Uses of Holder in me.hsgamer.hscore.minestom.gui
-
Uses of Holder in me.hsgamer.hscore.ui
Modifier and TypeClassDescriptionclass
BaseDisplay<H extends Holder<?>>
A simple implementation ofDisplay
Modifier and TypeClassDescriptionclass
BaseHolder<D extends Display>
A simple implementation ofHolder