net.minecraft.stats
Class AchievementMap

java.lang.Object
  extended by net.minecraft.stats.AchievementMap

public class AchievementMap
extends Object


Field Summary
static AchievementMap instance
          Holds the singleton instance of AchievementMap.
 
Method Summary
static String getGuid(int par0)
          Returns the unique GUID of a achievement id.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static AchievementMap instance
Holds the singleton instance of AchievementMap.

Method Detail

getGuid

public static String getGuid(int par0)
Returns the unique GUID of a achievement id.