Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DefaultedRegistryValue, Taggable & StringRepresentable expansion #4198

Closed
wants to merge 12 commits into from

Conversation

MrHell228
Copy link
Contributor

@MrHell228 MrHell228 commented Apr 1, 2025

SpongeAPI | Sponge

Half of current Taggable types implement Taggable#is in different ways so I removed it and left it to defaulted method in API.
Didn't touch #is impl that use builtin Holder because it's more effective.
If we want impl to use Holders for #is it should be in SpongeTaggable interface for consistency between different types. Not sure if holders are wanted though.

Also added missing mixin and fixed another one being in wrong place

@MrHell228 MrHell228 force-pushed the api-14-tag-expansion branch from 1f37046 to 67e9df4 Compare April 1, 2025 16:12
@MrHell228 MrHell228 force-pushed the api-14-tag-expansion branch from 94ddce3 to 9c317f2 Compare April 1, 2025 18:21
@MrHell228 MrHell228 closed this Apr 5, 2025
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.

1 participant