class_name RequestCharacterListPacket extends Packet func to_bytes(): var header = PackedByteArray([161, 9]) return header