Uses of Class
me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay
Packages that use BukkitGUIDisplay
-
Uses of BukkitGUIDisplay in me.hsgamer.hscore.bukkit.gui
Methods in me.hsgamer.hscore.bukkit.gui that return BukkitGUIDisplayModifier and TypeMethodDescriptionprotected @NotNull BukkitGUIDisplayBukkitGUIHolder.newDisplay(UUID uuid) Methods in me.hsgamer.hscore.bukkit.gui that return types with arguments of type BukkitGUIDisplayModifier and TypeMethodDescriptionFunction<BukkitGUIDisplay,org.bukkit.inventory.Inventory> BukkitGUIHolder.getInventoryFunction()Get the inventory functionMethod parameters in me.hsgamer.hscore.bukkit.gui with type arguments of type BukkitGUIDisplayModifier and TypeMethodDescriptionprotected voidBukkitGUIHolder.closeAll(List<BukkitGUIDisplay> displays) voidBukkitGUIHolder.setInventoryFunction(Function<BukkitGUIDisplay, org.bukkit.inventory.Inventory> inventoryFunction) Set the inventory function