1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-27 17:00:34 +01:00
PaperMC/patches
DungeonDev 95a758264f Optimize hoppers by not trying to merge full items. ()
This can skip many very expensive call to ItemStack.tagMatches.
Makes canMergeItems return false for merging into ItemStacks that are already full.
2023-04-11 15:35:54 +02:00
..
api Update Adventure to 4.13.1 () 2023-04-10 17:06:38 +09:00
server Optimize hoppers by not trying to merge full items. () 2023-04-11 15:35:54 +02:00