Uses of Class
net.minecraft.server.management.IPBanList
-
Packages that use IPBanList Package Description net.minecraft.server.management -
-
Uses of IPBanList in net.minecraft.server.management
Fields in net.minecraft.server.management declared as IPBanList Modifier and Type Field Description private IPBanList
PlayerList. ipBans
Methods in net.minecraft.server.management that return IPBanList Modifier and Type Method Description IPBanList
PlayerList. getIpBans()
-