• 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)

      { stonecutterInventory.setItem(0, ItemStack(Material.STONE)) player.openInventory(stonecutterInventory) }

            Assignee:
            Unassigned
            Reporter:
            Eisbaer Shirokuma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: