Package net.lewmc.kryptonite.kos.gui
Class KosMainGui
java.lang.Object
net.lewmc.kryptonite.kos.gui.KosMainGui
The main menu GUI for KOS.
-
Constructor Summary
ConstructorDescriptionKosMainGui
(Kryptonite plugin, org.bukkit.command.CommandSender commandSender) Constructor for the KosMainGui class. -
Method Summary
-
Constructor Details
-
KosMainGui
Constructor for the KosMainGui class.- Parameters:
plugin
- Kryptonite - Reference to the main plugin class.commandSender
- CommandSender - the player who sent the command.
-
-
Method Details
-
show
public void show()Displays the GUI to the user.
-