Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: use default GlowKit BoundingBox & nullability annotations #1131

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

VaiTon
Copy link
Contributor

@VaiTon VaiTon commented Dec 12, 2021

  1. Use the default GlowKit/Bukkit implementation of BoundingBox instead of using a custom one.
  2. Added some more nullability annotations.

Copy link
Member

@mastercoms mastercoms left a comment

Choose a reason for hiding this comment

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

Everything else looks good to me, though I'll have to do a second pass later

src/main/java/net/glowstone/GlowWorld.java Outdated Show resolved Hide resolved
Copy link
Member

@mastercoms mastercoms left a comment

Choose a reason for hiding this comment

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

Are the java. import ordering changes correct?

@VaiTon
Copy link
Contributor Author

VaiTon commented Jun 14, 2022

@mastercoms they should be as I'm using checkstyle. I'm merging the conflicts!

# Conflicts:
#	src/main/java/net/glowstone/entity/objects/GlowPainting.java
@VaiTon VaiTon requested a review from mastercoms June 14, 2022 15:36
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.

None yet

2 participants