public class UserListOps extends UserList
Constructor and Description |
---|
UserListOps(java.io.File p_i1152_1_) |
Modifier and Type | Method and Description |
---|---|
protected UserListEntry |
createEntry(com.google.gson.JsonObject entryData) |
protected java.lang.String |
func_152699_b(com.mojang.authlib.GameProfile p_152699_1_) |
com.mojang.authlib.GameProfile |
getGameProfileFromName(java.lang.String p_152700_1_) |
java.lang.String[] |
getKeys() |
protected java.lang.String |
getObjectKey(java.lang.Object obj) |
addEntry, getEntry, getSaveFile, getValues, hasEntries, hasEntry, isLanServer, readSavedFile, removeEntry, setLanServer, writeChanges
protected UserListEntry createEntry(com.google.gson.JsonObject entryData)
createEntry
in class UserList
protected java.lang.String func_152699_b(com.mojang.authlib.GameProfile p_152699_1_)
public com.mojang.authlib.GameProfile getGameProfileFromName(java.lang.String p_152700_1_)
protected java.lang.String getObjectKey(java.lang.Object obj)
getObjectKey
in class UserList