getPlayerVolume

abstract fun getPlayerVolume(playerId: UUID): DoubleConfigEntry

Returns the volume entry for the given player, creating it with the default value if absent.

Shorthand for getVolume with the "source_<playerId>" line name.