Package-level declarations
Types
Link copied to clipboard
interface VoicePlayer
Represents a voice API for the player.
Link copied to clipboard
Base interface for managing voice players.
Link copied to clipboard
interface VoiceProxyPlayerManager : VoicePlayerManager<VoiceProxyPlayer> , PacketManager<ClientPacketTcpHandler, VoiceProxyPlayer>
Manages voice proxy players.
Link copied to clipboard
Represents a voice API for the server player.
Link copied to clipboard
Manages voice server players.