Skip to content

Fix inventory desync#9640

Merged
Machine-Maker merged 1 commit intoPaperMC:masterfrom
Machine-Maker:fix/inventory-desync
Aug 24, 2023
Merged

Fix inventory desync#9640
Machine-Maker merged 1 commit intoPaperMC:masterfrom
Machine-Maker:fix/inventory-desync

Conversation

@Machine-Maker
Copy link
Member

The check for updating the inventory should be run in all cases that the event is fired in BlockItem, not just for solid bucket item. This should cover lilypads and frogspawn, the 2 place on water blocks.

Fixes #9504

@Machine-Maker Machine-Maker requested a review from a team as a code owner August 23, 2023 20:27
@Machine-Maker Machine-Maker merged commit e552beb into PaperMC:master Aug 24, 2023
@Machine-Maker Machine-Maker deleted the fix/inventory-desync branch August 24, 2023 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inventory desync & block update happening when canceling lily pad in BlockPlaceEvent

2 participants