Plex-FAWE/worldedit-bukkit
dordsor21 c65c72b249
Allow adapters to override World#getEntities to avoid AsyncCatcher
- Even if we access (cache) the entities synchronously, we'd then be doing stuff asynchronously so adapters can override this and either use the world#getEntities normally (pre 1.17) or get entities async anyway.
2021-08-13 11:44:18 +01:00
..
src Allow adapters to override World#getEntities to avoid AsyncCatcher 2021-08-13 11:44:18 +01:00
build.gradle.kts Fixes #1208 2021-08-05 15:55:20 +02:00