public static class Launcher.PluginsConfig extends Launcher.MapWithAlias<PluginConfig>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PluginsConfig() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAliases(PluginConfig item) |
containsKey, get, getMainKey, isAlias, put, putAll, removeclear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic String[] getAliases(PluginConfig item)
getAliases in class Launcher.MapWithAlias<PluginConfig>