ClientPacket

Client packets

These are packets that are send from the client and received by the server. You can send these yourself by using breeze.sendPacket(Packet packet, boolean event): void

Last updated