Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Fix consistency bugs for inventory result slots

Open Machine-Maker opened this issue 2 years ago • 0 comments

So my thinking here, was any inventory that had result slots that wasn't already using CraftResultInventory should have their "storage" contents exclude the result slots. The ones I found were villager trading inventories, all the furnaces, brewing stands, and crafting inventories.

I also fixed an issue where Inventories that were CraftResultInventories didn't include all the contents in getContents.


Fixes https://github.com/PaperMC/Paper/issues/10720


Download the paperclip jar for this pull request: paper-10721.zip

Machine-Maker avatar May 14 '24 01:05 Machine-Maker