Voice Proxy Player Manager
interface VoiceProxyPlayerManager : VoicePlayerManager<VoiceProxyPlayer> , PacketManager<ClientPacketTcpHandler, VoiceProxyPlayer>
Manages voice proxy players.
Use this manager to get VoiceProxyPlayer.
Functions
Link copied to clipboard
abstract fun broadcast(@NotNull p0: @NotNull Packet<ClientPacketTcpHandler>, @Nullable p1: Predicate<VoiceProxyPlayer>?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard