mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 22:22:18 -07:00
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