Plex-FAWE/worldedit-bukkit/src/main/java/com/fastasyncworldedit/bukkit/adapter
Jordan 178604bbb7
Only call org.bukkit.World height methods if they're present (1.17+) (#1551)
* Only call org.bukkit.World height methods if they're present (1.17+)

* Switch to WorldEdit get height methods in GPFeature
2022-01-29 13:12:16 +01:00
..
BukkitGetBlocks.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
BukkitQueueHandler.java refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
CachedBukkitAdapter.java Minecraft uses the global block palette if there are more than 8 bits per entry in a chunk section 2021-08-14 14:29:57 +01:00
DelegateLock.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
DelegateSemaphore.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
IBukkitAdapter.java refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01:00
IDelegateBukkitImplAdapter.java Make 1.18 to be effectively in a usable state (#1452) 2021-12-20 21:12:04 +00:00
MapChunkUtil.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NMSAdapter.java Compress switch statements a bit using enhanced 2021-12-29 16:39:44 +00:00
NMSRelighterFactory.java refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01:00
ReentrantLockWithGetOwner.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
Regenerator.java Only call org.bukkit.World height methods if they're present (1.17+) (#1551) 2022-01-29 13:12:16 +01:00
SimpleBukkitAdapter.java Minecraft uses the global block palette if there are more than 8 bits per entry in a chunk section 2021-08-14 14:29:57 +01:00