/// <inheritdoc /> protected override void LoadContent() { _spriteBatch = new SpriteBatch(GraphicsDevice); BlockManager.LoadBlockSprites(Content); }