Voice Player
interface VoicePlayer
Represents a voice API for the player.
Functions
Link copied to clipboard
Creates and returns a new instance of VoicePlayerInfo for this player.
Link copied to clipboard
Gets the activation's distance by its ID.
Link copied to clipboard
Retrieves the currently active activations for the player.
Link copied to clipboard
Gets the Minecraft player instance associated with this voice player.
Link copied to clipboard
Gets the version of the player's Plasmo Voice.
Link copied to clipboard
Gets the player's public key.
Link copied to clipboard
Checks if the player has a Plasmo Voice installed and connected to the UDP server.
Link copied to clipboard
Checks if the player has muted the microphone in voice chat.
Link copied to clipboard
Checks if the player has voice chat disabled.
Link copied to clipboard
Sends an animated actionbar message to the player.
Link copied to clipboard
Sends a packet to the player via the Plasmo Voice Minecraft channel.
Link copied to clipboard
Visualizes a sphere distance with the default color (0x00a000) if the client has enabled this feature.
Visualizes a sphere distance if the client has enabled this feature.
Visualizes a sphere distance at a specific position with the default color (0x00a000) if the client has enabled this feature.
Visualizes a sphere distance at a specific position if the client has enabled this feature.