Uses of Class
me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
Package
Description
Contains the base classes for UI modules in Minestom
Contains the inventories used by
MinestomGUIDisplay
-
Uses of MinestomGUIDisplay in me.hsgamer.hscore.minestom.gui
Modifier and TypeMethodDescriptionprotected @NotNull MinestomGUIDisplay
MinestomGUIHolder.newDisplay
(UUID uuid) Modifier and TypeMethodDescriptionprotected void
MinestomGUIHolder.closeAll
(List<MinestomGUIDisplay> displays) -
Uses of MinestomGUIDisplay in me.hsgamer.hscore.minestom.gui.inventory
Modifier and TypeMethodDescriptionDelegatingInventory.getDisplay()
Get the display related to this inventoryModifierConstructorDescriptionDelegatingInventory
(@NotNull net.minestom.server.inventory.InventoryType inventoryType, @NotNull net.kyori.adventure.text.Component title, @NotNull MinestomGUIDisplay display) Create a new inventory