public void SetVector3(string vector3Name, Vector3 value) { ModHooks.SetPlayerVector3(vector3Name, value); }