Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Wesley Wolfe
2013-02-22 22:49:38 -06:00
parent 23f5a057f8
commit 0b494f8896
46 changed files with 292 additions and 14 deletions

View File

@@ -652,7 +652,7 @@ public interface Server extends PluginMessageRecipient {
/**
* Gets user-specified limit for number of ambient mobs that can spawn in a chunk
* @returns The ambient spawn limit
* @return The ambient spawn limit
*/
int getAmbientSpawnLimit();