Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Wesley Wolfe
2013-09-10 21:02:53 -05:00
parent 6ae876a38c
commit 6d03f7a638
61 changed files with 219 additions and 43 deletions

View File

@@ -6,6 +6,7 @@ import org.bukkit.entity.Player;
* Represents an object that may become a server operator, such as a {@link Player}
*/
public interface ServerOperator {
/**
* Checks if this object is a server operator
*