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

@yz-ljc yz-ljc left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

👍

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

Development

Successfully merging this pull request may close these issues.

2 participants