Package dev.espi.protectionstones.utils
Class TextGUI
java.lang.Object
dev.espi.protectionstones.utils.TextGUI
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
displayGUI(org.bukkit.command.CommandSender s, String header, String pageCommand, int currentPage, int guiSize, List<net.md_5.bungee.api.chat.TextComponent> lines, boolean sendBlankLines)
-
Constructor Details
-
TextGUI
public TextGUI()
-
-
Method Details
-
displayGUI
-