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