JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.reprogle.honeypot.gui.GUI
Packages that use
GUI
Package
Description
org.reprogle.honeypot
org.reprogle.honeypot.gui.menu
Uses of
GUI
in
org.reprogle.honeypot
Methods in
org.reprogle.honeypot
that return
GUI
Modifier and Type
Method
Description
static
GUI
Honeypot.
getGUI
()
Returns the GUI object of the plugin for GUI creation
Uses of
GUI
in
org.reprogle.honeypot.gui.menu
Constructors in
org.reprogle.honeypot.gui.menu
with parameters of type
GUI
Modifier
Constructor
Description
GUIMenuListener
(org.bukkit.plugin.java.JavaPlugin owner,
GUI
guiManager)