public interface IStatsListener
Allows Screens and TScreens to listen for statistics updates.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executed when the client receives a StatisticsS2CPacket.
  • Method Details

    • onStatsReady

      void onStatsReady()
      Executed when the client receives a StatisticsS2CPacket.