Structs§
- Config
Packet Handler - Config
Ping Event - A Bevy trigger that’s sent when our client receives a
ClientboundPingpacket in the config state. - Receive
Config Packet Event - Send
Config Packet Event - An event for sending a packet to the server while we’re in the
configurationstate.