gui
GUI Events¶
Window Opened¶
- Description: Window opened
- Parameters:
window:Window- The opened window- Usage:
Window Closed¶
- Description: Window closed
- Parameters:
window_id:int- ID of closed window- Usage:
Window Items Updated¶
- Description: Window items updated
- Parameters:
window:Window- The updated window- Usage:
Window Property Changed¶
- Description: Window property changed
- Parameters:
window:Window- The windowproperty_id:int- Property IDvalue:int- New property value- Usage:
Inventory Transactions¶
Transaction Confirmed¶
Note
The client automatically confirms transactions.
- Description: Window transaction confirmed
- Note: Client automatically confirms transactions.
- Parameters:
window_id:int- Window IDaction_number:int- Action numberaccepted:bool- Whether action was accepted- Usage:
Craft Recipe Response¶
- Description: Crafting recipe response
- Parameters:
window:Window- The crafting windowrecipe:int- Recipe ID- Usage: