public void RequestSendBulletInfo(Vector2 bulletDirection, Quaternion bulletRotation) { _Packet.RequestSendBulletInfo(bulletDirection, bulletRotation); }