// Package mhfpacket defines the struct representations and binary // serialization for every MHF network packet (~400 message types). Each // packet implements the [MHFPacket] interface (Parse, Build, Opcode). package mhfpacket