send

fun Player.send(vararg packets: Packet<*>)
fun Player.send(packets: Iterable<Packet<*>>)