@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.effect.sound
-
Interface Summary Interface Description SoundType Represents a sound that can be heard on clients.SoundType.Builder Builds a SoundType, primarily for sending custom sounds to the client. -
Class Summary Class Description PitchModulation Represents a value to supply toViewer.playSound(Sound, Vector3d)
to modulate the pitch to a specified note.SoundTypes