promotional bannermobile promotional banner

GUIAPI

A lightweight, easy-to-use Menu/GUI API for plugins.

File Details

GUIAPI v1.0.5

  • R
  • Aug 11, 2014
  • 12.11 KB
  • 4.6K
  • CB 1.7.9-R0.2

File Name

GUIAPI-1.0.5.jar

Supported Versions

  • CB 1.7.9-R0.2

Added:

  • closeMenu() -Closes the menu involved with the event
  • isMenuClosed() -Get whether the menu involved with the event is closed
  • openMenu() -Reopens the menu
  • openMenu(Menu) -Opens a new menu
  • isNewMenuOpened() -Get whether a new menu is opened
  • getNewMenu() -Gets the new menu (if any)
  • closeNewMenu() -Closes the new menu and reopens the original

Tweaked:

  • Canceling the event no longer closes the menu.

So, new JavaDoc!