public Vector3 GetVector3(string vector3Name)
 {
     return(ModHooks.GetPlayerVector3(vector3Name));
 }