Interface IProgressUpdate

  • All Known Implementing Classes:
    WorkingScreen

    public interface IProgressUpdate
    • Method Detail

      • progressStartNoAbort

        void progressStartNoAbort​(ITextComponent p_200210_1_)
      • progressStagePercentage

        void progressStagePercentage​(int p_73718_1_)
      • stop

        void stop()