net.minecraft.server.players

public class UserWhiteList

extends StoredUserList<NameAndId, UserWhiteListEntry>

bbn
net.minecraft.server.players.UserWhiteList
net.minecraft.class_3337
net.minecraft.server.Whitelist
net.minecraft.src.C_111_
net.minecraft.server.players.WhiteList

Constructor summary

ModifierConstructor
public (File p_424868_, NotificationService arg1)

Method summary

Modifier and TypeMethod
protected StoredUserEntry<NameAndId>
a(com.google.gson.JsonObject arg0)
createEntry(com.google.gson.JsonObject arg0)
method_14642(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject arg0)
m_6666_(com.google.gson.JsonObject arg0)
public boolean
a(bbb arg0)
isWhiteListed(NameAndId arg0)
method_14653(class_11560 arg0)
isAllowed(PlayerConfigEntry arg0)
m_11453_(C_410914_ arg0)
public boolean
a(bbo arg0)
add(UserWhiteListEntry arg0)
method_74008(class_3340 arg0)
add(WhitelistEntry arg0)
m_11381_(C_112_ arg0)
public boolean
b(bbb arg0)
remove(NameAndId arg0)
method_74009(class_11560 arg0)
remove(PlayerConfigEntry arg0)
m_11393_(C_410914_ arg0)
public void
a()
clear()
method_73998()
clear()
m_416764_()
public String[]
b()
getUserList()
method_14636()
getNames()
m_5875_()
protected String
c(bbb arg0)
getKeyForUser(NameAndId arg0)
method_14652(class_11560 arg0)
toString(PlayerConfigEntry arg0)
m_5981_(C_410914_ arg0)