Skip to content

fix: build error due to unescaped & in GeyserSession.java#6346

Closed
steviee wants to merge 1 commit into
GeyserMC:feat/26.1from
steviee:patch-1
Closed

fix: build error due to unescaped & in GeyserSession.java#6346
steviee wants to merge 1 commit into
GeyserMC:feat/26.1from
steviee:patch-1

Conversation

@steviee

@steviee steviee commented May 3, 2026

Copy link
Copy Markdown

single "&" in javadoc causes build error, either escape (&) or use "and" (which I find more readable here).

single "&" in javadoc causes build error, either escape (&) or use "and" (which I find more readable here).
@onebeastchris

Copy link
Copy Markdown
Member

This was already addressed - thanks anyways for the PR!

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