| Package | Description |
|---|---|
| net.glowstone.util.bans |
| Modifier and Type | Field and Description |
|---|---|
protected List<JsonListFile.BaseEntry> |
JsonListFile.entries
The list as we currently know it.
|
| Modifier and Type | Method and Description |
|---|---|
protected JsonListFile.BaseEntry |
UuidListFile.readEntry(Map<String,String> map) |
protected JsonListFile.BaseEntry |
GlowBanList.readEntry(Map<String,String> object) |
protected abstract JsonListFile.BaseEntry |
JsonListFile.readEntry(Map<String,String> object)
Deserialize an entry from JSON format.
|
Copyright © 2021. All rights reserved.