sendPacket

fun Iterable<ServerPlayer>.sendPacket(packet: Packet<*>)(source)

Sends the packet to all players in the iterable.