-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
4210-Spigot-146439e-f8be9d7
-
Yes
I cant add/set an item in a Stonecutter Inventory
val stonecutterInventory = Bukkit.createInventory(null, InventoryType.STONECUTTER, "Stonecutter")
fun openStonecutterInventory(player: Player)