Interface SoundConfig.Additional
- All Superinterfaces:
- SoundConfig
- Enclosing interface:
- SoundConfig
The additional sound configuration.
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.spongepowered.api.world.biome.ambient.SoundConfigSoundConfig.Additional, SoundConfig.BackgroundMusic, SoundConfig.Factory, SoundConfig.Mood
- 
Method SummaryModifier and TypeMethodDescriptiondoubleReturns the chance to play the additional each tick.Methods inherited from interface org.spongepowered.api.world.biome.ambient.SoundConfigsound
- 
Method Details- 
tickChancedouble tickChance()Returns the chance to play the additional each tick.- Returns:
- The chance
 
 
-