| Package | Description |
|---|---|
| org.bukkit |
The root package of the Bukkit API, contains generalized API classes.
|
| Modifier and Type | Method | 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 © 2020. All rights reserved.