Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7757

Cannot set item in Stonecutter Inventory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 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) }

            Unassigned Unassigned
            iCrafter_MC Eisbaer Shirokuma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: