Uses of Class
net.minecraft.server.management.BanList

Packages that use BanList
net.minecraft.server.management   
 

Uses of BanList in net.minecraft.server.management
 

Methods in net.minecraft.server.management that return BanList
 BanList ServerConfigurationManager.getBannedIPs()
           
 BanList ServerConfigurationManager.getBannedPlayers()