Pulling all pending Bukkit-JavaDoc changes
By: Wesley Wolfe <weswolf@aol.com>
This commit is contained in:
@ -451,7 +451,7 @@ public final class Bukkit {
|
||||
* @see Server#getBanList(BanList.Type)
|
||||
*/
|
||||
public static BanList getBanList(BanList.Type type){
|
||||
return server.getBanList(type);
|
||||
return server.getBanList(type);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user