Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Edmond Poon
2013-04-02 00:11:22 -04:00
parent 10c1edca78
commit 409595c2a2
93 changed files with 539 additions and 505 deletions

View File

@@ -2,7 +2,7 @@ package org.bukkit;
/**
* An Enum of Sounds the server is able to send to players.
* <p />
* <p>
* WARNING: At any time, sounds may be added/removed from this Enum or even MineCraft itself! There is no guarantee the sounds will play.
* There is no guarantee values will not be removed from this Enum. As such, you should not depend on the ordinal values of this class.
*/