net.minecraft.server.players

public abstract class StoredUserList<K, V extends StoredUserEntry<K>>

avv
net.minecraft.server.players.StoredUserList
net.minecraft.class_3331
net.minecraft.unmapped.C_ontrhiil
net.minecraft.server.ServerConfigList
net.minecraft.server.ServerConfigList

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_14373
f_qbeevtor
LOGGER
LOGGER
private static final com.google.gson.Gson
b
GSON
field_14374
f_bmjbozbe
GSON
GSON
private final File
c
file
field_14370
f_rjldhaka
file
file
private final Map<String, V>
d
map
field_14371
f_usxuvfnz
map
map

Constructor summary

ModifierConstructor
public (File file)

Method summary

Modifier and TypeMethod
public File
b()
getFile()
method_14643()
m_yxdpvkfu()
getFile()
getFile()
public void
a(V arg0)
add(V arg0)
method_14633(V arg0)
m_tsicnchw(V arg0)
add(V entry)
add(V entry)
public V
b(K arg0)
get(K arg0)
method_14640(K arg0)
m_gkfwygpc(K arg0)
get(K key)
get(K key)
public void
c(K arg0)
remove(K arg0)
method_14635(K arg0)
m_ikrtiqik(K arg0)
remove(K key)
remove(K key)
public void
b(avu<K> arg0)
remove(StoredUserEntry<K> arg0)
method_14638(class_3330<K> arg0)
m_ceolyphy(C_tvaqzxyk<K> arg0)
remove(ServerConfigEntry<K> entry)
remove(ServerConfigEntry<K> entry)
public String[]
a()
getUserList()
method_14636()
m_glfivhhx()
getNames()
getNames()
public boolean
c()
isEmpty()
method_14641()
m_hemajilv()
isEmpty()
isEmpty()
protected String
a(K arg0)
getKeyForUser(K arg0)
method_14634(K arg0)
m_yepvefdd(K arg0)
toString(K profile)
toString(K profile)
protected boolean
d(K arg0)
contains(K arg0)
method_14644(K arg0)
m_coxkvypn(K arg0)
contains(K arg0)
contains(K entry)
private void
g()
removeExpired()
method_14631()
m_hhjratxy()
removeInvalidEntries()
removeInvalidEntries()
protected abstract StoredUserEntry<K>
a(com.google.gson.JsonObject arg0)
createEntry(com.google.gson.JsonObject arg0)
method_14642(com.google.gson.JsonObject arg0)
m_ixwvztzw(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject json)
fromJson(com.google.gson.JsonObject arg0)
public Collection<V>
d()
getEntries()
method_14632()
m_qfbslmgq()
values()
values()
public void
e()
save()
method_14629()
m_thsocvxg()
save()
save()
public void
f()
load()
method_14630()
m_gsobrrnk()
load()
load()