AddWorld.parent

Id of the world's parent or -1 if the world has no parent. This is usually used for nether/end which are children of an overworld world.

struct AddWorld
int parent;

Meta