Uses of Class
me.hsgamer.hscore.minecraft.gui.GUIDisplay
Packages that use GUIDisplay
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
-
Uses of GUIDisplay in me.hsgamer.hscore.bukkit.gui
Subclasses of GUIDisplay in me.hsgamer.hscore.bukkit.gui -
Uses of GUIDisplay in me.hsgamer.hscore.minecraft.gui
Classes in me.hsgamer.hscore.minecraft.gui with type parameters of type GUIDisplayModifier and TypeClassDescriptionclass
GUIHolder<D extends GUIDisplay<?>>
The baseHolder
for UI in MinecraftSubclasses of GUIDisplay in me.hsgamer.hscore.minecraft.guiModifier and TypeClassDescriptionclass
InventoryGUIDisplay<H extends GUIHolder<?>>
An implementation ofGUIDisplay
for Inventory-based GUI -
Uses of GUIDisplay in me.hsgamer.hscore.minestom.gui
Subclasses of GUIDisplay in me.hsgamer.hscore.minestom.gui