public class UserListWhitelist extends UserList
Constructor and Description |
---|
UserListWhitelist(java.io.File p_i1132_1_) |
Modifier and Type | Method and Description |
---|---|
protected UserListEntry |
createEntry(com.google.gson.JsonObject entryData) |
protected java.lang.String |
func_152704_b(com.mojang.authlib.GameProfile p_152704_1_) |
boolean |
func_152705_a(com.mojang.authlib.GameProfile p_152705_1_) |
com.mojang.authlib.GameProfile |
func_152706_a(java.lang.String p_152706_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
public boolean func_152705_a(com.mojang.authlib.GameProfile p_152705_1_)
protected java.lang.String func_152704_b(com.mojang.authlib.GameProfile p_152704_1_)
public com.mojang.authlib.GameProfile func_152706_a(java.lang.String p_152706_1_)
protected java.lang.String getObjectKey(java.lang.Object obj)
getObjectKey
in class UserList