backgroundMusic

@get:JvmName(name = "backgroundMusic")
abstract val backgroundMusic: Music?

The music that will be played in the background when in the biome.

This may be null, in which case no music will be played.