a parcel manager, generally used as an attribute of a region
initialize the parcel manager
parse and handle an incoming ParcelOverlay packet
Currently, we store this data in the ParcelManager.packet_overlay dictionary as parcel_overlay[sequence_id] = data (unparsed binary)
a representation of a parcel
initialize a representation of a parcel. the data is currently being populated directly from the ParcelProperties message