send

fun send(value: T, player: ServerPlayer)(source)

Sends the given value to the given player. This will result in the serialization of the given value.