Uses of Class
me.hsgamer.hscore.bukkit.gui.GUIDisplay
Packages that use GUIDisplay
-
Uses of GUIDisplay in me.hsgamer.hscore.bukkit.gui
Methods in me.hsgamer.hscore.bukkit.gui that return GUIDisplayModifier and TypeMethodDescriptionprotected GUIDisplayGUIHolder.newDisplay(UUID uuid) GUIDisplay.setForceUpdate(boolean forceUpdate) Should the display force the viewers to update their inventoryMethods in me.hsgamer.hscore.bukkit.gui with parameters of type GUIDisplayModifier and TypeMethodDescriptionprotected voidGUIHolder.onOwnerRemoveDisplay(UUID uuid, GUIDisplay display, org.bukkit.event.inventory.InventoryCloseEvent event) Handle close event when the owner closes the inventory.