@@ -37,7 +37,7 @@ public enum Achievement {
|
||||
|
||||
/**
|
||||
* Gets the ID for this achievement.
|
||||
*
|
||||
* <p />
|
||||
* Note that this is offset using {@link #STATISTIC_OFFSET}
|
||||
*
|
||||
* @return ID of this achievement
|
||||
@@ -48,7 +48,7 @@ public enum Achievement {
|
||||
|
||||
/**
|
||||
* Gets the achievement associated with the given ID.
|
||||
*
|
||||
* <p />
|
||||
* Note that the ID must already be offset using {@link #STATISTIC_OFFSET}
|
||||
*
|
||||
* @param id ID of the achievement to return
|
||||
|
||||
Reference in New Issue
Block a user