Package | Description |
---|---|
me.leoko.advancedgui.manager |
Modifier and Type | Method and Description |
---|---|
GuiItemInstance |
GuiItemManager.getActiveInstance(org.bukkit.entity.Player player)
Gets the
GuiItemInstance the player is currently interacting with. |
GuiItemInstance |
GuiItemManager.getActiveInstance(org.bukkit.entity.Player player)
Gets the
GuiItemInstance the player is currently interacting with. |
GuiItemInstance |
GuiItemManager.getItemInstance(int mapId)
Gets the
GuiItemInstance that manages the given map id. |
GuiItemInstance |
GuiItemManager.getItemInstance(int mapId)
Gets the
GuiItemInstance that manages the given map id. |
GuiItemInstance |
GuiItemManager.getItemInstance(String layoutName)
Gets the
GuiItemInstance for the Layout with the given name. |
GuiItemInstance |
GuiItemManager.getItemInstance(String layoutName)
Gets the
GuiItemInstance for the Layout with the given name. |
Copyright © 2021. All rights reserved.