coordinateScale

@get:JvmName(name = "coordinateScale")
abstract val coordinateScale: Double

The scale of coordinates. For example, in the nether, the coordinate scale is 8.0, as for every 1 block you walk in the nether, you will walk 8 blocks in dimensions with a coordinate scale of 1.0, such as the overworld and the end.