public final class SelfActivationInfo
extends java.lang.Object
| Constructor and Description |
|---|
SelfActivationInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendAudioInfo(@NotNull VoicePlayer player,
@NotNull ServerAudioSource<?> source,
@NotNull java.util.UUID activationId,
@NotNull SourceAudioPacket packet) |
void |
sendAudioInfo(@NotNull VoicePlayer player,
@NotNull ServerAudioSource<?> source,
@NotNull java.util.UUID activationId,
@NotNull SourceAudioPacket packet,
boolean dataChanged) |
void |
updateSelfSourceInfo(@NotNull VoicePlayer player,
@NotNull ServerAudioSource<?> source,
@Nullable SourceInfo sourceInfo) |
public void sendAudioInfo(@NotNull
@NotNull VoicePlayer player,
@NotNull
@NotNull ServerAudioSource<?> source,
@NotNull
@NotNull java.util.UUID activationId,
@NotNull
@NotNull SourceAudioPacket packet)
public void sendAudioInfo(@NotNull
@NotNull VoicePlayer player,
@NotNull
@NotNull ServerAudioSource<?> source,
@NotNull
@NotNull java.util.UUID activationId,
@NotNull
@NotNull SourceAudioPacket packet,
boolean dataChanged)
public void updateSelfSourceInfo(@NotNull
@NotNull VoicePlayer player,
@NotNull
@NotNull ServerAudioSource<?> source,
@Nullable
@Nullable SourceInfo sourceInfo)