Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
benfiratkaya committed Aug 27, 2024
1 parent 9a769ae commit 27e0c6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public BazaarAddItemGui() {}
/**
* Opens gui to player
* @param player to show gui
* @param itemAmount amount of items in storage
* @param itemAmount amount of items in bazaar storage
*/
@SneakyThrows
public static void showGui(Player player, int itemAmount) {
Expand Down

0 comments on commit 27e0c6c

Please sign in to comment.