| コンストラクタと説明 | 
|---|
| OpList(java.io.File saveFile) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| boolean | bypassesPlayerLimit(com.mojang.authlib.GameProfile profile) | 
| protected UserListEntry<com.mojang.authlib.GameProfile> | createEntry(com.google.gson.JsonObject entryData) | 
| java.lang.String[] | getKeys() | 
| protected java.lang.String | getObjectKey(com.mojang.authlib.GameProfile obj)Gets the key value for the given object | 
addEntry, getEntries, getEntry, getSaveFile, hasEntry, isEmpty, isLanServer, readSavedFile, removeEntry, removeEntry, setLanServer, writeChangesprotected UserListEntry<com.mojang.authlib.GameProfile> createEntry(com.google.gson.JsonObject entryData)
createEntry クラス内 UserList<com.mojang.authlib.GameProfile,OpEntry>public java.lang.String[] getKeys()
public boolean bypassesPlayerLimit(com.mojang.authlib.GameProfile profile)
protected java.lang.String getObjectKey(com.mojang.authlib.GameProfile obj)
getObjectKey クラス内 UserList<com.mojang.authlib.GameProfile,OpEntry>