Skip to content

Commit

Permalink
InventoryMenu#setTitle now supports updating the title of open invent…
Browse files Browse the repository at this point in the history
…ories without needing to reopen them
  • Loading branch information
Faithcaio committed Jun 2, 2023
1 parent 74718be commit c87ae50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ static InventoryMenu of(ViewableInventory inventory) {

/**
* Sets the title of this menu.
* <p>Any open menus are closed and reopened with the new title.</p>
* <p>Any open menus are updated with the new title.</p>
*
* @param title the new title.
*/
Expand Down

0 comments on commit c87ae50

Please sign in to comment.