public static void ChangeOwner(int oldEntity, int newEntity) { _ragdollManager.ChangeOwner(oldEntity, newEntity); }