Package net.minecraft.src
Class StatFileWriter
java.lang.Object
net.minecraft.src.StatFileWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanUnlockAchievement(Achievement par1Achievement) Returns true if the parent has been unlocked, or there is no parentstatic Stringfunc_77441_a(String par0Str, String par1Str, Map par2Map) voidfunc_77448_c(Map par1Map) voidvoidfunc_77452_b(Map par1Map) static Mapfunc_77453_b(String par0Str) booleanhasAchievementUnlocked(Achievement par1Achievement) Returns true if the achievement has been unlocked.voidvoidintvoidwriteStats(Map par1Map) write a whole Map of stats to the statmap
-
Constructor Details
-
StatFileWriter
-
-
Method Details
-
readStat
-
func_77445_b
-
writeStats
write a whole Map of stats to the statmap -
func_77452_b
-
func_77448_c
-
func_77453_b
-
func_77441_a
-
hasAchievementUnlocked
Returns true if the achievement has been unlocked. -
canUnlockAchievement
Returns true if the parent has been unlocked, or there is no parent -
writeStat
-
syncStats
public void syncStats() -
func_77449_e
public void func_77449_e()
-