net.minecraft.server

public class BannedPlayerList

extends ServerConfigList<PlayerConfigEntry, BannedPlayerEntry>

net.minecraft.server.players.UserBanList
net.minecraft.class_3335
net.minecraft.server.BannedPlayerList

Constructor summary

ModifierConstructor
public (File file, ManagementListener notificationService)

Method summary

Modifier and TypeMethod
protected ServerConfigEntry<PlayerConfigEntry>
createEntry(com.google.gson.JsonObject object)
method_14642(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject arg0)
public boolean
isBanned(NameAndId user)
method_14650(class_11560 arg0)
contains(PlayerConfigEntry player)
public String[]
getUserList()
method_14636()
getNames()
protected String
getKeyForUser(NameAndId user)
method_14649(class_11560 arg0)
toString(PlayerConfigEntry arg0)
public boolean
add(UserBanListEntry infos)
method_74006(class_3336 arg0)
add(BannedPlayerEntry arg0)
public boolean
remove(NameAndId user)
method_74007(class_11560 arg0)
remove(PlayerConfigEntry arg0)
public void
clear()
method_73998()
clear()
protected String
getKeyForUser(Object user)
method_14634(Object arg0)
toString(Object arg0)
public boolean
remove(Object user)
method_14635(Object arg0)
remove(Object arg0)
public boolean
add(StoredUserEntry infos)
method_14633(class_3330 arg0)
add(ServerConfigEntry arg0)
private static String[]
lambda$getUserList$0(int arg0)
method_32821(int arg0)
method_32821(int arg0)