Uses of Interface
org.bukkit.BanList
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes relevant to bans.
-
Uses of BanList in org.bukkit
Modifier and TypeMethodDescriptionstatic <T extends BanList<?>>
TBukkit.getBanList
(BanList.Type type) Gets a ban list for the supplied type.<T extends BanList<?>>
TServer.getBanList
(BanList.Type type) Gets a ban list for the supplied type. -
Uses of BanList in org.bukkit.ban