Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.sounds.SoundConfiguration
Packages that use SoundConfiguration
-
Uses of SoundConfiguration in io.github.thebusybiscuit.slimefun4.core.services.sounds
Methods in io.github.thebusybiscuit.slimefun4.core.services.sounds that return SoundConfigurationModifier and TypeMethodDescriptionSoundService.getConfiguration
(SoundEffect sound) This returns the currently used (immutable)SoundConfiguration
for the givenSoundEffect
.