World.chunks

Gets an associative array with every chunk loaded in the world.

class World
final pure nothrow @property @safe @nogc
Chunk[int][int]
chunks
()

Meta