EngineHub / WorldEdit

🗺️ Minecraft map editor and mod
https://enginehub.org/worldedit/
Other
3.06k stars 827 forks source link

Cleanup usages of deprecated Vector getters #2482

Closed me4502 closed 4 months ago

me4502 commented 4 months ago

This cleans up all found usages of the deprecated getters for the Vector/BlockVector classes. Files containing those had all recent deprecations cleaned up, as I used an IntelliJ auto-thing to do it