Interface StatsListener

All Known Implementing Classes:
StatsScreen

@Environment(CLIENT) public interface StatsListener
Mappings:
Namespace Name
official epk
intermediary net/minecraft/class_452
named net/minecraft/client/gui/screen/StatsListener
  • Field Summary

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

    Modifier and Type
    Method
    Description
    void
     
  • Field Details

    • PROGRESS_BAR_STAGES

      static final String[] PROGRESS_BAR_STAGES
      Mappings:
      Namespace Name Mixin selector
      official b Lepk;b:[Ljava/lang/String;
      intermediary field_2668 Lnet/minecraft/class_452;field_2668:[Ljava/lang/String;
      named PROGRESS_BAR_STAGES Lnet/minecraft/client/gui/screen/StatsListener;PROGRESS_BAR_STAGES:[Ljava/lang/String;
  • Method Details

    • onStatsReady

      void onStatsReady()
      Mappings:
      Namespace Name Mixin selector
      official x Lepk;x()V
      intermediary method_2300 Lnet/minecraft/class_452;method_2300()V
      named onStatsReady Lnet/minecraft/client/gui/screen/StatsListener;onStatsReady()V