mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-04 09:26:54 +00:00
c65c72b249
- 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.