Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Edmond Poon
2013-08-03 21:46:30 -04:00
parent 2ccd6714a1
commit 466febbe41
80 changed files with 259 additions and 43 deletions

View File

@@ -109,6 +109,7 @@ public class PlayerCommandPreprocessEvent extends PlayerEvent implements Cancell
* The set returned is not guaranteed to be mutable and may auto-populate on access.
* Any listener accessing the returned set should be aware that it may reduce performance for a lazy set implementation.
* Listeners should be aware that modifying the list may throw {@link UnsupportedOperationException} if the event caller provides an unmodifiable set.
*
* @deprecated This method is provided for backward compatibility with no guarantee to the effect of viewing or modifying the set.
* @return All Players who will see this chat message
*/