dimensionsb: {
    "minecraft:nether": Dimension;
    "minecraft:overworld": Dimension;
    "minecraft:the_end": Dimension;
}

Type declaration

Maps the namespaced dimension IDs to the dimensions objects with the same IDs.