module

Rosegold::Packets::ProtocolMapping

Macros

packet_ids(mappings)

Macro to define protocol-specific packet IDs for a packet class Usage: packet_ids({758 => 0x00, 767 => 0x01, 771 => 0x01})

Source