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