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

Implement support for StonecutterInventory

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • 1.19-R0.1-SNAPSHOT
    • Yes

      The JavaDocs show a StonecutterInventory, but it seems to be incompletely implemented.

      • Bukkit.createInventory(null, InventoryType.STONECUTTER) does not return StonecutterInventory
      • when the player closes the inventory view, the InventoryCloseEvent does not receive a StonecutterInventory.
        • the inventory does show the block the player placed in the inventory, but does not show the result block or the recipe.

      Please change Bukkit.createInventory(null, InventoryType.STONECUTTER) to return StoneCutterInventory.

      Please extend StoneCutterInventory to provide the result and the recipe chosen.

            Unassigned Unassigned
            born2code Paul Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: