sendPacket

abstract fun sendPacket(packet: Packet<out Any>)

Sends a packet to the player via the Plasmo Voice Minecraft channel.

Parameters

packet

The packet to send.