Affected Product(s)
SpongeVanilla, SpongeNeo
Version
1.21.4-21.4.137-14.0.0-RC2370
Operating System
Windows
Java Version
21
Plugins/Mods
Describe the bug
When multiple items lay on the ground and player picks them simultaneously, ChangeInventoryEvent.Pickup has only 1 transaction (for the first picked item).
There are no other ChangeInventoryEvents. There is no even ChangeInventoryEvent.Pickup.Pre.
I think this bug exists since API 8 at least
Link to logs
No response
Affected Product(s)
SpongeVanilla, SpongeNeo
Version
1.21.4-21.4.137-14.0.0-RC2370
Operating System
Windows
Java Version
21
Plugins/Mods
Describe the bug
When multiple items lay on the ground and player picks them simultaneously,
ChangeInventoryEvent.Pickuphas only 1 transaction (for the first picked item).There are no other
ChangeInventoryEvents. There is no evenChangeInventoryEvent.Pickup.Pre.I think this bug exists since API 8 at least
Link to logs
No response