Uses of Class
me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
Packages that use 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
Methods in me.hsgamer.hscore.minestom.gui that return MinestomGUIDisplayModifier and TypeMethodDescriptionprotected @NotNull MinestomGUIDisplayMinestomGUIHolder.newDisplay(UUID uuid) Method parameters in me.hsgamer.hscore.minestom.gui with type arguments of type MinestomGUIDisplayModifier and TypeMethodDescriptionprotected voidMinestomGUIHolder.closeAll(List<MinestomGUIDisplay> displays) -
Uses of MinestomGUIDisplay in me.hsgamer.hscore.minestom.gui.inventory
Methods in me.hsgamer.hscore.minestom.gui.inventory that return MinestomGUIDisplayModifier and TypeMethodDescriptionDelegatingInventory.getDisplay()Get the display related to this inventoryConstructors in me.hsgamer.hscore.minestom.gui.inventory with parameters of type MinestomGUIDisplayModifierConstructorDescriptionDelegatingInventory(@NotNull net.minestom.server.inventory.InventoryType inventoryType, @NotNull net.kyori.adventure.text.Component title, @NotNull MinestomGUIDisplay display) Create a new inventory