ChunkPos

constructor(worldUUID: UUID, x: Int, z: Int)

Parameters

worldUUID

The UUID of the world this chunk is in.

x

The x coordinate of the chunk.

z

The z coordinate of the chunk.