protected void HandleCompressedUpdateObject(InPacket packet) { updateObjectHandler.HandleUpdatePacket(packet.Inflate()); }