Home

ChunkPositionAndArea

A ChunkPosition with an added bounding box for the area of the chunk.

Type

{ area: BoundingBox, x: int32, y: int32 }