public final class ServerSourceAudioPacketEvent extends EventCancellableBase
SourceAudioPacket is about to send to source listeners| Constructor and Description |
|---|
ServerSourceAudioPacketEvent(@NotNull ServerAudioSource source,
@NotNull SourceAudioPacket packet,
short distance,
@Nullable java.util.UUID activationId) |
ServerSourceAudioPacketEvent(@NotNull ServerAudioSource source,
@NotNull SourceAudioPacket packet,
@Nullable java.util.UUID activationId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.util.UUID> |
getActivationId() |
isCancelled, setCancelledpublic ServerSourceAudioPacketEvent(@NotNull
@NotNull ServerAudioSource source,
@NotNull
@NotNull SourceAudioPacket packet,
@Nullable
@Nullable java.util.UUID activationId)
public ServerSourceAudioPacketEvent(@NotNull
@NotNull ServerAudioSource source,
@NotNull
@NotNull SourceAudioPacket packet,
short distance,
@Nullable
@Nullable java.util.UUID activationId)