net.minecraft.server.players

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

abt
net.minecraft.server.players.StoredUserList
net.minecraft.class_3331
net.minecraft.unmapped.C_ontrhiil
net.minecraft.server.ServerConfigList
net.minecraft.server.management.UserList
net.minecraft.server.v1_16_R1.JsonList

Field summary

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

Constructor summary

ModifierConstructor
public (File file)

Method summary

Modifier and TypeMethod
public File
b()
getFile()
method_14643()
m_yxdpvkfu()
getFile()
func_152691_c()
public void
a(V arg0)
add(V arg0)
method_14633(V arg0)
m_tsicnchw(V arg0)
add(V entry)
func_152687_a(V arg0)
add(V arg0)
public V
b(K arg0)
get(K arg0)
method_14640(K arg0)
m_gkfwygpc(K arg0)
get(K key)
func_152683_b(K arg0)
get(K arg0)
public void
c(K arg0)
remove(K arg0)
method_14635(K arg0)
m_ikrtiqik(K arg0)
remove(K key)
func_152684_c(K arg0)
remove(K arg0)
public void
b(abs<K> arg0)
remove(StoredUserEntry<K> arg0)
method_14638(class_3330<K> arg0)
m_ceolyphy(C_tvaqzxyk<K> arg0)
remove(ServerConfigEntry<K> entry)
func_199042_b(UserListEntry<K> arg0)
public String[]
a()
getUserList()
method_14636()
m_glfivhhx()
getNames()
func_152685_a()
getEntries()
public boolean
c()
isEmpty()
method_14641()
m_hemajilv()
isEmpty()
func_152690_d()
isEmpty()
protected String
a(K arg0)
getKeyForUser(K arg0)
method_14634(K arg0)
m_yepvefdd(K arg0)
toString(K profile)
func_152681_a(K arg0)
protected boolean
d(K arg0)
contains(K arg0)
method_14644(K arg0)
m_coxkvypn(K arg0)
contains(K arg0)
func_152692_d(K arg0)
private void
g()
removeExpired()
method_14631()
m_hhjratxy()
removeInvalidEntries()
func_152680_h()
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)
func_152682_a(com.google.gson.JsonObject arg0)
public Collection<V>
d()
getEntries()
method_14632()
m_qfbslmgq()
values()
func_199043_f()
public void
e()
save()
method_14629()
m_thsocvxg()
save()
func_152678_f()
save()
public void
f()
load()
method_14630()
m_gsobrrnk()
load()
func_152679_g()
load()