net.minecraft.stats.StatsSyncher.StatsSyncher |
( |
Session |
par1Session, |
|
|
StatFileWriter |
par2StatFileWriter, |
|
|
File |
par3File |
|
) |
| |
void net.minecraft.stats.StatsSyncher.beginReceiveStats |
( |
) | |
|
Attempts to begin receiving stats from the server. Will throw an IllegalStateException if the syncher is already busy.
void net.minecraft.stats.StatsSyncher.beginSendStats |
( |
Map |
par1Map) | |
|
Attempts to begin sending stats to the server. Will throw an IllegalStateException if the syncher is already busy.
void net.minecraft.stats.StatsSyncher.func_77422_e |
( |
) | |
|
boolean net.minecraft.stats.StatsSyncher.func_77425_c |
( |
) | |
|
void net.minecraft.stats.StatsSyncher.syncStatsFileWithMap |
( |
Map |
par1Map) | |
|
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/stats/StatsSyncher.java