YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.stats.StatsSyncher Class Reference

Public Member Functions

 StatsSyncher (Session par1Session, StatFileWriter par2StatFileWriter, File par3File)
 
void beginReceiveStats ()
 
void beginSendStats (Map par1Map)
 
void syncStatsFileWithMap (Map par1Map)
 
boolean func_77425_c ()
 
void func_77422_e ()
 

Constructor & Destructor Documentation

net.minecraft.stats.StatsSyncher.StatsSyncher ( Session  par1Session,
StatFileWriter  par2StatFileWriter,
File  par3File 
)

Member Function Documentation

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: