sendPacket

fun Player.sendPacket(packet: Any)

Sends a raw NMS packet to the player via PacketAPI.

Parameters

packet

The NMS packet instance.