net.minecraft.server

public class Whitelist

extends ServerConfigList<PlayerConfigEntry, WhitelistEntry>

net.minecraft.server.players.UserWhiteList
net.minecraft.class_3337
net.minecraft.server.Whitelist

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
isWhiteListed(NameAndId user)
method_14653(class_11560 arg0)
isAllowed(PlayerConfigEntry arg0)
public boolean
add(UserWhiteListEntry infos)
method_74008(class_3340 arg0)
add(WhitelistEntry arg0)
public boolean
remove(NameAndId user)
method_74009(class_11560 arg0)
remove(PlayerConfigEntry arg0)
public void
clear()
method_73998()
clear()
public String[]
getUserList()
method_14636()
getNames()
protected String
getKeyForUser(NameAndId user)
method_14652(class_11560 arg0)
toString(PlayerConfigEntry arg0)
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_32822(int arg0)
method_32822(int arg0)