net.minecraft.server.players

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

xz
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_14_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
protected final com.google.gson.Gson
b
gson
field_14374
f_xrinpdtt
GSON
field_152694_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
private boolean
e
enabled
field_14372
f_amlorfsi
enabled
field_152697_e
private static final ParameterizedType
f
USERLIST_ENTRY_TYPE
field_14369
f_tfoehoxd
field_152698_f

Constructor summary

ModifierConstructor
public (File arg0)

Method summary

Modifier and TypeMethod
public boolean
b()
isEnabled()
method_14639()
m_nbcxmijx()
isEnabled()
func_152689_b()
isEnabled()
public void
a(boolean arg0)
setEnabled(boolean arg0)
method_14637(boolean arg0)
m_jdktrywb(boolean arg0)
setEnabled(boolean enabled)
func_152686_a(boolean arg0)
public File
c()
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 arg0)
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 arg0)
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 arg0)
func_152684_c(K arg0)
remove(K arg0)
public void
b(xy<K> arg0)
remove(StoredUserEntry<K> arg0)
method_14638(class_3330<K> arg0)
m_ceolyphy(C_tvaqzxyk<K> arg0)
removeEntry(ServerConfigEntry<K> arg0)
func_199042_b(UserListEntry<K> arg0)
public String[]
a()
getUserList()
method_14636()
m_glfivhhx()
getNames()
func_152685_a()
getEntries()
public boolean
d()
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
h()
removeExpired()
method_14631()
m_hhjratxy()
removeInvalidEntries()
func_152680_h()
protected 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 arg0)
func_152682_a(com.google.gson.JsonObject arg0)
public Collection<V>
e()
getEntries()
method_14632()
m_qfbslmgq()
values()
func_199043_f()
public void
f()
save()
method_14629()
m_thsocvxg()
save()
func_152678_f()
save()
public void
g()
load()
method_14630()
m_gsobrrnk()
load()
func_152679_g()
load()