Skip to content

Fix multiple code quality issues#57

Open
stijnwtf wants to merge 1 commit into
HypixelDev:masterfrom
stijnwtf:master
Open

Fix multiple code quality issues#57
stijnwtf wants to merge 1 commit into
HypixelDev:masterfrom
stijnwtf:master

Conversation

@stijnwtf
Copy link
Copy Markdown

  • Fix spelling error in ServerboundRegisterPacket JavaDoc
  • Fix inconsistent variable naming in toString() and exception messages
  • Remove redundant @SuppressWarnings annotation in HypixelModAPI
  • Add missing equals() and hashCode() methods to UnknownErrorReason
  • Add null safety check in TestPacketRoundtrip to prevent NPE

- Fix spelling error in ServerboundRegisterPacket JavaDoc
- Fix inconsistent variable naming in toString() and exception messages
- Remove redundant @SuppressWarnings annotation in HypixelModAPI
- Add missing equals() and hashCode() methods to UnknownErrorReason
- Add null safety check in TestPacketRoundtrip to prevent NPE
Copy link
Copy Markdown

@yz-ljc yz-ljc left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants