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