Plex-FAWE/worldedit-bukkit/adapters
Pierre Maurice Schwang c77d34156b
Fix compatibility with WorldGuard (#2743)
* Make the Vector classes into Records (#2477)

* Make the Vector classes into Records

* Drop custom equals and hashCode methods in Vector/BlockVector classes

(cherry picked from commit 0df2b6af4c1ce18b77eedd5c62eeb45011512103)
Signed-off-by: Pierre Maurice Schwang <mail@pschwang.eu>

* chore: cleanup cherry-pick issues, migrate to new methods

* chore: add since attributes to deprecated tags, use MathMan instead of Math std lib for rounding ints

* chore: mark custom hashCode + equals implementations diffing from upstream

---------

Co-authored-by: Maddy Miller <mnmiller1@me.com>
2024-05-25 13:36:37 +02:00
..
adapter-1_19_4 fix: always set createCopy status on chunk get as chunks are cached (#2567) 2024-02-02 18:06:57 +01:00
adapter-1_20 fix: always set createCopy status on chunk get as chunks are cached (#2567) 2024-02-02 18:06:57 +01:00
adapter-1_20_2 fix: always set createCopy status on chunk get as chunks are cached (#2567) 2024-02-02 18:06:57 +01:00
adapter-1_20_4 Support for 1.20.5/6 (#2721) 2024-05-19 13:32:18 +02:00
adapter-1_20_5 Fix compatibility with WorldGuard (#2743) 2024-05-25 13:36:37 +02:00