History - net.minecraft.server.ServerConfigList
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.server.players.StoredUserList
net.minecraft.class_3331
net.minecraft.server.ServerConfigList
Fields
org.slf4j.Logger: LOGGER, field_14373, LOGGER
com.google.gson.Gson: GSON, field_14374, GSON
File: file, field_14370, file
Map<String, V>: map, field_14371, map
ManagementListener: notificationService, field_62420, field_62420
Constructors
Methods
File (): getFile, method_14643, getFile
boolean (V): add, method_14633, add
V (K): get, method_14640, get
boolean (K): remove, method_14635, remove
boolean (ServerConfigEntry<K>): remove, method_14638, remove
void (): clear, method_73998, clear
String[] (): getUserList, method_14636, getNames
boolean (): isEmpty, method_14641, isEmpty
String (K): getKeyForUser, method_14634, toString
boolean (K): contains, method_14644, contains
void (): removeExpired, method_14631, removeInvalidEntries
ServerConfigEntry<K> (com.google.gson.JsonObject): createEntry, method_14642, fromJson
Collection<V> (): getEntries, method_14632, values
void (): save, method_14629, save
void (): load, method_14630, load
com.google.gson.JsonObject (ServerConfigEntry): lambda$save$0, method_24897, method_24897