Interface MusicConfig

  • All Superinterfaces:
    Config

    public interface MusicConfig
    extends Config
    • Method Detail

      • muteOwnAreaSounds

        default boolean muteOwnAreaSounds()
      • muteOtherAreaSounds

        default boolean muteOtherAreaSounds()
      • muteNpcAreaSounds

        default boolean muteNpcAreaSounds()
      • muteEnvironmentAreaSounds

        default boolean muteEnvironmentAreaSounds()
      • muteAmbientSounds

        default boolean muteAmbientSounds()
      • mutePrayerSounds

        default boolean mutePrayerSounds()