kangarko / Foundation

Foundation™ helps you create highly customized Minecraft plugins (based on Spigot/Paper API) that support multiple MC versions.
https://mineacademy.org
305 stars 63 forks source link

Added getCenterLocation Method #275

Closed EgehanKilicarslan closed 4 months ago

kangarko commented 4 months ago

Can't this be simplified by calling the add(0.5, 0.5, 0.5) instead?