Pulling all pending Bukkit-JavaDoc changes

By: Edmond Poon <sagaciouszzzz@gmail.com>
This commit is contained in:
Bukkit/Spigot
2013-04-02 00:11:22 -04:00
parent 745a0d7683
commit 761a84cb1b
93 changed files with 539 additions and 505 deletions

View File

@@ -49,7 +49,7 @@ public enum Achievement {
/**
* Gets the ID for this achievement.
* <p />
* <p>
* Note that this is offset using {@link #STATISTIC_OFFSET}
*
* @return ID of this achievement
@@ -60,7 +60,7 @@ public enum Achievement {
/**
* Gets the achievement associated with the given ID.
* <p />
* <p>
* Note that the ID must already be offset using {@link #STATISTIC_OFFSET}
*
* @param id ID of the achievement to return