Skip to content

fix: explicitly declare parameters of ServerPingRecord constructor#3644

Merged
dmulloy2 merged 1 commit into
dmulloy2:masterfrom
diogotcorreia:fix-server-ping-record-constructor
Jun 24, 2026
Merged

fix: explicitly declare parameters of ServerPingRecord constructor#3644
dmulloy2 merged 1 commit into
dmulloy2:masterfrom
diogotcorreia:fix-server-ping-record-constructor

Conversation

@diogotcorreia

Copy link
Copy Markdown
Contributor

Some Spigot forks (e.g., Leaf) add additional constructors with different parameters, which causes the previous naive implementation of getting the first available constructor to fail.

See tritonmc/Triton#612

Some Spigot forks (e.g., Leaf) add additional constructors with
different parameters, which causes the previous naive implementation of
getting the first available constructor to fail.
@dmulloy2 dmulloy2 merged commit 0e267a5 into dmulloy2:master Jun 24, 2026
3 checks passed
@diogotcorreia diogotcorreia deleted the fix-server-ping-record-constructor branch June 24, 2026 15:38
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.

2 participants