Kaden
Results
2
issues of
Kaden
Chat interfaces would allow interfaces to be rendered to a Minecraft client's chat view. The interface Using clickable command chat components, we can create system which maps a command with...
enhancement
### Expected behavior When creating a Stonecutter inventory like so: ```java Inventory inventory = Bukkit.createInventory(null, InventoryType.STONECUTTER); ``` PlayerStonecutterRecipeSelectEvent is never fired for API-created inventories. ### Observed/Actual behavior The event is...
type: bug
status: accepted
version: 1.16