spigot how to make an inventory

Solutions on MaxInterview for spigot how to make an inventory by the best coders in the world

showing results for - "spigot how to make an inventory"
Serena
28 Jan 2020
1Inventory inv = Bukkit.createInventory(player, yourSize, "My Inventory Name");