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

Type declaration

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