Pulling all pending Bukkit-JavaDoc changes

By: Wesley Wolfe <wesley.d.wolfe+git@gmail.com>
This commit is contained in:
Bukkit/Spigot
2014-07-08 23:56:15 -05:00
parent 7a4e236f4d
commit bbc211faba
4 changed files with 10 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ public enum GameMode {
SURVIVAL(0),
/**
* Adventure mode cannot break blocks, use chat, use buckets, etc.
* Adventure mode cannot break blocks without the correct tools.
*/
ADVENTURE(2);