Interface StatsListener

All Known Implementing Classes:
StatsScreen

@Environment(CLIENT)
public interface StatsListener
  • Field Summary

    Fields
    Modifier and Type Field Description
    static String[] PROGRESS_BAR_STAGES  
  • Method Summary

    Modifier and Type Method Description
    void onStatsReady()  
  • Field Details

    • PROGRESS_BAR_STAGES

      static final String[] PROGRESS_BAR_STAGES
  • Method Details

    • onStatsReady

      void onStatsReady()