Index
All Classes and Interfaces|All Packages|Serialized Form
C
- ChestWindow - Class in Kyu.GuiAPI_Redone.Window.WindowImpl
- ChestWindow(GUI, int, String) - Constructor for class Kyu.GuiAPI_Redone.Window.WindowImpl.ChestWindow
-
Creates a new window to be used in a gui
- clear() - Method in class Kyu.GuiAPI_Redone.Window.WindowImpl.TradeWindow.TradeItems
-
Clears all trade items (does not refresh the windows as this is intended for post-trade cleanup)
- clearItems() - Method in class Kyu.GuiAPI_Redone.Window.Window
-
Clears the inventory of all items
- close(boolean) - Method in class Kyu.GuiAPI_Redone.Window.WindowImpl.TradeWindow.TradeWindowHolder
-
Closes the windows, unregisters the
TradeWindowListener
, callsTradeWindowHolder.getOnCancel()
orTradeWindowHolder.getOnFinish()
and handles the items if the trade was canceled - color(String) - Static method in class Kyu.GuiAPI_Redone.TextUtil
All Classes and Interfaces|All Packages|Serialized Form