Uses of Class
me.hsgamer.hscore.minestom.gui.GUIDisplay
Packages that use GUIDisplay
Package
Description
Contains the base classes for UI modules in Minestom
Contains the inventories used by
GUIDisplay-
Uses of GUIDisplay in me.hsgamer.hscore.minestom.gui
Methods in me.hsgamer.hscore.minestom.gui that return GUIDisplay -
Uses of GUIDisplay in me.hsgamer.hscore.minestom.gui.inventory
Methods in me.hsgamer.hscore.minestom.gui.inventory that return GUIDisplayModifier and TypeMethodDescriptionDelegatingInventory.getDisplay()Get the display related to this inventoryConstructors in me.hsgamer.hscore.minestom.gui.inventory with parameters of type GUIDisplayModifierConstructorDescriptionDelegatingInventory(@NotNull net.minestom.server.inventory.InventoryType inventoryType, @NotNull net.kyori.adventure.text.Component title, @NotNull GUIDisplay display) Create a new inventory