Plex-FAWE/worldedit-bukkit/src/main
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
..
java/com Allow adapters to override World#getEntities to avoid AsyncCatcher 2021-08-13 11:44:18 +01:00
resources Update adapters 2021-08-09 14:34:39 +01:00