Package com.mojang.realmsclient.gui
Class RealmsDataFetcher.LiveStatsTask
java.lang.Object
com.mojang.realmsclient.gui.RealmsDataFetcher.LiveStatsTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
- RealmsDataFetcher
@Environment(CLIENT) class RealmsDataFetcher.LiveStatsTask extends Object implements Runnable
-
Constructor Summary
Constructors Modifier Constructor Description privateLiveStatsTask() -
Method Summary
Modifier and Type Method Description private voidgetLiveStats()voidrun()
-
Constructor Details
-
LiveStatsTask
private LiveStatsTask()
-
-
Method Details
-
run
public void run() -
getLiveStats
private void getLiveStats()
-