Skip to content

Fix BlockBreakEvent misfire in Adventure mode (#14042)#14044

Open
JavierFlores09 wants to merge 2 commits into
PaperMC:mainfrom
JavierFlores09:fix/block-break-event-misfire
Open

Fix BlockBreakEvent misfire in Adventure mode (#14042)#14044
JavierFlores09 wants to merge 2 commits into
PaperMC:mainfrom
JavierFlores09:fix/block-break-event-misfire

Conversation

@JavierFlores09

Copy link
Copy Markdown

Move the blockActionRestricted check to be made before the event itself is called.

BBE-misfire-fixed.mp4

as you can see in the video, no BBE is called unless I switch back to the correct item (I think that's just a side effect of lag compensation)

@JavierFlores09 JavierFlores09 requested a review from a team as a code owner July 9, 2026 04:11
@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue Jul 9, 2026
@JavierFlores09 JavierFlores09 changed the title Fix BlockBreakEvent misfire in Adventure mode (#14042) Fix BlockBreakEvent misfire in Adventure mode (https://github.com/PaperMC/Paper/issues/14042) Jul 9, 2026
@JavierFlores09 JavierFlores09 changed the title Fix BlockBreakEvent misfire in Adventure mode (https://github.com/PaperMC/Paper/issues/14042) Fix BlockBreakEvent misfire in Adventure mode (#14042) Jul 9, 2026
@JavierFlores09 JavierFlores09 force-pushed the fix/block-break-event-misfire branch 3 times, most recently from ee6890c to c280fd5 Compare July 11, 2026 15:59
Move the blockActionRestricted check to be made before the event itself
is called.
@JavierFlores09 JavierFlores09 force-pushed the fix/block-break-event-misfire branch from c280fd5 to bda6e81 Compare July 11, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

2 participants