Skip to content

chore: add back dropped toString implementations#1374

Merged
kezz merged 1 commit intoPaperMC:main/5from
Emilxyz:chore/dropped-tostring
Feb 19, 2026
Merged

chore: add back dropped toString implementations#1374
kezz merged 1 commit intoPaperMC:main/5from
Emilxyz:chore/dropped-tostring

Conversation

@Emilxyz
Copy link
Contributor

@Emilxyz Emilxyz commented Feb 19, 2026

This PR adds back some toString implementations that were dropped with the removal of the examination api on classes that were not converted to records.

Unless I missed something, everything that was previously implementing Examinable should now be either a record or have its own toString (except StyleImpl, which is covered by #1373).

(The links take you to the old examinable implementation on main/4)

Copy link
Member

@kezz kezz left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@kezz kezz added this pull request to the merge queue Feb 19, 2026
@kezz kezz self-assigned this Feb 19, 2026
Merged via the queue into PaperMC:main/5 with commit ffe8746 Feb 19, 2026
3 checks passed
@Emilxyz Emilxyz deleted the chore/dropped-tostring branch February 19, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants