private void OnDestroy() { ChunkPool.Uninit(); InputManager.Destroy(); UISystem.DestroyUIRoot(); PlayerController.Destroy(); NBTHelper.Uninit(); }