| Package | Description | 
|---|---|
| org.bukkit | 
 The root package of the Bukkit API, contains generalized API classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static @NotNull BanList | 
Bukkit.getBanList(BanList.Type type)
Gets a ban list for the supplied type. 
 | 
@NotNull BanList | 
Server.getBanList(BanList.Type type)
Gets a ban list for the supplied type. 
 | 
Copyright © 2021. All rights reserved.