Uses of Interface
me.hsgamer.hscore.ui.Display
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 Display in me.hsgamer.hscore.bukkit.gui
-
Uses of Display in me.hsgamer.hscore.minecraft.gui
Modifier and TypeClassDescriptionclass
GUIDisplay<H extends GUIHolder<?>>
The baseDisplay
for UI in Minecraftclass
InventoryGUIDisplay<H extends GUIHolder<?>>
An implementation ofGUIDisplay
for Inventory-based GUI -
Uses of Display in me.hsgamer.hscore.minestom.gui
-
Uses of Display in me.hsgamer.hscore.ui
Modifier and TypeClassDescriptionclass
BaseHolder<D extends Display>
A simple implementation ofHolder
interface
The holder for all displaysModifier and TypeClassDescriptionclass
BaseDisplay<H extends Holder<?>>
A simple implementation ofDisplay