[SPIGOT-7114] Implement support for StonecutterInventory Created: 23/Jul/22  Updated: 25/Dec/24

Status: Open
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: New Feature Priority: Minor
Reporter: Paul Palmer Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to SPIGOT-5047 JavaDocs for InventoryType are incorrect Resolved
Version: 1.19-R0.1-SNAPSHOT
Guidelines Read: Yes

 Description   

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.



 Comments   
Comment by Paul Palmer [ 23/Jul/22 ]

related issue: SPIGOT-5047

Generated at Sat Dec 13 11:48:57 UTC 2025 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.