net.minecraft.stats.StatFileWriter.StatFileWriter |
( |
Session |
par1Session, |
|
|
File |
par2File |
|
) |
| |
boolean net.minecraft.stats.StatFileWriter.canUnlockAchievement |
( |
Achievement |
par1Achievement) | |
|
Returns true if the parent has been unlocked, or there is no parent
static String net.minecraft.stats.StatFileWriter.func_77441_a |
( |
String |
par0Str, |
|
|
String |
par1Str, |
|
|
Map |
par2Map |
|
) |
| |
|
static |
Map net.minecraft.stats.StatFileWriter.func_77445_b |
( |
) | |
|
void net.minecraft.stats.StatFileWriter.func_77448_c |
( |
Map |
par1Map) | |
|
void net.minecraft.stats.StatFileWriter.func_77449_e |
( |
) | |
|
void net.minecraft.stats.StatFileWriter.func_77452_b |
( |
Map |
par1Map) | |
|
static Map net.minecraft.stats.StatFileWriter.func_77453_b |
( |
String |
par0Str) | |
|
|
static |
boolean net.minecraft.stats.StatFileWriter.hasAchievementUnlocked |
( |
Achievement |
par1Achievement) | |
|
Returns true if the achievement has been unlocked.
void net.minecraft.stats.StatFileWriter.readStat |
( |
StatBase |
par1StatBase, |
|
|
int |
par2 |
|
) |
| |
void net.minecraft.stats.StatFileWriter.syncStats |
( |
) | |
|
int net.minecraft.stats.StatFileWriter.writeStat |
( |
StatBase |
par1StatBase) | |
|
void net.minecraft.stats.StatFileWriter.writeStats |
( |
Map |
par1Map) | |
|
write a whole Map of stats to the statmap
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/stats/StatFileWriter.java