Uses of Class
com.coderyo.coderyogui.CoderyoGUI
Packages that use CoderyoGUI
-
Uses of CoderyoGUI in com.coderyo.coderyogui
Methods in com.coderyo.coderyogui with parameters of type CoderyoGUIModifier and TypeMethodDescriptionEditSession.handleInput(org.bukkit.entity.Player player, String input, CoderyoGUI plugin) Constructors in com.coderyo.coderyogui with parameters of type CoderyoGUIModifierConstructorDescriptionCommandHandler(CoderyoGUI plugin) DataStorage(CoderyoGUI plugin) DeleteGUIListGUI(CoderyoGUI plugin, int page, String search) EventListener(CoderyoGUI plugin) GUIListGUI(CoderyoGUI plugin, int page, boolean editMode, String search) InputHandler(CoderyoGUI plugin) MainMenuGUI(CoderyoGUI plugin, int page) TabCompleterImpl(CoderyoGUI plugin) -
Uses of CoderyoGUI in com.coderyo.coderyogui.api
Methods in com.coderyo.coderyogui.api with parameters of type CoderyoGUIModifier and TypeMethodDescriptionstatic voidCoderyoGUIAPI.init(CoderyoGUI plugin) Initializes the API with the given plugin instance.