Fields

chunk.

Field
Type
Description

int

ID of the chunk

int

X coordinate in chunk space.

int

Y coordinate in chunk space.

int

Size of the chunk in world units.

bool

True, if this chunk has been loaded before.

string

ID of the current dimension.

table

A custom Lua table which can be used to store any data about the chunk.

Last updated