Package | Description |
---|---|
me.leoko.advancedgui.utils | |
me.leoko.advancedgui.utils.events |
Modifier and Type | Class and Description |
---|---|
class |
GuiItemInstance
The GuiItemInstance is a handheld
GuiInstance using a map item to display a 1x1 Layout and the
players gaze to control the cursor. |
class |
GuiWallInstance
The GuiWallInstance is a
GuiInstance that displays a layout in a ItemFrame grid on a wall. |
Modifier and Type | Method and Description |
---|---|
GuiInstance |
GuiInteractionBeginEvent.getGuiInstance()
Gets the GUI-Instance the interaction belongs to.
|
GuiInstance |
GuiInteractionExitEvent.getGuiInstance()
Gets the GUI-Instance the interaction belongs to.
|
GuiInstance |
GuiWallInstanceRegisterEvent.getGuiInstance()
Gets the GUI instance
|
GuiInstance |
GuiWallInstanceUnregisterEvent.getGuiInstance()
Gets the GUI instance
|
GuiInstance |
GuiWallInstanceUnregisterEvent.getGuiInstance()
Gets the GUI instance
|
GuiInstance |
GuiWallInstanceRegisterEvent.getGuiInstance()
Gets the GUI instance
|
GuiInstance |
GuiInteractionExitEvent.getGuiInstance()
Gets the GUI-Instance the interaction belongs to.
|
GuiInstance |
GuiInteractionBeginEvent.getGuiInstance()
Gets the GUI-Instance the interaction belongs to.
|
Constructor and Description |
---|
GuiInteractionBeginEvent(Interaction interaction,
GuiInstance guiInstance,
org.bukkit.entity.Player player) |
GuiInteractionBeginEvent(Interaction interaction,
GuiInstance guiInstance,
org.bukkit.entity.Player player) |
GuiInteractionExitEvent(Interaction interaction,
GuiInstance guiInstance,
org.bukkit.entity.Player player) |
GuiInteractionExitEvent(Interaction interaction,
GuiInstance guiInstance,
org.bukkit.entity.Player player) |
GuiWallInstanceRegisterEvent(GuiInstance guiInstance) |
GuiWallInstanceRegisterEvent(GuiInstance guiInstance) |
GuiWallInstanceUnregisterEvent(GuiInstance guiInstance) |
GuiWallInstanceUnregisterEvent(GuiInstance guiInstance) |
Copyright © 2021. All rights reserved.