GlowstoneMC / Glowstone

A fast, customizable and compatible open source server for Minecraft: Java Edition
https://glowstone.net
Other
1.88k stars 270 forks source link

ref: use default GlowKit BoundingBox & nullability annotations #1131

Open VaiTon opened 2 years ago

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

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