Creates an Uncompress packet from a list of packets of the same type.
Uncompress.fromPackets(RemoveWorld(3), RemoveWorld(4), RemoveWorld(5)); Uncompress.fromPackets([RemoveWorld(1), RemoveWorld(44)]);
See Implementation
Creates an Uncompress packet from a list of packets of the same type.