Open ElseJunsuk opened 2 years ago
The player.updateInventory() method doesn't work. How can I update Player's Inventory?
What do you mean by updating it? If some things need to be refreshed I mostly just reopen the whole inventory, but you can also make changes to items in the update method of an InventoryProvider
InventoryProvider
The player.updateInventory() method doesn't work. How can I update Player's Inventory?