ambientLoopSound

@get:JvmName(name = "ambientLoopSound")
abstract val ambientLoopSound: SoundEvent?

The ambient sound that should be played and put on loop until the biome is left.

This may be null, in which case no sound will play.