setFishingSettings

open suspend override fun setFishingSettings(newFishingSettings: MutableMap<HouseSettings.FishingSettings, Boolean>): HouseSettings

Replaces fishing-related settings with the provided map.

Return

the updated HouseSettings instance

Parameters

newFishingSettings

map of fishing settings to enabled/disabled flags