Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addItem(GuiItem) - Method in class Kyu.GuiAPI_Redone.Window.Window
-
Add a
GuiItem
to the Inventory, it will find the nearest free slot and place it there - addItem(ItemStack, TradeWindow, Player) - Method in class Kyu.GuiAPI_Redone.Window.WindowImpl.TradeWindow.TradeItems
-
Adds an item to the trade, should go through the
TradeWindowHolder.addTradeItem(Player, ItemStack)
though - addTradeItem(Player, ItemStack) - Method in class Kyu.GuiAPI_Redone.Window.WindowImpl.TradeWindow.TradeWindowHolder
-
Adds a trade to the items, gives an error to the player if his trade space is full.
- addWindow(Window) - Method in class Kyu.GuiAPI_Redone.Item.GuiItem
-
Add the link between item and window, that causes the item to refresh this window if changes are made to the item
- addWindow(ChestWindow, int...) - Method in class Kyu.GuiAPI_Redone.Window.WindowImpl.MultiWindow.MultiWindow
All Classes and Interfaces|All Packages|Serialized Form