Skip to content

Fix BlockDestroyEvent not called for some blocks#11905

Open
notTamion wants to merge 1 commit into
PaperMC:mainfrom
notTamion:fix-bde-not-called-hf
Open

Fix BlockDestroyEvent not called for some blocks#11905
notTamion wants to merge 1 commit into
PaperMC:mainfrom
notTamion:fix-bde-not-called-hf

Conversation

@notTamion
Copy link
Copy Markdown
Contributor

fixes #10869
pre hardfork #11569

@notTamion notTamion requested a review from a team as a code owner January 4, 2025 13:22
@kennytv kennytv added the type: bug Something doesn't work as it was intended to. label Jan 5, 2025
Copy link
Copy Markdown
Member

@kennytv kennytv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And lots of brackets missing, the whole thing could also go into some helper method in Level

@github-project-automation github-project-automation Bot moved this from Awaiting review to Changes required in Paper PR Queue Feb 28, 2025
@notTamion notTamion force-pushed the fix-bde-not-called-hf branch 2 times, most recently from 6bb456d to eb0fd99 Compare March 4, 2025 19:51
@notTamion notTamion force-pushed the fix-bde-not-called-hf branch 3 times, most recently from 739b784 to 799b9d8 Compare April 13, 2025 09:11
@notTamion notTamion force-pushed the fix-bde-not-called-hf branch from 799b9d8 to 59b0ad4 Compare April 13, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something doesn't work as it was intended to.

Projects

Status: Changes required

Development

Successfully merging this pull request may close these issues.

BlockDestroyEvent doesn't fire for a lot of redstone blocks

2 participants