Skip to content
cakoyo edited this page May 15, 2019 · 2 revisions

This class contains utils about Chunk.

isLoaded

Get a location is or not already loaded in game with super fast speed.

boolean isLocLoaded = Chunks.isLoaded(locationInGame);
Clone this wiki locally