Skip to content

Sync API changes for easier 1.21 compat#4623

Closed
gustovafing wants to merge 1 commit into1.20.1-v8.0.0from
gus/1.21-api-compat
Closed

Sync API changes for easier 1.21 compat#4623
gustovafing wants to merge 1 commit into1.20.1-v8.0.0from
gus/1.21-api-compat

Conversation

@gustovafing
Copy link
Member

No description provided.

@gustovafing gustovafing requested a review from a team as a code owner February 14, 2026 00:25
@github-actions github-actions bot added 1.20.1 Tests: Passed Game Tests have passed on this PR labels Feb 14, 2026
Copy link
Member

@TechLord22 TechLord22 left a comment

Choose a reason for hiding this comment

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

Why did you have to change so many generics from <T> to <?>?

@gustovafing
Copy link
Member Author

gustovafing commented Feb 14, 2026

Because the generic value is technically not <T>, as generic erasure means it'll have an unknown type if a null value is passed in.

@gustovafing gustovafing deleted the gus/1.21-api-compat branch February 14, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Tests: Passed Game Tests have passed on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants