1 2 3 4 5
#[qexed_packet_macros::packet(id = 0xfe)] #[derive(Debug, Default, PartialEq, Clone)] pub struct LegacyServerListPing { pub payload:u8, }