Skip to content

Call bucket events for cauldrons#7486

Merged
lynxplay merged 3 commits into
PaperMC:masterfrom
Machine-Maker:feature/cauldron-bucket-events
Sep 28, 2024
Merged

Call bucket events for cauldrons#7486
lynxplay merged 3 commits into
PaperMC:masterfrom
Machine-Maker:feature/cauldron-bucket-events

Conversation

@Machine-Maker
Copy link
Copy Markdown
Member

the BucketFill and Empty events should be called for cauldron interactions.

I had to create a bit of a hack-around to track the BlockFace, that's what the static field on AbstractCauldronBlock is, but I think the only alternative would be to overload the interact method in CauldronInteraction which would mean a way bigger diff.

@Machine-Maker Machine-Maker requested a review from a team as a code owner February 18, 2022 18:41
@stale
Copy link
Copy Markdown

stale Bot commented Apr 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@Machine-Maker Machine-Maker force-pushed the feature/cauldron-bucket-events branch from 5ce7dbf to 5ce675e Compare April 22, 2022 01:23
@stale stale Bot removed the resolution: stale label Apr 22, 2022
@Machine-Maker
Copy link
Copy Markdown
Member Author

Rebased for 1.18.2

@Machine-Maker Machine-Maker force-pushed the feature/cauldron-bucket-events branch from 5ce675e to 81ff41c Compare April 22, 2022 17:27
@stale
Copy link
Copy Markdown

stale Bot commented Jun 22, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@Machine-Maker Machine-Maker force-pushed the feature/cauldron-bucket-events branch from 81ff41c to 2e161e0 Compare June 25, 2022 21:04
@stale stale Bot removed the resolution: stale label Jun 25, 2022
@Machine-Maker
Copy link
Copy Markdown
Member Author

Rebased for 1.19

@Machine-Maker Machine-Maker force-pushed the feature/cauldron-bucket-events branch from 2e161e0 to 6471538 Compare September 24, 2024 02:33
@Machine-Maker
Copy link
Copy Markdown
Member Author

Rebased for 1.21.1

@Machine-Maker Machine-Maker force-pushed the feature/cauldron-bucket-events branch from 6471538 to 4719334 Compare September 28, 2024 21:43
@lynxplay lynxplay merged commit 6d7a438 into PaperMC:master Sep 28, 2024
@Machine-Maker Machine-Maker deleted the feature/cauldron-bucket-events branch November 10, 2024 22:19
LeonTG pushed a commit to LeonTG/Paper that referenced this pull request May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

2 participants