ChunkData.borders

Colums where there are world borders (in format xz). This feature hasn't been implemented in the game yet and crashes the client.

struct ChunkData
ubyte[] borders;

Meta