Interface SectorGenProgress


public interface SectorGenProgress
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(String text, float progress)
     
  • Method Details

    • render

      void render(String text, float progress)